I have installed OpenCart successfully. I got the register_globals problem and I tried most of the solutions. Then it is corrected by itself. But now the site does not appear as it should. Please navigate to http://shop.hemosoft.com.tr/ and see my problem. None of the images and the other style elements appear. If any body can help, I would be grateful.
y.
Hi,
The base url is not set!
try going into your config.php and change the HTTP_SERVER.
It should be defined as http://shop.hemosoft.com.tr/
The base url is not set!
try going into your config.php and change the HTTP_SERVER.
It should be defined as http://shop.hemosoft.com.tr/
OpenCart®
Project Owner & Developer.
Intreasting.
Its the index.php it should have a line of code that says:
$template->set('href', (!@$_SERVER['HTTPS']) ? HTTP_SERVER : HTTPS_SERVER);
This sets the base in layout.tpl:
">
Try downloading OpenCart again and replace the index.php and layout.tpl
Its the index.php it should have a line of code that says:
$template->set('href', (!@$_SERVER['HTTPS']) ? HTTP_SERVER : HTTPS_SERVER);
This sets the base in layout.tpl:
">
Try downloading OpenCart again and replace the index.php and layout.tpl
OpenCart®
Project Owner & Developer.
Both of the files are in the original structure and they were not changed. but the .tpl file is stored under this structure.
catalog/template/default/layout.tpl
Is it correct? Or do I have to move it to the same level with index.php?
catalog/template/default/layout.tpl
Is it correct? Or do I have to move it to the same level with index.php?
y.
OK! I read about WAMP but I am afraid I may not install it to the server because it is an hosted one. I am not the server admin I just bought service and I have to solve it with that server and it has IIS installed. But if there is a problem with its configuration, I may change it by making support requests.
y.
Who is online
Users browsing this forum: No registered users and 1 guest