Message Text |
I hope that this is the right forum.
I only want to use recip links in my script.
I have done something... stupid to my link types and don't know how to rechange this.
Here is the error that I get when I display a category:
Warning: You have a link type in your template which is not listed in your settings. It is being ignored.The link type REGULAR is used in your template, but you only have recip in your settings. Either add REGULAR to your settings page or remove it from the template. If you are not the webmaster of this site, please notify the webmaster of this message.
------------
this is what I got in my suggest tpl
<td class="labelscolumn"><span class="labels">{LANG_SUGGESTLINK_TYPEOFLINK}:</span></td>
<td class="optionscolumn"><select name="type">{TYPEOPTIONS}</select></td>
------------
And in the miscellaneous settings:
Link types: recip
Category types: regular
Comment types: regular
------------
Can anyone help me out here please ?? thanks in advance !! |