![]() |
Nothing seems to be working?
Hello,
I tried installing mysidia adoptables on many different hosts, and it works fine on two. But what ever i click [Log in, home, adopt everything] sends me to the hosts page and tells me that side does not exist or something.. Any help? thanks in advance |
Chances are you have entered the wrong domain and/or script path during installation process.
|
Could you tell me what format the file named htaccess is in? Is it htaccess.txt or .htaccess?
|
@Hall i think i have entered good domain
@tequila sorry, where can i find that file? And this is what is it saying: 404 not found The Website/Page you are trying to access has not been found on our server. Please try again later |
Could you post your inc/config.php file? Just star (****) out your passwords, we'll take a look and see what needs fixed. :3
|
Quote:
|
Ok here it is:
<?php //Mysidia Adoptables Site Configuration File define('DBHOST', 'mysql.neq3.com'); //DB Hostname define('DBUSER', 'u297917717_digi'); //DB Username define('DBPASS', '********'); //DB Password define('DBNAME', 'u297917717_digi'); //Your database name define('DOMAIN', 'primaryvillage.uco.im'); //Your domain name (No http, www or . ) define('SCRIPTPATH', ''); //The folder you installed this script in define('PREFIX', 'adopts_'); ?> and yeah i dont believe i have doing anything with script paths, so if you say so it might be a problem? :/ -- thank you guys for the support :happycbig: |
Looks like everything is fine there...
Could you check to see if you have a .htaccess file in your main directory? It's contents would look like this: PHP Code:
|
I searched that file but it was not in my root/main directory. It was in install folder and it was .htaccess
|
There should also be one in the root. Try copy/pasting the information I gave into a new file and name it .htaccess. Place the file in the root directory and let me know what happens.
|
All times are GMT -5. The time now is 05:45 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.