got a link to the roster page showing the problem?
-trell
Moderator: Mathos
trell wrote:got a link to the roster page showing the problem?
-trell
$itemid_array = explode(':', $itemArrayRow['item_id']);
$real_itemid = $itemid_array[0].':'.$itemid_array[1].':'.$itemid_array[2];
if (! isset($itemid_array[2])) { continue; }
$itemid_array = explode(':', $itemArrayRow['item_id']);
if (! isset($itemid_array[2])) { continue; }
$real_itemid = $itemid_array[0].':'.$itemid_array[1].':'.$itemid_array[2];
Return to Categorized Guild Bank
Users browsing this forum: No registered users and 1 guest