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

BMR777 04-03-2009 11:16 AM

RE: stuck
 
You put your details in between the '', so for:

$dbhost = ''; //DB Hostname

Should be:

$dbhost = 'yourdatabasehost'; //DB Hostname

trainerluke 04-03-2009 11:40 AM

RE: stuck
 
ok now I'm in the adm folder now what do I do?

BMR777 04-03-2009 04:36 PM

RE: stuck
 
You mean you logged in to the Admin CP?

trainerluke 04-03-2009 07:03 PM

RE: stuck
 
I didn't log into anything

BMR777 04-04-2009 11:02 AM

RE: stuck
 
Ok, you shouldn't have to edit anything in the adm folder. In the inc folder you'll need to edit config.php if you haven't done so already.

trainerluke 04-04-2009 04:33 PM

RE: stuck
 
I've done everything except the last step

BMR777 04-04-2009 07:54 PM

RE: stuck
 
Step 23? Step 23 just says go to your site and log in to the admin panel. You can find it at yoursite.com/adm. :)

trainerluke 04-05-2009 03:58 AM

RE: stuck
 
I tried all I get is this:
http://i633.photobucket.com/albums/u...ke/fnfdjng.jpg

BMR777 04-05-2009 05:30 PM

RE: stuck
 
Your domain name redirects me to another site. It looks like the domain name either isn't configured correctly or has expired!

trainerluke 04-05-2009 10:06 PM

RE: stuck
 
so I have to make a new one?

Ashje 04-06-2009 04:20 AM

RE: stuck
 
Uh, if you signed up at 000webhost then your domain should be "pokestop.comoj.com" or, instead of comoj, netau or something like that. You can check what it is by logging into your 000webhost account. It should show your domain name.

BMR777 04-06-2009 06:00 PM

RE: stuck
 
Quote:

Originally Posted by trainerluke
so I have to make a new one?

Well, that or figure out why your domain goes to that ad page and not your website.

trainerluke 04-07-2009 11:20 AM

RE: stuck
 
I made a new one now what do I do?
http://i633.photobucket.com/albums/u...e/pokestop.jpg

BMR777 04-07-2009 03:56 PM

RE: stuck
 
It looks like your site is working fine now. :)

http://www.pokestop.netii.net/adoptables/index.php

Go to
http://www.pokestop.netii.net/adoptables/adm/

Log in with your admin username / password to administer your site. :)


All times are GMT -5. The time now is 07:12 PM.

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