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)
-   -   Broken links (http://www.mysidiaadoptables.com/forum/showthread.php?t=637)

RipJawWolfFang 04-10-2009 08:34 PM

Broken links
 
this is what happens when you click one of my adoptables...

http://i369.photobucket.com/albums/o...fang/Help1.gif

try it yourself:
http://www.lonelybeastshaunt.comoj.com/get.php?id=2

Any ideas?

night807 04-10-2009 09:28 PM

RE: Broken links
 
In your config you don't have the adoptables file in.
Yours would be:
Code:

<?php

// PHP Easy Adoptables Configuration File

$dbhost = 'bdhost';                      //DB Hostname
$dbuser = 'bduser';                                //DB User
$dbpass = 'pass';                                //DB Password
$dbname = 'database';                                    //Your database name
$dname = 'lonelybeastshaunt.comoj.com';            //Your domain name (No http, www or . )
$spath = '/adoptables';                                //The folder you installed this script in, if subfolder use a slash, if root domain empty
$auser = 'Username';                                //Admin Username for Host Admin CP
$apass = 'password';                                //Password for Host Admin CP

?>

But the details of your MySQL settings.

RipJawWolfFang 04-11-2009 03:16 AM

RE: Broken links
 
WOW IT WORKED!
THANK YOU SO MUCH!


All times are GMT -5. The time now is 01:24 PM.

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