svn[1395] html php error and solution

Posts from previous Beta sessions

svn[1395] html php error and solution

Postby maqjav » Wed Oct 17, 2007 2:44 am

When i open the warriors profile, it show a php error.
For fix it you have to edit the next line in the file /lib/item.php

if( isset($this->attributes['WeaponDPS']) )
{
$html .= $this->attributes['WeaponDPS'] . '<br />';
}


For this one.

if( isset($this->attributes['WeaponDPS']) )
{
$html = $this->attributes['WeaponDPS'] . '<br />';
}
Last edited by maqjav on Wed Oct 17, 2007 2:45 am, edited 1 time in total.
maqjav
WR.net Journeyman
WR.net Journeyman
 
Posts: 100
Joined: Wed Oct 18, 2006 2:38 pm

Re: svn[1395] html php error and solution

Postby tuigii » Wed Oct 17, 2007 2:48 pm

You're right, but you might be wrong :wink:

Read this thread, and you'll get the picture, as I did.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

svn[1395] html php error and solution

Postby zanix » Wed Oct 17, 2007 10:12 pm

Thanks tuigii, I was looking for that post in response to this
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

svn[1395] html php error and solution

Postby maqjav » Thu Oct 18, 2007 5:54 am

Thanks for the info :).
The esES will need an update. I will post it in the correct place.
maqjav
WR.net Journeyman
WR.net Journeyman
 
Posts: 100
Joined: Wed Oct 18, 2006 2:38 pm


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron