I have a big guild around 91 70s when I try to access the Equipment Viewer page if it loads it is just a blank page.
If there some way to get the page to load with no data?
Moderator: Samadhi
$query = 'SELECT name, level, member_id, class, clientLocale FROM `'.ROSTER_PLAYERSTABLE.'` WHERE level >= '.$addon_conf['equipview']['minLevel'].' '.$class_where.' GROUP BY name ORDER BY name ASC';
ORDER BY name ASC
LIMIT 10
require_once 'lib/item.php';
$class="Druid";
Users browsing this forum: No registered users and 0 guests