Post by sidis » Fri May 31, 2013 8:33 pm

Hello everybody read the topics about the solution of this problem to your forum, however I couldn't manage to find a solution yet. I have upload my website to the server and I did that changes to config.php both in admin and root folder.

// HTTP
define('HTTP_SERVER', 'http://metronscandinavia.se/');
define('HTTP_IMAGE', 'http://metronscandinavia.se/image/');
define('HTTP_ADMIN', 'http://metronscandinavia.se/admin/');

// HTTPS
define('HTTPS_SERVER', 'http://metronscandinavia.se/');
define('HTTPS_IMAGE', 'http://metronscandinavia.se/image/');

// DIR
define('DIR_APPLICATION', '/metronscandinavia.se/public_html/catalog/');
define('DIR_SYSTEM', '/metronscandinavia.se/public_html/system/');
define('DIR_DATABASE', '/metronscandinavia.se/public_html/system/database/');
define('DIR_LANGUAGE', '/metronscandinavia.se/public_html/catalog/language/');
define('DIR_TEMPLATE', '/metronscandinavia.se/public_html/catalog/view/theme/');
define('DIR_CONFIG', '/metronscandinavia.se/public_html/system/config/');
define('DIR_IMAGE', '/metronscandinavia.se/public_html/image/');
define('DIR_CACHE', '/metronscandinavia.se/public_html/system/cache/');
define('DIR_DOWNLOAD', '/metronscandinavia.se/public_html/download/');
define('DIR_LOGS', '/metronscandinavia.se/public_html/system/logs/');

When I go to my website I take an HTTP 500 (Internal Server Error) message.. Is my config file correct?? Can it be the .htaccess file problem??

Newbie

Posts

Joined
Fri May 31, 2013 7:38 pm

Post by Xyph3r » Fri May 31, 2013 10:40 pm

are you sure that this is the actual path?

Code: Select all

/metronscandinavia.se/public_html/catalog/
Because I don't think so

should be something like

Code: Select all

/home/xxxxxx/public_html/catalog/

ImageImageImage
Opencart Templates, Modules, Themes & Custom Development | ShopThemer


User avatar
Active Member

Posts

Joined
Sun Feb 10, 2013 1:08 am


Post by MarketInSG » Sat Jun 01, 2013 11:33 pm

different servers are configured differently.

Create a test.php file and echo your realpath of the test.php file out and you will get the correct path


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by sidis » Tue Jun 04, 2013 2:46 pm

Thank you for your responses I have tried a different path and now I saw the website but I am getting many errors with
Notice: Undefined index: linkto in /storage/content/03/117503/metronscandinavia.se/public_html/vqmod/vqcache/vq2-catalog_controller_common_header.php on line 88Notice: Undefined index: linkto in /storage/content/03/117503/metronscandinavia.se/public_html/vqmod/vqcache/vq2-catalog_controller_common_header.php on line 95
Have you got any suggestions?

Newbie

Posts

Joined
Fri May 31, 2013 7:38 pm

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by sidis » Tue Jun 04, 2013 6:21 pm

Thank you very much MarketInSG,
I did that and I also correct some issues in my database and now everything is ok except from the image manager. When I am trying to upload a picture I take the login screen without any function like the attachment.. How can I solve this issue??

Attachments

error-image.png

error-image.png (35.82 KiB) Viewed 1376 times


Newbie

Posts

Joined
Fri May 31, 2013 7:38 pm

Post by MarketInSG » Tue Jun 04, 2013 9:41 pm

your image manager seems messed up. Are you using the default or a custom one? If you're using the default one, try uploading the files again.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by butte » Wed Jun 05, 2013 8:22 am

. . . with FileZilla Client, if you can (it's for Windows), so as to eliminate file corruptions en route.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am

Post by sidis » Wed Jun 05, 2013 4:39 pm

Thank you very much for the answers, it was again an issue from my hosting which they have solved!!

Newbie

Posts

Joined
Fri May 31, 2013 7:38 pm
Who is online

Users browsing this forum: No registered users and 78 guests