hi there, ive just installed opencart onto my server and all was fine. all the requirements were ticked and my database was setup fine.
i can also view the shop at http://www.clubberclobber.co.uk
unfortuately when i type in http://www.clubberclobber.co.uk/admin the screen is blank (even though the page says "done" at the bottom. ive tried /admin/index.php and /config.php but still the same. ive also tried it in internet explorer and opera (i use firefox)
many thanks
aaran
To help your problem trying to check your HTTP setting at your
ensure in correct URL, like this
hopefully resolve your problem...
check again your URL defines about HTTP_SERVER, HTTP_CATALOG, HTTP_IMAGE.admin/config.php
ensure in correct URL, like this
Code: Select all
// HTTP
define('HTTP_SERVER', 'http://www.yourcartname.com/admin/');
define('HTTP_CATALOG', 'http://www.yourcartname.com/');
define('HTTP_IMAGE', 'http://www.yourcartname.com/image/');
Who is online
Users browsing this forum: No registered users and 6 guests