My account | Checkout

Your basket: 2 items, total: £11.00

Shop

Basket contents

Basket contents
Remove Product(s) Qty. Total
Fig. 4.0 - Action Image Exchange CD
Fig. 4.0 - Action Image Exchange CD £5.00
Hard-Ons - Alfafa Males Once Summer Is Done Conform Or Die CD
Hard-Ons - Alfafa Males Once Summer Is Done Conform Or Die CD £6.00

Sub-Total:   £11.00

 

You have multibuy items in your shopping cart! Buy any 3 CDs marked with the '3 for £10' sticker and, well, get 3 CDs for £10! :-)


Continue shoppingCheckout
2013 - Lost connection to MySQL server during query

select distinct p.products_id, pd.products_name, p.products_price, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price, count(*) from products p inner join products_description pd on pd.products_id = p.products_id inner join orders_products op on p.products_id = op.products_id inner join orders o on o.orders_id = op.orders_id left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_ordered > 0 AND o.date_purchased > DATE_SUB( NOW( ) , INTERVAL 3 MONTH ) and pd.products_name not like '%download%' GROUP BY p.products_id, pd.products_name ORDER BY COUNT( * ) DESC limit 5

[TEP STOP]

2006 - MySQL server has gone away

select count(*) as total from sessions where sesskey = '0gb4jm0vd7h5f2cet0cciq6a84'

[TEP STOP]