Page 1 of 1

Really big problem plz help

Posted: Tue Aug 03, 2010 2:09 pm
by bigmage102
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

Posted: Tue Aug 03, 2010 2:41 pm
by JakeJ
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.

Re: Really big problem plz help

Posted: Tue Aug 03, 2010 3:32 pm
by bigmage102
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

Re: Really big problem plz help

Posted: Tue Aug 03, 2010 3:52 pm
by JakeJ
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?

Re: Really big problem plz help

Posted: Tue Aug 03, 2010 3:57 pm
by bigmage102
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

Posted: Tue Aug 03, 2010 4:11 pm
by JakeJ
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.

Re: Really big problem plz help

Posted: Tue Aug 03, 2010 4:36 pm
by bigmage102
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