Guest Posted September 27, 2006 Posted September 27, 2006 I tried installing the original bluepay module to os commerce and Bluepay informed me they have their own newer module 2.0 or other. They emailed me the zip file with a couple of the .php files to install via FileZilla. I now get the option under 'Payment modules' but when I try to fill in all the edit mode blanks with secret key, etc. and save, I get a time out page unavailable. When I go to the website, I cannot view a product anymore, only the home page. Something is not working right. I also noticed in the zip file download that there are a couple more new files with .php.svn-base. Does this mean I have to create some new folders under \payment? and then ftp these new files into into. As I see there may now really be 4 files. Quote
Guest Posted September 27, 2006 Posted September 27, 2006 After putting in all four files I went to the website and get this when I click an item to view: Warning: mysql_query(): Unable to save result set in /mnt/w0001/d35/s01/b028e8cb/www/humminbird987c.com/www/humminbird987c.com/catalog/includes/functions/database.php on line 44 1053 - Server shutdown in progress select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '49' [TEP STOP] 2013 - Lost connection to MySQL server during query select count(*) as total from sessions where sesskey = '0d076f4ba72d6970a1be93b085dd9b99' [TEP STOP] Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0 I don't think the latest bluepay module actually works. Anyone able to get it to work? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.