ok, the files in the zip in the folder YOUR_ADMIN should go into you folder administrator, that usually works every time
Thanks a lot for your tutor!
It finally installed successfully.
However, since the module was installed, I can't load my website: http://greenbooks.englishlearning.edu.hk/
I'm sure my CSS is in includes/templates/YOUR_TEMPLATE/css/...
So I think I'm going to follow step 6 and fix my html_header.php:
If you had embedded JavaScript, CSS, or meta data into your backed-up html_header.php file, either move these lines of code to includes/templates/YOUR_TEMPLATE/jscript/jscript_sitewide.php (name of file can be anything and will load site-wide by Zen Cart), or build an auto loader for CSS JS Loader in includes/templates/YOUR_TEMPLATES/auto_loaders/ (recommended if using shared libraries like jQuery).
also make sure the min/ and plugins/ are in your public_html folder or where ever they are, what kind of error is this generating, when you look in your logs/ folder?
OK there is the folder logs/ in that same directory you are in above, when you look in there, there should be bunch of files (there isn't suppose to be) they will have similar names with different numbers on the end and the one towards the bottom will be admin, can you copy and paste the content of the last one of the first group?
I'd got tones of them...but seems no either one is new.
This is the one in the bottom: (But it's already 29 Nov)
myDEBUG-adm-1385697784-779381.log
PHP Code:[29-Nov-2013 12:03:04 Asia/Hong_Kong] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET configuration_title = 'Autorenbild auf Seite Artikeldetails: Maximale Höhe'' at line 2 :: UPDATE
SET configuration_title = 'Autorenbild auf Seite Artikeldetails: Maximale Höhe',
configuration_description = '<br />Maximale Höhe (in Pixeln) des Autorenbilds auf der Seite Artikeldetails. Bei einem Wert von 0 werden Bilder in voller Größe angezeigt und nicht skaliert.'
WHERE configuration_key = 'BOOKX_AUTHOR_IMAGE_MAX_HEIGHT' AND configuration_language_id = '43'; in /home/englishl/public_html/greenbooks/includes/classes/db/mysql/query_factory.php on line 120
Seems fix it. I simply miss a file in somewhere.
Many Thanks,
Eva
I had all kind of problems with this plugin! However, when I went to http://jigsaw.w3.org/css-validator/ and checked my CSS files, I found out that I had a huge amount of critical errors. Once I fixed "most" of the critical ones..., This plugin now works!
Danny
Daniel Osko