Posted on Sunday 3rd February 2008 at 07:48 PM
new2old
new2old
Shop = Post line 132 becuase i aint counting that far

Inventory = have you ran the sql?

Shop Admin = change

Code
if($logged[username] && $logged[userlevel] == 6){ /check if admin


to
Code

if($logged[username] && $logged[userlevel] == 6){ //check if admin


Armstrong you should be reading and learning, not copy and pasting..
Posted on Sunday 3rd February 2008 at 06:43 PM
MrArmstrong
MrArmstrong
Theres Errors

Inventory = Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/liveit/public_html/inventory.php on line 11

Shop= Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ']' in /home/liveit/public_html/shop.php on line 132

Shop_Admin=Parse error: syntax error, unexpected '/' in /home/liveit/public_html/shop_admin.php on line 4

Can You Fix Them :)
Posted on Sunday 3rd February 2008 at 06:40 PM
MrArmstrong
MrArmstrong
omg imma going to try dis now
No more comments to show.