- Code: Select all
shoppinglist = {
}
If I change to $useUU = 0 in conf.php, then the data is in the shopping_list.lua inside the zip file.
Any help would be accepted.
Thanks
Moderator: Hannah
shoppinglist = {
}
else{
insertOrder();
$_SESSION["order_state"] = "outbox";
unset($_SESSION["cart"]);
unset($_SESSION["itemcount"]);
header ("location:".$_SERVER['HTTP_REFERER']);
}
else{
insertOrder();
$_SESSION["order_state"] = "outbox";
//unset($_SESSION["cart"]);
unset($_SESSION["itemcount"]);
header ("location:".$_SERVER['HTTP_REFERER']);
}
[Sat Sep 23 14:20:37 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 5 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping
[Sat Sep 23 14:20:41 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:21:18 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_manage.php on line 7, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:21:18 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: A session had already been started - ignoring session_start() in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 9, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:21:18 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 10, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:21:22 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 5 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:21:23 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:24:32 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_basket.php on line 9, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:24:36 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addon.php?roster_addon_name=shopping&proffilter=Cooking&filterbox=dragon
[Sat Sep 23 14:24:36 2006] [error] [client xxx.xxx.xxx.xxx] File does not exist: x:/xxx/roster/addons/shopping/css, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:45 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_manage.php on line 7, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:45 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: A session had already been started - ignoring session_start() in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 9, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:45 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 10, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:45 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_basket.php on line 9, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:45 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:45 2006] [error] [client xxx.xxx.xxx.xxx] File does not exist: x:/xxx/roster/addons/shopping/css, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:49 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_manage.php on line 7, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:49 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: A session had already been started - ignoring session_start() in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 9, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:49 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 10, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:50 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_basket.php on line 9, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:51 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in Unknown on line 0, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:51 2006] [error] [client xxx.xxx.xxx.xxx] File does not exist: x:/xxx/roster/addons/shopping/css, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:53 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_manage.php on line 7, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:53 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: A session had already been started - ignoring session_start() in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 9, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:53 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 10, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:54 2006] [error] [client xxx.xxx.xxx.xxx] PHP Warning: mysql_query() [<a href='http://www.mysql.com/doc'>http://www.mysql.com/doc</a>]: Out of range value adjusted for column 'order_number' at row 1 in x:\\xxx\\roster\\addons\\shopping\\functions_cart.php on line 262, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:54 2006] [error] [client xxx.xxx.xxx.xxx] PHP Notice: Use of undefined constant s_id - assumed 's_id' in x:\\xxx\\roster\\addons\\shopping\\phpCart_basket.php on line 9, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
[Sat Sep 23 14:24:55 2006] [error] [client xxx.xxx.xxx.xxx] File does not exist: x:/xxx/roster/addons/shopping/css, referer: http://xxx.xxx.xxx/roster/addons/shopping/phpCart_basket.php
mysql_query("INSERT INTO `".$table_prefix."addon_shopping` (`order_number`, `order_item`, `order_quantity`......................
$_SESSION["test"] = "<br>INSERT INTO `".$table_prefix."addon_shopping` (`order_number`, `order_item`, `order_quantity`,
`order_maker`, `order_requester`, `order_maxprice`, `order_note`,
`order_price_demand`, `order_date`, `order_state`, `order_info`)
VALUES ('','".$_SESSION["cart"][$i][0]."','".$_SESSION["cart"][$i][1]."','".$_SESSION["cart"][$i][3]."','".$_SESSION["sendto"]."',
'0', '', '', NOW(), 'outbox', '');<br>";
ob_end_flush();
if (isset($_SESSION["order_state"]) && $_SESSION["order_state"] == "outbox" && isset($_SESSION["test"])){
echo "<br>".$_SESSION["test"]."</br>";
}
INSERT INTO `roster_addon_shopping` (`order_number`, `order_item`, `order_quantity`, `order_maker`, `order_requester`, `order_maxprice`, `order_note`, `order_price_demand`, `order_date`, `order_state`, `order_info`) VALUES ('','Dragonbreath Chili','1','Whisperz','Jorich', '0', '', '', NOW(), 'outbox', '');
Users browsing this forum: No registered users and 0 guests