
02-13-2012, 10:50 AM
|
Member
|
|
Join Date: Feb 2012
Posts: 32
Gender: Female
Credits: 4,494
|
|
Quote:
Originally Posted by Nyxi
Hm... Check your [b]inc/config.php[.b] file, you shouldn't have that in your site address.
For sites without a directory (or folder) that the script is in it should look like this:
PHP Code:
$domain = 'tirnanog.x10.mx'; //Your domain name (No http, www or . ) $scriptpath = ''; //The folder you installed this script in
|
Fixed, thanks so much!
Last edited by Silvercivet; 02-13-2012 at 11:53 AM.
|