Re: Cannot upload images - warning directory does not exist

In my case the sulution was:

It appeared that in both config.php files (in root and admin dirctories) all the entries (including /image) were:
/..../...../provider-name/user-name/domain-name/htdocs//image/') - meaning two // instead of one /.
Possibly it is the bug in the OpenCart installation script.
I've changed ALL // to / in both files. Now it works fine.

Comments

Popular posts from this blog

Script For Login, Logout and View Using PHP, MySQL and Bootstrap

Real-Time Web Interface to MQTT using Socket.io and Node.js

Customize radio buttons and checkboxes with CSS sprites