[svn1769] XP bar error

Posts from previous Beta sessions

[svn1769] XP bar error

Postby niac » Mon May 05, 2008 9:51 pm

The XP bar is not here, in char-info page.

Code: Select all
PHP Errors
addons/info/inc/char.lib.php
  Notice line 790: Undefined variable: expbar_width
  Notice line 791: Undefined variable: expbar_text
User avatar
niac
WR.net Apprentice
WR.net Apprentice
 
Posts: 28
Joined: Tue Apr 22, 2008 2:35 pm

[svn1769] XP bar error

Postby zanix » Tue May 06, 2008 12:44 am

Link to the page is more helpful
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

Re: [svn1769] XP bar error

Postby niac » Tue May 06, 2008 1:07 pm

It's a char-info page (for exemple /index.php?p=char-info&a=c:13 for exemple).

but I can't give you a URL cause I install Roster in local only (URL is localhost). I wait the 2.0 final to install it in public server.

But... I dump DB and install it on a server.
User avatar
niac
WR.net Apprentice
WR.net Apprentice
 
Posts: 28
Joined: Tue Apr 22, 2008 2:35 pm

Re: [svn1769] XP bar error

Postby niac » Tue May 06, 2008 1:20 pm

zanix wrote:Link to the page is more helpful


So...

http://wow.j2n.org/roster/index.php?p=char-info&a=c:1

Code: Select all
addons/info/inc/char.lib.php
  Notice line 790: Undefined variable: expbar_width
  Notice line 791: Undefined variable: expbar_text


And a new one I just found when I tested my public install :

http://wow.j2n.org/roster/index.php?p=char-info&a=c:33

Code: Select all
addons/info/inc/char.lib.php
  Notice line 2268: Undefined variable: rightbox
  Notice line 2278: Undefined variable: rightbox
  Notice line 2279: Undefined variable: rightbox
  Notice line 2280: Undefined variable: rightbox
User avatar
niac
WR.net Apprentice
WR.net Apprentice
 
Posts: 28
Joined: Tue Apr 22, 2008 2:35 pm

[svn1769] XP bar error

Postby zanix » Tue May 06, 2008 9:59 pm

Open addons/info/inc/char.lib.php
Around line 736
Code: Select all
                  $xpbarshow = false;

Add after
Code: Select all
                  $expbar_width = 0;
                  $expbar_text = '';


The rightbox error has to do with missing translations for the "new" classnames
See the announced post in this forum
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

Re: [svn1769] XP bar error

Postby niac » Wed May 07, 2008 2:05 pm

OK and OK.

Thanks.
Last edited by niac on Wed May 07, 2008 2:06 pm, edited 1 time in total.
User avatar
niac
WR.net Apprentice
WR.net Apprentice
 
Posts: 28
Joined: Tue Apr 22, 2008 2:35 pm


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron