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

trainerluke 04-01-2009 10:20 PM

stuck
 
I'm stuck on step 12 what do I do?

Seapyramid 04-01-2009 11:13 PM

RE: stuck
 
Trainer.. if you explain what you have done.. what you are working on & what problems/errors you are having someone might be able to answer this question.



Sea

trainerluke 04-02-2009 09:08 AM

RE: stuck
 
I'm not exactly sure what I've done I've been following the steps in the tutorial on how to make an adoptables site and don't know what to do on step 12

BMR777 04-02-2009 02:38 PM

RE: stuck
 
Basically you use a zip program on your computer and zip up the adoptables folder. Then take that zip file and upload it where step 12 says to upload it.

You can alternately upload the files via FTP to your server if you know how to do that.

trainerluke 04-02-2009 08:38 PM

RE: stuck
 
is this good or bad:

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

Warning: ftp_mkdir() [function.ftp-mkdir]: 460 Kbytes used (0%) - authorized: 1536000 Kb in /home/manager/public_html/includes/filesystem.inc.php on line 985

BMR777 04-02-2009 08:41 PM

RE: stuck
 
I would guess that is a bad thing. Check with your host as to why you are getting those errors when uploading the file.

BMR777 04-03-2009 09:52 AM

RE: stuck
 
Why is your domain redirecting to searchnut.com?

trainerluke 04-03-2009 10:51 AM

RE: stuck
 
say what!?!?!?!

BMR777 04-03-2009 10:55 AM

RE: stuck
 
Quote:

Originally Posted by trainerluke
say what!?!?!?!

Yeah, your domain name tries to redirect me somewhere else. My ad blocking software flags it and blocks it too.

trainerluke 04-03-2009 11:12 AM

RE: stuck
 
Step 15
--------
This is where alot of people screw up. Your CPanel should still be open in another window or tab. If not, open it again, in a seperate window or tab. Now click "MySQL" again. This contains all your info. This is what your config.php window should look like. I will tell you what to put in each one.

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

dbhost: In the MySQL page, it should say something like "Important: MySQL Host for any database in this account is mysql*random number here*.000webhost.com , do not use localhost!". Grab that address and paste it here.

dbuser: Remember that really random number from Step 4 that was like "a2746876_*something*" or some other random one? Get the full thing and paste it here. This can be found on the MySQL page.

dbpass: Grab the password you entered for the MySQL Database and put it here.

dbname: The name of your MySQL Database. It should have that random number from Step 4 and the underscore again. This can be found on the MySQL page. It was something like "a2746876_pet" or w/e you set it as.

dname: Your website name but without http or www.

spath: If you followed the tut right then you can leave this blank.

auser: The username you want for your Adoptables Admin CP.

apass: The password you want for your Adoptables Admin CP.


was I supposed to paste over where it says DB Hostname,DB User,DB Password, your database name, your domain name, Admin Username for Host Admin CP, and Password for Host Admin CP


All times are GMT -5. The time now is 05:26 PM.

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