PDA

View Full Version : Hi, why am I getting this error?...


squeege
10-04-2006, 03:51 AM
Hi,

the link to see what I mean is --->
http://squeege.ulmb.com/links

Why is it telling me:

Warning: chmod() has been disabled for security reasons in /hosted/subs/ulmb.com/s/q/squeege/public_html/links/links.php on line 6


Warning: chmod() has been disabled for security reasons in /hosted/subs/ulmb.com/s/q/squeege/public_html/links/links.php on line 19

I chmodded the folder before installation like the install.txt says.
I even tried to chmod the links.php and it still didn't work!!!

Please help,
Thanks,
Jamie

arenlor
10-04-2006, 04:44 AM
Their server automagically does chmodding so anything you do won't make a difference, but it'll make you feel all warm and fuzzy inside lol. But the problem is the server won't let it do what it wants to.

arenlor
10-04-2006, 04:47 AM
Also you shouldn't use a downloaded service, make your own scripts, like the ones found here http://arenlorlinks.ulmb.com/ I can help you out make your own if you want.

UnlimitedMB
10-04-2006, 01:32 PM
Open the script in a text editor and change chmod to @chmod

squeege
10-04-2006, 04:33 PM
Hi, thanks for replying,

OK... are you saying in the links.php file to
change the chmod???? to @chmod????
and that should make it work?

If not, which file do I change that in?

Thanks,
Jamie

[[[EDIT]]]

OK... thanks Eric (Admin) it worked...

Am I going to see any more of these weird little problems
or is it because of this script for some reason???

Let me know,
Thanks again,
Jamie

[[[END EDIT]]]

[[[2nd EDIT]]]

Sorry, Eric, something else...

When visitors submit a mail, they are suppose to
receive a confirmation of their submitted link...

I don't think they are going through, is that fixable???

Should I wait to see if the server sends it? (perhaps there is a delay)

Jamie

[[[END EDIT]]]