![]() |
#11
|
|||
|
|||
![]()
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. ^_^ |
#12
|
|||
|
|||
![]() Quote:
That was some VERY fast support, Thanks :D |
#13
|
|||
|
|||
![]()
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 |
#14
|
|||
|
|||
![]()
my site is on the same host as weretemplar's and mine has the same errors:
http://www.mattalien.oxyhost.com/adoptables/index.php |
#15
|
|||
|
|||
![]() Quote:
It could also just be you've got a bad free host. Brandon |
#16
|
|||
|
|||
![]()
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* |
#17
|
|||
|
|||
![]() Quote:
Something about that host is messing with the script. I cannot replicate those errors on any site other than on oxyhost sites! :( BMR777 |
#18
|
|||
|
|||
![]()
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); Code:
// Report all PHP errors error_reporting(E_ALL); |
#19
|
|||
|
|||
![]()
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? |
#20
|
|||
|
|||
![]()
It's probably issues with the host. You can find a lot of free hosts here:
http://www.freewebspace.net/forums/ BMR777 |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
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 |
What's New? |
What's Hot? |
What's Popular? |