Post by interlogic1 » Fri May 04, 2018 7:40 am

My Store front is all text with hyperlinks i think it has to do with my path maybe in my config. I didn't change anything but it just happened one day. I have the site forwarding to a folder on my other domain. so my store is in the folder Teleprompter but it just doesn't seem to be loading. what do i need to fix?

<?php
// HTTP
define('HTTP_SERVER', 'http://www.geniusteleprompters.com/');

// HTTPS
define('HTTPS_SERVER', 'http://www.geniusteleprompters.com/');

// DIR
define('DIR_APPLICATION', '/home/content/63/5003863/html/Teleprompter/catalog/');
define('DIR_SYSTEM', '/home/content/63/5003863/html/Teleprompter/system/');
define('DIR_IMAGE', '/home/content/63/5003863/html/Teleprompter/image/');
define('DIR_LANGUAGE', '/home/content/63/5003863/html/Teleprompter/catalog/language/');
define('DIR_TEMPLATE', '/home/content/63/5003863/html/Teleprompter/catalog/view/theme/');
define('DIR_CONFIG', '/home/content/63/5003863/html/Teleprompter/system/config/');
define('DIR_CACHE', '/home/content/63/5003863/html/Teleprompter/system/storage/cache/');
define('DIR_DOWNLOAD', '/home/content/63/5003863/html/Teleprompter/system/storage/download/');
define('DIR_LOGS', '/home/content/63/5003863/html/Teleprompter/system/storage/logs/');
define('DIR_MODIFICATION', '/home/content/63/5003863/html/Teleprompter/system/storage/modification/');
define('DIR_UPLOAD', '/home/content/63/5003863/html/Teleprompter/system/storage/upload/');

Newbie

Posts

Joined
Fri May 04, 2018 7:34 am

Post by cyclops12 » Thu May 10, 2018 3:23 am

Seems to be working for me

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by MrPhil » Fri May 11, 2018 11:50 pm

The first thing is to force a reload of your page. Press Ctrl+F5 (on most browsers) to get a complete refresh (or clear your browser cache). Maybe you're looking at an old version of the page your browser has cached. It's working for others, so that's the most likely cause.

User avatar
Active Member

Posts

Joined
Wed May 10, 2017 11:52 pm
Who is online

Users browsing this forum: No registered users and 53 guests