Directory URL Incorrect
By Paul
5/5 based on 2 votes. The median rating is 5.
By Paul
If you mis-set your url under Admin -> Settings -> System Configuration, this can lead to your being unable to get into your admin panel due to the script expecting the admin panel to be located at a URL where it is not. You will therefore need to fix the mistake by editing your config.php. Toward the bottom of your config.php you should find a line
$dirurl = 'http://www.yoursite.com/wsnlinks';
Alter the URL to make it correct, then save and upload and this will fix your problem.
$dirurl = 'http://www.yoursite.com/wsnlinks';
Alter the URL to make it correct, then save and upload and this will fix your problem.
Rating:
5/5 based on 2 votes. The median rating is 5.
Submitted: 10/01/04 (Edited 11/04/06)
Description: Information on how to correct it if you accidentally set your directory url to an incorrect value.
Views:
956 views. Averaging 1 per day.
In the most recent 30 day period, there've been 3 views.

Print
E-Mail