Hi Support,
the installation hasn't gone as smothly as it seems to and I'm getting a lot of errors. My server details are below.
Install Issues
1. htacess is blank and I tried the code at https://jakweb.ch/faq/a/68/cms-and-htaccess-seo without luck, in fact it throw an error - 403 forbidden.
2. css - some of the css is not pulling the images, not sure what file?
3. the "advanced editor" wouldn't show at all, when I turned off the bootstrap editor appears (this is better anyway but still!)
Domain - ecommercetemplates.com.au
Apache Version - 2.2.31
PHP Version - 5.4.45
MySQL Version - 5.6.30
Operating System - linux
I've made a small change which appears to have resolved the missing css, I midified the db.php file FULL_SITE_DOMAIN
Good morning, that is correct with a wrong full site domain CMS wont work at all. More information can be found here: https://jakweb.ch/faq/a/98/full-site-domain
Please let me know if you have any other issues.
Jerome, this didn't resolve issue 1.
please advise?
Ok, when you download the package you will have a folder called htaccess in this folder you will have a file (on some OS this file is hidden). The content of this file at minimum needs to look like this:
It has to have the name .htaccess and needs to be in the root of your CMS installation. Also important do not install CMS in a sub folder only in the main or sub domain.
Also important in your include/db.php file please change JAK_USE_APACHE to following:
This will only work on apache servers and not on nginx or windows servers. Also the mod_rewrite module has to be installed. Also very important check your folder 0755 and file 0644 permissions (except your _files folder) otherwise you can have other errors.
that worked thanks.
I do have an image problem still.
I've turned off and on hotlinking but doesn't help
if I go to page source and click the link, it redirects images to the 404 error page.
I've confirmed the path is correct to the /_files/ directory and that images do appear, The directory is CHMOD to 755eg.
I've also done a couple of other tests to make sure hotlinking isn't the issue when having hotlinking to off
http://ecommercetemplates.com.au/loader.gif
http://ecommercetemplates.com.au/test/loader.gif
any suggestions?
I receive on all images a internal error 500, please check your log files for more informations.
I can still see an internal error 500, can I help you with anything?