IRC log for #wowroster on 20080601

02:53.20*** join/#wowroster poetter (n=poetter@e177160101.adsl.alicedsl.de)
03:44.17*** join/#wowroster Tennessee (i=CPGMembe@c-71-228-161-233.hsd1.tn.comcast.net)
03:44.51Tennesseehello hello
03:46.05Tennesseetheres no error's its the best
03:47.50Zanixhi
03:48.00Zanixyeah, I cleaned it up a bit
03:48.25Tennesseemore than bit
03:48.29*** join/#wowroster vecna_ (n=vecna@clearstream.vecnix.net)
03:48.35Tennesseei dont see 1 error
03:49.00ZanixI didnt look at the lua parsing yet, to see if it can be moved to Roster's
03:49.20Tennesseeyeah i havent tryed the 2.0 yet
03:50.09Zanixto upload data to it?
03:50.21Tennesseemyself, but all ya have to do is delete like the last 5 or so keys from any 1 in the karma.lua file
03:51.22Tennesseeand add them and take like the 1st 5 away to see if its reading the keys
03:51.57Tennesseethe 1.7 didnt read the karma.lua keys it just counted
03:52.22Tennesseeso your data coundn't change at all
03:52.33Zanixhmmm
03:52.55Zanixso the updatekarma.php in the 2.0 version is unchanged from the 1.7.3 version
03:52.55Tennesseejust think of it as a data store
03:53.00Zanix...I have to go eat soon
03:53.28Zanixare you going to be around later? say in about 2 hours or so
03:53.49Tennesseenot really, i had to bring some functions over fromt the wowdb to get it to work
03:54.03Tennesseeyea ill be on
03:54.18Zanixok, I have to go eat, but ill be back in about 2 hours or os
03:54.19Zanixso
03:54.27Tennesseekk ill be around
03:54.31Zanixthen we can figure out the lua part
03:54.40Zanixsee ya later
03:54.50Tennessee<thumbs up>
04:01.12*** join/#wowroster Tupsi (n=Miranda@pD95FC4E9.dip.t-dialin.net)
06:49.00Zanixim back
06:49.05Zanixhi wowTennessee
07:09.25Zanixedits look good
08:02.57wowTennesseecool
08:03.52wowTennesseegot to playing bg's and couldn't stop
08:16.16Zanixlol
08:16.21Zanixdont blame ya
08:16.39ZanixI added in some upgrade routines in the installer
08:16.45Zanixto add in the buttons
08:55.09Zanixim headed to bed, night
08:59.01*** join/#wowroster Guest (n=Guest@adsl-75-62-217-173.dsl.kntpin.sbcglobal.net)
08:59.47Guest21948I am need some help on doing the 10 free trail for the Burning Crusade upgrade. It seems to have not upgraded anything.
09:27.48*** join/#wowroster Tupsi (n=Miranda@pD95FC4E9.dip.t-dialin.net)
11:24.47*** join/#wowroster Sansalas (n=lortie@p5B01BE6D.dip.t-dialin.net)
12:02.33*** join/#wowroster vecna_ (n=vecna@clearstream.vecnix.net)
13:31.36*** join/#wowroster Gaxme (n=Gaxme@71-36-158-179.mpls.qwest.net)
14:35.53*** join/#wowroster Tennessee (i=CPGMembe@c-71-228-161-233.hsd1.tn.comcast.net)
14:36.23wowTennesseehello
16:15.59wowTennesseeany 1 there
17:44.04*** join/#wowroster vecna_ (n=vecna@clearstream.vecnix.net)
19:23.52*** join/#wowroster lhunath (n=lhunath@unaffiliated/lhunath)
19:24.18lhunathwowroster seems to have a case issue.
19:25.03lhunathit keeps referring to things like inv_... in Interface/Icons but the real name is INV_...
19:26.34wowTennesseeu might beable to change this in the config
19:28.50Zanixno, Roster 2.0 translates all the icon names to lower case
19:36.42wowTennesseezanix is there anther way to write this
19:37.23wowTennessee$roster->output['http_header'] = '<link rel="stylesheet" type="text/css" href="' . $addon['config']['karmahistory_css'] . '" />
19:37.43wowTennesseeo wait
19:37.57wowTennesseeits the
19:37.59wowTennessee<script type="text/javascript" src="http://www.wowdb.com/js/extooltips.js"></script>
19:38.23wowTennesseeits not like seein it or something
19:54.41Zanixwhat do you mean?
19:58.32lhunathhow would I go about deleting a guild?
20:03.01Zanixdata manager in rostercp
20:03.12Zanixpick the guild in the menu
20:03.22Zanixand hit delete guild at the bottom of the table
20:03.53lhunathcheers.
20:04.25lhunathany chance you can pass me a CP.lua I can play with?  haven't got WoW anymore and trying to fix a bug in NP.
20:06.20Zanixsure
20:06.22Zanixin the svn
20:06.26Zanixin the roster repos
20:06.48Zanixin the folder "cp for testing"
20:06.51Zanixthere are a few
20:09.43lhunathsweet.
20:10.02ZanixwowTennessee, in pages/roster_header
20:10.03Zanix.php
20:10.10Zanix$roster->output['http_header']
20:10.14Zanixshould be
20:10.16Zanix$roster->output['html_head']
20:10.19Zanixoops
20:11.54Zanixalso, I would remove the itemstat js part too, since roster uses the exact same tooltip code that itemstats uses
20:12.03Zanixand this line
20:12.04Zanix<link rel="stylesheet" type="text/css" href="' . $addon['config']['karmahistory_css'] . '" />
20:12.18Zanixroster automatically includes style.css from the addon folder
20:14.12*** join/#wowroster Sansalas (n=lortie@p5B01EC75.dip.t-dialin.net)
20:27.30wowTennesseeill just that a shot
20:31.16wowTennesseewhen i tryed removin the itemstatsjs and the tooltip gets all out of wack, i may have to set the lib.js inthe item stats folder
20:42.19Zanixhmmm
20:42.28Zanixcan you show me what it looks like?
20:44.01wowTennesseek 1 sec
20:45.51wowTennesseei just
20:46.00wowTennesseeThis Page Is Valid XHTML 1.0 Transitional! on my 1st page
20:47.02wowTennesseeand omg it fails when i use itemstats
20:48.53wowTennesseehttp://msimmers.com/roster/index.php?p=util-karmahistory
20:49.01wowTennesseethat link will show ya
20:51.01Zanixok, looking now
20:52.13Zanixlooks ok to me
20:55.16wowTennesseeu dont see the white space
20:56.25wowTennesseeo ibet i have to put in something like <!--if[IE7] CDATA
20:56.41wowTennesseeill ss it
20:58.45wowTennesseehttp://wilson.msimmers.com/ssofitem.jpg
21:03.08Zanixno, I dont see it
21:03.44Zanixyou probably have IE6 then
21:04.12wowTennesseeu see my ss of the white space
21:04.32wowTennesseeand the tooltip id 10% shy
21:04.45wowTennesseecuts part of the words off
21:04.53Zanixhttp://www.clarkjo.com/files/karma.jpg
21:05.37wowTennesseewell
21:05.59wowTennesseehow do i fix it for the ie ppl
21:06.26wowTennesseeim using ie7
21:10.26Zanixie7 shouldnt have this problem
21:10.46Zanixoh, i bet its the hideform plugin for overlib
21:11.02Zanixhmmm
21:14.04*** part/#wowroster lhunath (n=lhunath@unaffiliated/lhunath)
21:25.49ZanixwowTennessee, including the overlib.js in itemstats gets rid of the white background?
21:29.15wowTennesseehavnt tryed i will know
21:29.38wowTennesseewas lookin at the itemstats junk to see if i can make it pass code
21:33.01Zanixitemstats is very messy code
21:33.09Zanixits quite inconsistant
21:34.31wowTennesseeit looks like it has a mix of both html 4 and xtml 1
21:35.28Zanixyeah, it does
21:43.24wowTennesseeuse the overlib.js out of the js folder right
21:44.15Zanixyou were using the js out of the itemstats folder
21:44.26wowTennesseeyeah
21:46.02Zanixwhen you used that, did the white background show?
21:48.48wowTennesseenope its gone
21:49.05wowTennesseeis there a way to call it other than putting
21:49.13wowTennessee<script type="text/javascript" src="./js/overlib.js"></script>
21:49.16wowTennesseein the header
21:49.43wowTennesseeor just call that done :p
21:52.13Zanixso you put it in twice?
21:52.51wowTennesseewell i had to call it for it to make the tooltip nice
21:53.21wowTennesseeits only in the header addon
21:53.36ZanixI see
21:53.45Zanixoh, remove this too <link rel="stylesheet" type="text/css" href="addons/karmahistory/style.css" />
21:53.58Zanixfrom roster_header, since Roster already includes your css style for you
21:54.35Zanixand use this to include overlib again
21:54.45Zanix<script type="text/javascript" src="' . ROSTER_PATH . 'js/overlib.js"></script>
21:56.25wowTennesseesweet done
21:57.43Zanixdoesnt look like it, I would use what I put, otherwise when people use this in say, rosterdf, it will not work correctly
21:57.48Zanixsince you are using relative paths
21:58.05Zanixuse the variables and you wont have any problems
21:58.59wowTennesseeatm there are no php error and i got the 1st page to pass using wowdb
21:59.36wowTennesseewhat broser u use
22:00.48Zanixthis doenst have to do with php or browser errors, just because it works doesnt mean it will work always
22:01.08wowTennesseeheh
22:01.13Zanixor with roster when its ported
22:01.30ZanixI use FireFox 3 RC1
22:01.46Zanixand IE7...when I remember to test Roster in it
22:03.18wowTennesseeahh that dont have my lang for dl
22:03.33wowTennesseejust kiding
22:04.08wowTennesseedo ppl use bable fish to translate there roster
22:04.22Zanixno
22:04.30Zanixat least I hope not
22:04.46wowTennesseewell i meant for addon;s
22:04.54Zanixsame, I hope not
22:05.04wowTennesseek i wont them
22:05.23Zanixwell, its your addon, you can translate how you want to
22:05.40ZanixI always prefer native speakers to translate
22:06.08wowTennesseeill have to make a post for 1
22:06.26Zanixjust make a post in your sub-forum about translation, you will get some people to translate for sure
22:06.33wowTennesseesee if i can hook up karma with some fr and german langs
22:07.14wowTennesseeo u know the lang drop dow u have in the main menu
22:08.00wowTennesseeis there tmp for it
22:08.18Zanixwhat do you mean?
22:09.12wowTennesseeputing the box drop down search on the main menu as a drop down
22:12.46Zanixoh, there is no way to put anythign like that in the menu
22:12.54Zanixfrom an addon anyway
22:20.02*** join/#wowroster PleegWat (n=PleegWat@212-123-189-114.ip.telfort.nl)
22:20.02*** mode/#wowroster [+o PleegWat] by ChanServ
22:20.20wowTennesseedown to 5 errors
22:42.14Zanixim gonna go for a bit, got some running around to do
23:16.21*** join/#wowroster Kyrin_ (n=gostlund@d198-53-148-150.abhsia.telus.net)
23:29.13*** join/#wowroster PleegWat_ (n=PleegWat@212-123-189-114.ip.telfort.nl)
23:29.13*** mode/#wowroster [+o PleegWat_] by ChanServ

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.