Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Tools

Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...)

Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2007, 05:26 AM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

Found another little problem this time with the character inventory page.

Code:
Fatal error: Call to undefined method CItem::printAlaborDesc2() in /var/www/localhost/htdocs/alkabor/invItem.php on line 75
I fixed this by changing line 75 from:

Code:
print $item->printAlaborDesc2($char->level);
To:

Code:
print $item->printAlkaborDesc2($char->level);

Not trying to pick it apart or anything just trying to help. Once again great tool.
__________________
Reply With Quote
  #2  
Old 02-05-2007, 06:52 AM
slowglass
Fire Beetle
 
Join Date: Nov 2006
Posts: 15
Default

Thanks again.

Refactored quite a bit recently, especially the CChar class and the CItem class.
Sorry that those typos slipped through.

Great job in alph testing.
Reply With Quote
  #3  
Old 02-05-2007, 08:04 AM
slowglass
Fire Beetle
 
Join Date: Nov 2006
Posts: 15
Default

Sesmar, quick question. Which version of MySQL are you using. I do not get the first error that you reported. (I have done the change anyway as it does not effect me detramentally)

Chris
Reply With Quote
  #4  
Old 02-05-2007, 08:23 AM
sesmar
I built it I will Support it!
 
Join Date: Jun 2005
Location: Michigan
Posts: 214
Default

MySql - 5.0.26
__________________
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:01 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3