Official announcements concerning bugs and fixes in the WoWRoster package
Posting is restricted to Forum Moderators
by zanix » Mon Oct 23, 2006 8:01 am
For Roster 1.7.1, the Searing Gorge key was removed for the Horde
This results in the Keys page appearing to be "shifted" to the left leaving the MC column blank
Here is the manual fix
Or you can download the patched file
[1.7.1] Keys page offset fix
membersinst.php
Find
Lines 159-162
- Code: Select all
foreach ($min_skill_for_lock as $key => $data)
{
array_push($keys,$key);
}
Replace with
- Code: Select all
foreach ($items as $key => $data)
{
array_push($keys,$key);
}
- Attachments
-
- Broken Keys page in 1.7.1
- keyhs4.jpg (42.84 KiB) Viewed 2013 times
-
zanix
- Admin
- WoWRoster.net Dev Team
- UA/UU Developer
-
- Posts: 5546
- Joined: Mon Jul 03, 2006 8:29 am
- Location: Idaho Falls, Idaho
- Realm: Doomhammer (PvE) - US
-
Return to Official Bugs & Updates
Who is online
Users browsing this forum: No registered users and 0 guests