I guess I have downloaded the wrong version of the download because I dont see Docs, include and your_admin when I unzip i see catalog, docs and SQL update. I will have a look and see if I can find the version you are looking at.
I guess I have downloaded the wrong version of the download because I dont see Docs, include and your_admin when I unzip i see catalog, docs and SQL update. I will have a look and see if I can find the version you are looking at.
My version MAY NOT BE THE LATEST ONE...
... but the principle is still the same. the DOCS folder is not for sending FTP - but contains installation instructions.
Just open up DOCS folder and drill down until you see index.html . Click on it to open it in a browser window.
20 years a Zencart User
I could have predicted this. I copied across the includes, your_admin(renamed) and feed folders from the latest download and got this message when I ran the sql
Not Acceptable
An appropriate representation of the requested resource /ecommerce/xxxxxxxxxxx/sqlpatch.php could not be found on this server.(the xxxx i have put in to replace my admin name)
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
any thoughts?
Have you previously installed modules that have required SQL patches?
Or is this the first time you are applying a SQL patch?
20 years a Zencart User
Where are you hosting your site?
20 years a Zencart User
Hi Schoolboy. Have previously installed mods and applied SQL patches no problem. site is www.bikeporn.co.uk hosted by nethosted. I aslo tried uploading it as suggested by the instructions but that made no difference
rgds
Phil
Last edited by Phil Lomas; 27 Mar 2013 at 11:11 PM.
Hi
Does anyone else have an opinion on this?
Regards
Phil
You could apply the patch via phpMyAdmin.
Not often advised for "novices" because phpMyAdmin does not forgive errors.
If you have patched SQL via phpMyAdmin before, then try that.
Bear in mind that if your dbase uses PREFIXES on the tables, then you will need to add those into the SQL before you run the query.
20 years a Zencart User