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
  #11  
Old 12-23-2008, 02:07 PM
Johnathon Johnathon is offline
Member
 
Join Date: Dec 2008
Posts: 37
Credits: 748
Johnathon
Send a message via Yahoo to Johnathon
Default RE: Database help

Hey there Were. This is Johnathon. In fact, I actually started out with this code when planning adoptalicious, but it really wasn't quite complete enough for my taste, so I pretty much started over using only the basic functions.

P.s. It looks like you didn't insert the mysql "dump" included into your database. ^_~ Since account registrations and adoptions don't actually inject into the databases. Either that, or you host is blocking certain functions.

If you need any help, you have my msn already, so just contact me. ^_^
__________________
[align=center][/align]
Reply With Quote
  #12  
Old 12-23-2008, 02:11 PM
Weretemplar Weretemplar is offline
Member
 
Join Date: Dec 2008
Posts: 6
Credits: 1,571
Weretemplar
Default RE: Database help

Quote:
Originally Posted by Johnathon
Hey there Were. This is Johnathon. In fact, I actually started out with this code when planning adoptalicious, but it really wasn't quite complete enough for my taste, so I pretty much started over using only the basic functions.

P.s. It looks like you didn't insert the mysql "dump" included into your database. ^_~ Since account registrations and adoptions don't actually inject into the databases. Either that, or you host is blocking certain functions.

If you need any help, you have my msn already, so just contact me. ^_^
Ok, I'll try that and i'll contact you via msn if i need more help :)
That was some VERY fast support, Thanks :D
Reply With Quote
  #13  
Old 12-23-2008, 06:23 PM
Chasingu Chasingu is offline
Member
 
Join Date: Sep 2008
Posts: 20
Credits: 3,503
Chasingu
Default RE: Database help

I also found that one error is not MySQL related...

Notice: Undefined variable: link3 in /www/oxyhost.com/w/e/r/weretemplar/htdocs/adoptables/index.php on line 111
Reply With Quote
  #14  
Old 01-01-2009, 12:51 PM
mattalien mattalien is offline
Member
 
Join Date: Dec 2008
Posts: 27
Credits: 4,285
mattalien
Default RE: Database help

my site is on the same host as weretemplar's and mine has the same errors:

http://www.mattalien.oxyhost.com/adoptables/index.php
Reply With Quote
  #15  
Old 01-01-2009, 02:07 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,558
BMR777 is on a distinguished road
Default RE: Database help

Quote:
Originally Posted by mattalien
my site is on the same host as weretemplar's and mine has the same errors:

http://www.mattalien.oxyhost.com/adoptables/index.php
Double check that your database details are correct. Sometimes free hosts connect to the database using a access host other than the default "localhost" or it could just be a wrong setting in the config.php.

It could also just be you've got a bad free host.

Brandon
Reply With Quote
  #16  
Old 01-01-2009, 02:46 PM
mattalien mattalien is offline
Member
 
Join Date: Dec 2008
Posts: 27
Credits: 4,285
mattalien
Default RE: Database help

i figured it! the old database username was, for me, mattalien_mattalien. i changed it to something else, and the site loads now!

*sighs with relief*
Reply With Quote
  #17  
Old 01-01-2009, 02:49 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,558
BMR777 is on a distinguished road
Default RE: Database help

Quote:
Originally Posted by mattalien
i figured it! the old database username was, for me, mattalien_mattalien. i changed it to something else, and the site loads now!

*sighs with relief*
It looks like it loads, but it's getting errors at the top, the same errors another user on oxyhost got.

Something about that host is messing with the script. I cannot replicate those errors on any site other than on oxyhost sites! :(

BMR777
Reply With Quote
  #18  
Old 01-01-2009, 02:52 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,558
BMR777 is on a distinguished road
Default RE: Database help

The errors could be a result of a change your host made to php.ini.

Tell your host to turn off PHP notices in your site's PHP.INI file. The correct setting for your account should be:

Code:
// Report all errors except E_NOTICE
// This is the default value set in php.ini
error_reporting(E_ALL ^ E_NOTICE);
I bet your host is using:

Code:
// Report all PHP errors
error_reporting(E_ALL);
http://us.php.net/error_reporting
Reply With Quote
  #19  
Old 01-01-2009, 03:15 PM
mattalien mattalien is offline
Member
 
Join Date: Dec 2008
Posts: 27
Credits: 4,285
mattalien
Default RE: Database help

great, now i can't login. i go to my site, click login, it says you've logged in, but the side bar still has the login bit. do you know why?

otherwise, what free hosting site do you recommend for this script?
Reply With Quote
  #20  
Old 01-01-2009, 03:18 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,558
BMR777 is on a distinguished road
Default RE: Database help

It's probably issues with the host. You can find a lot of free hosts here:
http://www.freewebspace.net/forums/

BMR777
Reply With Quote
Reply

Thread Tools
Display Modes

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
Database functions? Infernette Questions and Supports 8 07-10-2013 12:13 PM
Database SilverDragonTears Questions and Supports 1 11-01-2012 10:33 AM
No tables in database? Fangs Questions and Supports 1 02-28-2012 11:26 AM
Need help with MySQL Database MirandaLK Questions and Supports 13 07-29-2010 09:01 PM
Can Someone Help me about add in database? reza01 Questions and Supports 1 06-22-2009 11:54 AM


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

Currently Active Users: 662 (0 members and 662 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