Quote:
Originally Posted by Ky Kiske
How can I correct this? Nevermind on that I used the mysql_schema.php to add the tables that were skipped. But now I get this.
Code:
Warning: implode(): Bad arguments. in /includes/functions_ushop.php on line 70
Line 70:
$condition = "actionid IN ('".implode("','", $getactions)."')";
Warning: Invalid argument supplied for foreach() in /includes/functions_ushop.php on line 86
Line 86:
foreach ($catsa as $actionid => $cats) {
Warning: Cannot modify header information - headers already sent by (output started at includes/class_core.php:2983) in /ushop.php on line 143
Line 143:
header("Location: $_SERVER[PHP_SELF]");
Help me please.
|
hi!
sry , i tried to read here everything , but everytime my problem apaers , there was no answer. please help :
in admincp -> when i try to edit the ushop"pruduct" i got : he requested URL /vbulletin/admincp/uttstoreadmin.php was not found on this server.
how can i fix it?
i did reload the product!