I have installed 2.0.25 as a new installation with a new webhost running php 5.3.2. My previous OscMax 2.0RC3 site had been hacked. I am now trying to recover from this with a clean install with the latest revision.
Installation went well, I copied my site template from a backup to the new template subdirectory, then entered 1 product to test the system. This displays fine when browsed by category from the left frame. But when searching on product code (E-40CRP) I get the following error:
Products meeting the search criteria
1054 - Unknown column 'p.products_id' in 'on clause'
select count(distinct p.products_id) as total from products p left join manufacturers m using(manufacturers_id), products_description pd left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%e-40crp%' or p.products_model like '%e-40crp%' or m.manufacturers_name like '%e-40crp%' or pd.products_description like '%e-40crp%') )
[TEP STOP]
I have since back tracked in revisions, using clean installs of 2.0.4 then 2.0 RC4. All give the same error.
I see this error occurs when multi shops, but I have not installed this. Does anyone have any suggestions how to resolve this issue. I am not a programmer, but can follow instructions!
The site can be accessed at 188.64.184.62/catalog
Cheers.





LinkBack URL
About LinkBacks












Bookmarks