Popup Error - Don't know how to classify this

Posts from previous Beta sessions

Popup Error - Don't know how to classify this

Postby Dyaxler » Mon Feb 04, 2008 1:57 pm

I was told to post this issue here...

I get this error popup (screen shot) and after closing the following PHP errors show up under "ArmorySync Error Infos"

Code: Select all
Line   Time   File   Class   Function   Info   Status
      addons/armorysync/inc/armorysync.class.php         Notice line 299: Undefined index: gemTooltip   
      addons/armorysync/inc/armorysync.class.php         Warning line 299: array_keys() [<a href='function.array-keys'>function.array-keys</a>]: The first argument should be an array   
Attachments
errorduringsync.jpg
errorduringsync.jpg (55.06 KiB) Viewed 638 times
Dyaxler
WR.net Apprentice
WR.net Apprentice
 
Posts: 48
Joined: Sat Jan 05, 2008 4:51 pm

Popup Error - Don't know how to classify this

Postby poetter » Mon Feb 04, 2008 2:48 pm

The armorysync notice is uninteresting to this issue. its fixed btw in thenext commit. The sql problem should be related to keys.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

Popup Error - Don't know how to classify this

Postby PleegWat » Tue Feb 05, 2008 4:19 am

It looks like this is a MySQL 4.x restriction that was lifted in 5.0, related to my use of the HAVING clause. I'll ponder about a workaround.

<technobabble>
The column `stages`.`count` is used in the HAVING clause, but not in the SELECT clause. This is only allowed in mysql 5.0+. Adding it to the SELECT clause leads to another SQL error because there's no column to insert into.
</technobabble>

Suggestions appreciated.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron