I've triple checked everything. If I put the last piece of code in global.php after I do the ushop.php?rebuildds=1 , I get a cant find object error. And if I leave that out, I get a no action found error.
Edit: Now this error:
Warning: Invalid argument supplied for foreach() in /home/randomfo/public_html/forums/global.php on line 640
and line 640 is:
PHP Code:
foreach ($storeactions as $actionid => $theaction) {