![]() |
|
| |||||||
| Notices |
| mySQL & PHP Discussions, information and help with mySQL and PHP. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| I am trying to run a php login program from phplogin.net, here is what i am getting as an error and i am not sure what it means, still pretty new to all of this and still learning so help would be greatly appreciated. Fatal error: Call to a member function do_login() on a non-object in /home/username/public_html/loginv20/login.php on line 3 Thanks in advance. Jocelyn |
|
#2
| ||||
| ||||
| You have something that is conflicting with something you already have on the page. First (and I know this sounds silly) but have you published your pages in .php and not in .html?
__________________ Beth A Child's Palace - Pinata Palace - Moxie Enterprises SEO and Marketing Tools SEO - The Basics |
|
#3
| ||||
| ||||
| I believe your path is wrong, it should start with public_html/then the rest. Change that in your script and see if that helps Karen
__________________ KMAC Enterprise Granny's Country Nook 10%Off, your code: Forum Discounts Charming Noveltees~Sports Logos Charms, Jewelry, Collectibles- 10% off, your code: VodaHost ![]() |
|
#5
| ||||
| ||||
| Why don't you post here your code ?
__________________ Navaldesign Logger Lite: Low Cost, Customizable, multifeatured Login script Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more.... Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA! |
|
#6
| ||||
| ||||
| The error is from a php class, it is calling a class function without using the correct calling object, or a couple other possible reasons. If you just installed the script, I would check with who made it, its not likely for them to release a script with that big of an error, but there might be something that was overlooked or a simple solution to fix it.
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |