Undefined offset: 8192

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

Undefined offset: 8192

Postby freeventure » Mon Dec 28, 2009 6:53 pm

Would someone mind taking the time to see What this error is? It seems I have everything working fine. Guild is displaying, members are there, trade skills etc... but every page has this same error and sometimes 100+ times.
http://home.avcomputerdoctor.net/roster/

The error is:

Notice: Undefined offset: 8192 in C:\inetpub\wwwroot\roster\lib\roster_error.php on line 132

The Server is:
Windows 2008 Enterprise
IIS 7
MySQL 5.1.39-community
PHP 5.3.0
Roster Version 2.0.2

Thank you for your time,
Dr. B
Attachments
freeventure
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Mon Dec 28, 2009 6:41 pm
Location: Lancaster, CA

Re: Undefined offset: 8192

Postby zanix » Tue Dec 29, 2009 7:56 am

Hmm, it's a new error constant added in php 5.3

Open lib/roster_error.php in a text editor
Find
Code: Select all
            E_STRICT          => 'Runtime Notice' 


Replace with
Code: Select all
            E_STRICT          => 'Runtime Notice',
            E_DEPRECATED      => 'Core Warning, Depreciated' 


Some code in Roster flags this error. It isn't anything to worry about.
We will update Roster to remove or change the depreciated php code.
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


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron