Hi,
I am trying to copy a test site to a new server, but I am having a few problems. I have followed all of the installation instructions but I am getting the following message on the site
1054 Unknown column 'CATEGORIES_ROOT' in 'where clause'
in:
[select cd.categories_name from categories c, categories_description cd where cd.categories_description LIKE '%-SITE_NAME-%' AND cd.language_id=1 AND c.parent_id = CATEGORIES_ROOT and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]
and I get the following messages in admin
Fatal error: Unable to read 108695 bytes in /var/www/vhosts/gadjits.com.au/httpdocs/catalog/includes/m1_export_main.php on line 1
can anyone help?




