ok so i suck and that didn't work...the previous developer, who actually did kick ######## did make some template and code changes here and there and for the life of me i cannot trace back in history so...
im stuck at this time...
lastly. i did change the registration settings that caused the last problem in my previous post above, it was set up that the admin had to authorize the account first before shopping, i disabled that and the registration when through but in my cart, to the right, the following was displayed:
Code:
1053 Server shutdown in progress
in:
[select sale_specials_condition, sale_deduction_value, sale_deduction_type from zen_salemaker_sales where sale_categories_all like '%,16,%' and sale_status = '1' and (sale_date_start <= now() or sale_date_start = '0001-01-01') and (sale_date_end >= now() or sale_date_end = '0001-01-01') and (sale_pricerange_from <= '199.0000' or sale_pricerange_from = '0') and (sale_pricerange_to >= '199.0000' or sale_pricerange_to = '0')]
2013 Lost connection to MySQL server during query
in:
[select count(*) as total from zen_sessions where sesskey = '36fd69488afvcc0f7bb7139380612c6f']
nice eh?