Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 04-01-2009, 10:20 PM
trainerluke trainerluke is offline
Member
 
Join Date: Mar 2009
Posts: 22
Credits: 3,517
trainerluke
Lightbulb stuck

I'm stuck on step 12 what do I do?
Reply With Quote
  #2  
Old 04-01-2009, 11:13 PM
Seapyramid Seapyramid is offline
Premium Member
 
Join Date: Feb 2009
Posts: 373
Gender: Female
Credits: 15,576
Seapyramid
Default 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
Reply With Quote
  #3  
Old 04-02-2009, 09:08 AM
trainerluke trainerluke is offline
Member
 
Join Date: Mar 2009
Posts: 22
Credits: 3,517
trainerluke
Default 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
Reply With Quote
  #4  
Old 04-02-2009, 02:38 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,710
BMR777 is on a distinguished road
Default 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.
Reply With Quote
  #5  
Old 04-02-2009, 08:38 PM
trainerluke trainerluke is offline
Member
 
Join Date: Mar 2009
Posts: 22
Credits: 3,517
trainerluke
Default 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
Reply With Quote
  #6  
Old 04-02-2009, 08:41 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,710
BMR777 is on a distinguished road
Default 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.
Reply With Quote
  #7  
Old 04-03-2009, 09:52 AM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,710
BMR777 is on a distinguished road
Default RE: stuck

Why is your domain redirecting to searchnut.com?
Reply With Quote
  #8  
Old 04-03-2009, 10:51 AM
trainerluke trainerluke is offline
Member
 
Join Date: Mar 2009
Posts: 22
Credits: 3,517
trainerluke
Default RE: stuck

say what!?!?!?!
Reply With Quote
  #9  
Old 04-03-2009, 10:55 AM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,710
BMR777 is on a distinguished road
Default 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.
Reply With Quote
  #10  
Old 04-03-2009, 11:12 AM
trainerluke trainerluke is offline
Member
 
Join Date: Mar 2009
Posts: 22
Credits: 3,517
trainerluke
Default 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
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Just plain stuck GalesEpicenter Feedback and Suggestions 7 03-01-2015 06:05 AM
Stuck? Moontides Feedback and Suggestions 4 04-08-2013 08:18 PM
A few things I'm stuck with Linkin-Dreamer Questions and Supports 14 08-28-2011 04:04 PM


All times are GMT -5. The time now is 08:16 AM.

Currently Active Users: 9718 (0 members and 9718 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636