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)
-   -   What do this part of the config mean? (http://www.mysidiaadoptables.com/forum/showthread.php?t=365)

LilPixie 02-09-2009 09:50 AM

What do this part of the config mean?
 
$auser = ''; //Admin Username for Host Admin CP
$apass = ''; //Password for Host Admin CP

I have the script installed at ryn-nursery.comli.com
The login to that site is my email.
is that what it means?

Yeah, I know there is nothing there. I can't get it to run. At all.

Saphira 02-09-2009 10:09 AM

RE: What do this part of the config mean?
 
That is for the Admin control panel. (/adm)

I just checked out your link, and there's nothing there?

LilPixie 02-09-2009 10:21 AM

RE: What do this part of the config mean?
 
yeah I'm having a lot of issues with the script.
I really have no idea what I'm doing at all x.x;

I have the whole thing in the control panel subdirectory called /adoptables.

Saphira 02-09-2009 10:23 AM

RE: What do this part of the config mean?
 
Are you sure you uploaded it all? Nothing is showing in that folder either.

LilPixie 02-09-2009 10:28 AM

RE: What do this part of the config mean?
 
Yeah I did.
I'm using 00webhosts.
Here's a screenshot of the CP

http://i93.photobucket.com/albums/l59/snitzerr/admin.png

Johnathon 02-09-2009 10:32 AM

RE: What do this part of the config mean?
 
Go to inc and then find the config file. In there, edit the fields that have a db within the "$" field. Don't worry, the next version of the script will have an easier method to active. (It's due out this saturday)

~Johnathon

(P.s. Do I know you from DA?)

LilPixie 02-09-2009 10:34 AM

RE: What do this part of the config mean?
 
I've already done that O_O
I can't even view the site at all

*sigh*

and idk. My dA name is LilPixieryn

Johnathon 02-09-2009 10:41 AM

RE: What do this part of the config mean?
 
Did you use the Database login for the config file, or the site login? Also, have you inserted SQL.txt into the database yet?

LilPixie 02-09-2009 10:45 AM

RE: What do this part of the config mean?
 
My config file looks like this

// PHP Easy Adoptables Configuration File

$dbhost = 'mysql6.000webhost.com'; //DB Hostname
$dbuser = 'a7775291_adopt'; //DB User
$dbpass = '*******'; //DB Password
$dbname = 'a7775291_adopt'; //Your database name
$dname = 'ryn-nursery.comli.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 = 'a7775291'; //Admin Username for Host Admin CP
$apass = '********'; //Password for Host Admin CP

Where do you upload the sql text to? I think I might have done that already o-o

Johnathon 02-09-2009 10:46 AM

RE: What do this part of the config mean?
 
You login to the PHP My Admin, and in your new database you have to click the insert button, and upload the file.


All times are GMT -5. The time now is 08:50 PM.

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