blackmiles Posted December 1, 2013 Posted December 1, 2013 Hi, I wish not to reply an old post, but I searched and I didn't find a solution. I am installing OScommerce, but I have problems with the configuration. That is, after installing the admin page is given with strange url "http://socialpsychologysurvey.org/oscommerce/catalog/admin:///admin/login.php?osCAdminID=609r5oag4umbmh49vd52fn4720" if i go to http://socialpsychologysurvey.org/oscommerce/catalog/admin the page is on but without css and so on.. what I did wrong, and where I can change the url, because the configure.php seems correct? Thank you very much, Stefano
MrPhil Posted December 1, 2013 Posted December 1, 2013 You have the tag <base href=":///"> in your pages... it's wrong. Check both your configure.php files for the values of HTTP_SERVER (should be http://socialpsychologysurvey.org/oscommerce) and DIR_WS_ADMIN (should be /whatever-you-changed-"admin"-to/). The base tag is made from the concatenation of these two settings. What version of osC is this? I presume it's at least 2.3, as I see the 960 grid in the code. If your're starting up a new shop, make sure you're at the current release (2.3.3.4 at the moment).
Recommended Posts
Archived
This topic is now archived and is closed to further replies.