PDA

View Full Version : Help needed while submitting links.


zanjafeel
12-01-2006, 04:36 PM
Hello everyone,
i've recently launched my directory 4u7.org.
But in the submit page i get this problem.

Quote:
Warning: Smarty error: validate: validator id 'v_RECPR_LINK' is not registered. in /home/link/public_html/libs/smarty/Smarty.class.php on line 1088
Here is the live link http://www.4u7.org/submit.php
Can you tell me why i get that error? And how to remove that error.

Helps Appreciated.
Thanks

Boby
12-01-2006, 06:00 PM
Hello,

can you please check if you have following lines?

In submit.php (usualy around lines #96-98):
Content visible to registered users only.

And in /templates/submit.tpl:
Content visible to registered users only.

Boby

zanjafeel
12-01-2006, 06:49 PM
In submit.php i've got this
Content visible to registered users only.

zanjafeel
12-01-2006, 06:51 PM
And here is the code of submit.tpl
Content visible to registered users only.

zanjafeel
12-03-2006, 09:41 AM
first of all a big BUMP.
Then i was going to buy phpld v.3 but i think that your support is very weak.

Boby
12-04-2006, 07:42 PM
You have to remove this code from your submit.tpl file since it has nothing to do with your phpLD installation:
Content visible to registered users only.We try to provide support as soon as possible, but we can't hadle everything that fast. We mainly focus on support for phpLD 3.+ users, then for the free version.

Boby

PS: I have removed the most part of your file code postings, and kept only what is needed.