irclog2html for #wowroster on 20070219

00:06.02draculawhy does the table 'roster_players' also contain a 'name' column ?
00:20.49Mathoslegacy I guess
00:21.19Mathosyou browsed the code yet Drac ?
00:21.26MathosI am working on the thing btw
00:21.33Mathosjust so you know :)
01:00.48draculaoh too late
01:00.59Anaxenthaha
01:01.07Anaxentyeah happened to me a good 20minis ago
01:01.51draculalegacy... :s
01:02.09draculaduplication can only lead to inconsistency
01:02.22draculabut I admit, in this case it's easy for me :)
01:02.40Anaxentso shoot I need to do some BG tonight
01:02.49draculaBG ?
01:02.50Anaxentand make sure pvplog and all is working in DF
01:02.55draculahaha
01:02.55Anaxentbattlegrounds
01:03.07draculayeah I figured that... wondered why :)
01:04.37draculaAnaxent: do you know how to delete someone's profile from the database?
01:05.55Anaxentthere is an addon
01:05.56Anaxenthttp://wowroster.net/Downloads/details/id=47.html
01:06.07draculaooh
01:06.11Anaxentbut not sure if it still works as it was built for 1.7.0
01:06.53draculaI'm trying to figure out over which tables a profile is spread out ;)
01:07.26Anaxentcheck all tables via member_id
01:07.51draculabut I should not touch roster_members
01:08.04draculasince that contains the actual guild member list
02:23.24*** join/#wowroster jeffrey (n=jeffrey@75.110.61.229)
02:25.43Anaxentwell guys time for me to head home
02:25.46Anaxenttake it easy
02:25.50draculalaters
02:25.51jeffreycya
03:00.04*** join/#wowroster Anaxent (n=Anaxent@ip72-208-134-254.ph.ph.cox.net)
03:00.07*** mode/#wowroster [+o Anaxent] by ChanServ
03:53.15*** join/#wowroster Harshmage (i=lordhars@0-1pool180-55.nas19.tempe1.az.us.da.qwest.net)
04:52.04*** join/#wowroster DiscoWay (n=chatzill@c-71-193-217-112.hsd1.or.comcast.net)
04:52.29DiscoWayI have a question about some annoying code =p
04:53.49draculashoot
04:54.44DiscoWayOk so here is what im trying to get to come out http://www.nomad-legacy.net/WoWRosterDF/roster_addon_name=equipview/index.php
04:54.58DiscoWayinstead it is index.html
04:55.20DiscoWay<form action="<? echo ''.getlink($module_name.'&amp;roster_addon_name=equipview&amp;file=index').'' ?>" method="GET" name="myform">
04:55.22DiscoWay<input type="hidden" value="equipview">
04:55.37DiscoWayhow do i tell it to do .php instead of html
04:56.08DiscoWay?
04:56.40DiscoWayI have been stumped on this for the last 20 minutes =p
04:59.25HarshmageI've noticed that DF converts links to html...so instead of module.php?module=ForumsPro, it's ForumsPro.html...
05:00.47Harshmageso there's probably a security setting within DF that does that
05:05.00DiscoWayHmm, ill have to try another way then maybe, thanks
05:14.36draculaI dont know anything about DF ;)
05:14.59draculaDF = wowroster in a shell ?
05:27.13HarshmageDracula, DF is Dragonfly CMS.  what WoWRoster.com is running.  Much like php-nuke, and the other nukes, it's a modular system that's easy to manage
06:46.40*** join/#wowroster Tupsi (n=lumpi@213.20.246.131)
06:46.44*** join/#wowroster lumpreal (n=lumpi@213.20.246.131)
07:13.56*** join/#wowroster Mathos (n=Mathos@119-244-045-062.dynamic.caiway.nl)
07:13.56*** mode/#wowroster [+o Mathos] by ChanServ
09:45.46*** join/#wowroster Vecna (i=Vecnah@vecna.aenix.net)
09:46.39*** join/#wowroster vecnix (i=Vecnah@vecna.aenix.net)
13:33.32*** join/#wowroster [Beercow] (n=happysl@1304ds1-ksa.0.fullrate.dk)
13:36.13draculahi all
13:40.57draculaanyone else using MadeBy addon?
14:28.37draculaoh, I see... again files missing in SVN :s
14:30.23PleegWathi
14:36.36draculalo PleegWat
14:39.03draculaMadeBy is even tagged in SVN but is missing the lib/ directory...
14:39.55PleegWatDunno. I think I got my updated version from the download section cause the new maintainer wasn't using SVN
14:40.36PleegWatThe downside of a complicated product like wowroster is that it's the devil to debug elsewhere
14:40.52PleegWatAnd somehow only the noob admins run into the weird problems.
14:42.11draculatags/MadeBy was added yesterday by ds
14:42.20PleegWatyeah, I know
14:42.36PleegWatadmin priviledge. I check out the whole repository.
14:42.52draculais it proper to add the lib directory to a tag?
14:43.40draculaI checked out the whole addon repository, guess that's a part of the thing you have ;)
14:43.48PleegWatWell, you should probably contact ds about any changes you make
14:44.39PleegWatAccording to the rules, you should only check out mods you actively work on in the SVN. But matt copied those rules from wowace, and they're not quite valid cause we don't have a download section basing itself on the svn
14:45.12draculaoh oops
14:45.37PleegWatAs I said, it's not much of a problem cause the addon svn isn't heavily used anyway.
14:46.16draculafirst checkout was the heavy traffic ;)
14:47.04draculahey, another thing I noticed:
14:47.08draculahttp://2js5.com/dcp/roster/char.php?name=Zulraja&server=Aggramar&action=bank
14:48.02draculait uses INV_MISC_HERB_ANCIENTLICHEN.jpg instead of INV_Misc_Herb_AncientLichen.jpg
14:48.21draculabut only with that herb
14:48.33PleegWatI see
14:48.38PleegWatI know of another item that does that
14:48.59PleegWatTHere's a couple of items where CP spits it out capitalized
14:49.03PleegWatProbably a blizz bug
14:49.54PleegWatwindows is case insensitive and probably either mac is case insensitive or blizz does case insensitive checks to inside the mpq's
14:51.21PleegWatI'll ask zanix to do a bug report on the US interface forums about it
14:52.52PleegWatMeanwhile you could make a copy with the capitalized name for each bugged icon you encounter. Or use this workaround: http://www.wowroster.net/Forums/viewtopic/t=2429.html to display a question mark for broken icons
15:26.33draculaah yes I'll go for the symlink
15:28.20PleegWatI'd love to put the second method by default, but it needs the full path in the .htaccess file so it's not possible to include it in the package
15:28.44draculayeah indeed
15:28.59*** join/#wowroster Sylphid|work (n=gamesand@64.6.15.110.outfitters.com)
15:29.04draculayou could set it while installing the roster though
15:29.17draculathe full path is known at that point
15:29.20PleegWattrue
15:29.32PleegWatI think I'm not gonna bother though
16:11.01*** join/#wowroster Anaxent_ (n=chatzill@209-250-16-194.convergentaz.net)
16:11.33Anaxent_good morning
16:14.35PleegWathi
16:14.59PleegWatHaving a bit of trouble with the database homework
16:15.31PleegWatThey say we're allowed to do stuff on windows, but this app doesn't look like it's compilable on windows
16:15.42PleegWatcurrently installing cygwin, hope that works...
16:23.02PleegWatOK under cygwin I can get x100 to compile but it doesn't look like getting graphviz to work there
16:23.06PleegWatsigh
16:24.42PleegWathi zeryl
16:52.39ZerylHiya pleeg :)
16:52.56ZerylPleeg, need access to a linux box?
16:57.12PleegWatWell, I've just installed vmware. But my VM isn't booting.
16:57.40PleegWatAnd I can't run it in workstation cause I'm failing to get it to accept my form
17:01.01PleegWatah, finally
17:15.47*** join/#wowroster Guest455 (n=Guest@20843201.static.cps.virtua.com.br)
17:16.05Guest455Hi there :)
17:17.14SammySO
17:17.36SammyCan I talk here about uniadmin and uniuploader as well?
17:19.15SammyIs there any tutorial or documentation regaring uniadmin setup on wowroster being feed by uniuploader?
17:25.19ZerylI think there should be on the wiki
17:25.30Zeryland there should be a link to the wiki on the main wowroster.net page
17:36.06PleegWatFinally
17:36.25PleegWatAppearantly I could just create a blank image in workstation then run it in player, but I had to hard-assign a CD drive first
17:38.32*** join/#wowroster Zanix2 (n=Zanix@71-221-147-10.bois.qwest.net)
19:05.37ds001Anyone use Zend Studio 5.1 with WoWRosters SVN system?  If so how do I set that up?
19:07.35Zeryli haven't tried
19:10.09ds001I dont wanna just guess... I fear bad things will happen.  Heh.. Like the log on the front page.  I screw up and people will see! :P
19:11.51Anaxent_I have nto really tried it eaither
19:12.10Zerylhttp://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html
19:12.11Anaxent_I did grab data from our svn with zend already
19:12.22Anaxent_but have not tried to edit and commit it back yet
19:12.33Zerylthere is the RFC822 regex for valid email address's
19:13.32Anaxent_huh nice
19:13.41Anaxent_that regex is damn confusing to me
19:14.06ds001regex email validation is an art
19:14.50Zeryllol
19:15.32Zerylart is one word for it
19:15.48ds001heh
19:44.04Anaxent_TGIF
20:42.35*** join/#wowroster Mathos (n=Mathos@119-244-045-062.dynamic.caiway.nl)
20:42.35*** mode/#wowroster [+o Mathos] by ChanServ
20:42.56Mathosyo peeps
20:52.49ds001Just posted my Tooltip mod for Enchantment coloring and Socketing.  Rejoice with the purdy tooltips!
21:06.29PleegWathi
21:41.02Mathosyou got an example ?
21:42.32ds001who me?
21:43.47PleegWatI think there's a CP option to turn tooltip colors on/off but they're off by default. Either because rpgo has trouble handling them or because a lot of other ppl do.
21:43.55PleegWatwouldn't know which one it is though
21:44.53PleegWatPossibly you get them back if you turn off html tooltips
21:49.38ds001hmm i'll have to check that..
21:50.25ds001I wonder if the roster can parse the non html tooltips.
21:50.36PleegWatit can
21:51.13ds001i wonder if more socket info will be passed with non html tips..
22:14.36ds001so, i tested your idea about non html tool tips..  still does not pass color info.
22:15.05ds001no socket info either.. sadly..
22:52.02draculahey ds001  :)
23:20.05*** join/#wowroster chris (n=chris@216.207.124.226)
23:20.10chriswhoami
23:20.18Mathosyou are Chris
23:20.20Anaxent_whats up chris

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.