Post by azmansell » Mon Aug 31, 2009 7:10 pm

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

Newbie

Posts

Joined
Mon Aug 31, 2009 7:07 pm

Post by danangsw » Tue Sep 01, 2009 11:48 am

To help your problem trying to check your HTTP setting at your
admin/config.php
check again your URL defines about HTTP_SERVER, HTTP_CATALOG, HTTP_IMAGE.

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/');
hopefully resolve your problem...

Newbie

Posts

Joined
Tue Sep 01, 2009 11:23 am
Who is online

Users browsing this forum: No registered users and 6 guests