Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Help?! (http://www.mysidiaadoptables.com/forum/showthread.php?t=4840)

emilee12 05-02-2015 08:59 AM

Help?!
 
So, I have no idea what to do about this. :wutno:

http://kuewibeta.x10.mx/index.php

Hwona 05-02-2015 10:16 AM

I once had this issue when I incorrectly specified my site's domain during installation. Did you remember to not include the http://?

emilee12 05-02-2015 10:24 AM

Quote:

Originally Posted by Wallie987 (Post 32488)
I once had this issue when I incorrectly specified my site's domain during installation. Did you remember to not include the http://?

Hmm. Maybe I did. Thanks :)

emilee12 05-02-2015 10:39 AM

I made sure that it didn't have the http:// or the www. and it still shows the same thing.

Kyttias 05-02-2015 11:12 AM

Can we see your inc/config.php info anyway, (we won't need the database info) just to make sure? Also, since this is 10x hosting (which isn't recommended) make sure you followed additional steps in this post.

These should probably be lines in your inc/config.php (noting that the scriptpath is blank):
PHP Code:

define('DOMAIN''kuewibeta.x10.mx');             //Your domain name (No http, www or . )
define('SCRIPTPATH''');     //The folder you installed this script in 

And (from the thread I linked above) in classes/class_path.php, the line you'll be replacing the old one with would be:
PHP Code:

$this->root "/home/kuewibeta/public_html/"


Hall of Famer 05-02-2015 11:16 AM

Well first of all, you are not supposed to visit your site under the .php extension, it should be http://kuewibeta.x10.mx or http://kuewibeta.x10.mx/index instead. Also as Kyttias pointed out, the script may malfunction on new servers of x10hosting(older servers seem to be unaffected), check out this link below and maybe it will help:
http://mysidiaadoptables.com/forum/s...ead.php?t=4763


All times are GMT -5. The time now is 04:03 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.