Really big problem plz help
Moderator: General Moderators
-
bigmage102
- Forum Newbie
- Posts: 4
- Joined: Tue Aug 03, 2010 2:03 pm
Really big problem plz help
hey i am getting some error's at my upload page that i got from a friend you can see it here http://ak-37.com/upload it should look like http://www.hotshare.net/ but how do i fix all that error's i can't get it to work
Re: Really big problem plz help
Why am I inclined NOT to click on those links?
If you'd really like help, please post some code and be specific about the errors.
If you'd really like help, please post some code and be specific about the errors.
-
bigmage102
- Forum Newbie
- Posts: 4
- Joined: Tue Aug 03, 2010 2:03 pm
Re: Really big problem plz help
you can see the errors on the website and here are the files the error's are in
http://ak-37.com/adodb-mysql.inc.txt
http://ak-37.com/Smarty.class.txt
that's the 2 files with error's in
http://ak-37.com/adodb-mysql.inc.txt
http://ak-37.com/Smarty.class.txt
that's the 2 files with error's in
Re: Really big problem plz help
The first error could very well be causing the rest of the errors.
Go to your line 358 of the file specified in the error. You've used too many parameters. And since the connection isn't successful, it could be causing the failures below it.
The other question is, why are you using mysql_pconnect()? Why do you need a persistent connection rather than just connecting when the script is run?
Go to your line 358 of the file specified in the error. You've used too many parameters. And since the connection isn't successful, it could be causing the failures below it.
The other question is, why are you using mysql_pconnect()? Why do you need a persistent connection rather than just connecting when the script is run?
-
bigmage102
- Forum Newbie
- Posts: 4
- Joined: Tue Aug 03, 2010 2:03 pm
Re: Really big problem plz help
i have not made the script so i have not used mysql_pconnect and that but can you plz fix the files or say what i should remove or edit because im not really php scripter
Re: Really big problem plz help
The problem is not in the files you linked to. The problem is in the file named 'adodb-mysql.inc.php'.
Since I don't have access to that file, I can't help you correct it.
Since I don't have access to that file, I can't help you correct it.
-
bigmage102
- Forum Newbie
- Posts: 4
- Joined: Tue Aug 03, 2010 2:03 pm
Re: Really big problem plz help
i now the error is in that file but i renamed it to txt and uploaded it so it is http://ak-37.com/adodb-mysql.inc.txt but there are nothing were it say's the error is
thanks for you time but i got another person to help me so it's working now
thanks for you time but i got another person to help me so it's working now