PDA

View Full Version : Another Submit Problem


perfectcoding
04-11-2006, 01:09 PM
Hello all,

I've another submit problem. I tried to search for the solution, but couldn't find anything - apologies in advance if this is recycling an old question.

I've got 3.03 running on netballdirectory dot com

When I try submit a link from the index page, I encounter problems. If I leave the "reciprocal link URL" field blank, I get an error:

"An error occured while saving the link.". Descriptive ;)

If I put a URL in the box, then I simply keep coming back to the same page (no errors).

My log files show this:

[Tue Apr 11 04:29:05 2006] [error] [client 81.179.123.53] PHP Warning: fopen(/var/www/html/netballdirectory.com/www//lang/en.php) [function.fopen ('function.fopen')]: failed to open stream: Permission denied in /var/www/html/netballdirectory.com/www/libs/intsmarty/intsmarty.class.php on line 194

Any ideas?

perfectcoding
04-12-2006, 09:13 AM
anyone have any ideas?

Neticus
04-12-2006, 02:14 PM
Its a 3.03 issue, my best bet would be to ask this in the supporters forum.

perfectcoding
04-12-2006, 02:53 PM
Thanks very much for the reply.

Unfortunately I don't have access to the supporters' forum. Who would be my best bet for direct contact? Boby was very helpful in the past (thanks!), but I don't want to bother him too much.

Boby
04-12-2006, 09:14 PM
Hmmm, I think I saw that again ;)

Ok, edit submit.php and search for:Content visible to registered users only.Replace it withContent visible to registered users only.

That should do the trick :D

Let me know if it's workin'

Cheers, Boby.

perfectcoding
04-13-2006, 01:04 PM
It worked. Fantastic news.

Thanks very much.