

marcochiana
-
Content count
62 -
Joined
-
Last visited
Reputation Activity
-
marcochiana got a reaction from acidvertigo in ULTIMATE Seo Urls 5 - by FWR Media
Hello,
solved my error, just reset the usu cache :blush:
Marco
-
marcochiana got a reaction from ---luke--- in Multi_Vendor_Shipping new thread
Hi luke,
I think this line is wrong
$sql_data_array = array ('orders_id' => $orders_id,
try this
$sql_data_array = array('orders_id' => $insert_id,