![]() |
![]() |
![]() |
|
|||||||
| Common Questions Latest releases, patches, bugfixes and changes in eSyndiCat Directory Software free version. Feel really frustrated after having spent several hours trying to figure out what went wrong with your directory? Wait no more! Click the link above and post your issues. Right here. Right now. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Dec 2005
Posts: 9
![]() |
I have the Reciprocal Links option enabled. But when the admin user attempts to add a link, the script requires a reciprocal link. Is it possible for the admin user to add a link with the reciprocal link field blank?
|
|
|
|
|
|
#2 |
|
Join Date: Sep 2005
Posts: 370
![]() |
Yes it is. You can do it in the admin panel.
|
|
|
|
|
|
#3 |
|
Join Date: Dec 2005
Posts: 9
![]() |
When I try this in the admin I receive the following error message in a big red box:
No reciprocal Link The link is never added. The only way I am able to add the link is to turn off the reciprocal option. |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Sep 2005
Posts: 9,292
![]() ![]() ![]() ![]() ![]() ![]() |
Well, you can disable your reciprocal checking directly in file then
![]() *** open admin/suggest-link.php in any plain text editor *** *** find there the following code *** Code:
if ((!isset($link['recip_valid']) || ($link['recip_valid'] == 1)) && ( ($link['link_header'] == 200) || ($link['link_header'] == 301) || ($link['link_header'] == 302))) Code:
if (($link['link_header'] == 200) || ($link['link_header'] == 301) || ($link['link_header'] == 302)) let me know if there are any problems
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
|
|
#5 |
|
Join Date: Dec 2005
Posts: 9
![]() |
Thanks, it works perfectly.
|
|
|
|
|
|
#6 | |
|
Administrator
Join Date: Sep 2005
Posts: 9,292
![]() ![]() ![]() ![]() ![]() ![]() |
Quote:
![]()
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
|
|
|
#7 |
|
Join Date: Jan 2006
Posts: 28
![]() |
May you please include this change into the next update?
|
|
|
|
|
|
#8 |
|
Administrator
Join Date: Sep 2005
Posts: 9,292
![]() ![]() ![]() ![]() ![]() ![]() |
np, already done
I completely remade our checking section and gave you (eSyndiCat users) more flexibility in checking configuration
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
|
|
#9 | |
|
Join Date: May 2006
Posts: 55
![]() |
Quote:
Simon Please help me. I can not find the codes that you said. The suggest-link script that I used is like this. How to edit it to make reciprocal link checking disable? PHP Code:
|
|
|
|
|
|
|
#10 |
|
Join Date: Sep 2006
Posts: 1,428
![]() ![]() ![]() ![]() |
Hi uscasinos,
You may also disable reciprocal links in AdminPanel - > Link Checking in field Reciprocal Links Checking check it all to disable. On should be worked |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| no-reciprocal links in admin -- apostrophe problem [UPDATE] | Ron Listie | Bug Reports | 8 | 01-01-1970 02:06 AM |
| My links added in admin don`t work. Help me please! | paradox | Common Questions | 1 | 01-01-1970 12:57 AM |
| Add in reciprocal after link is added? | Michael Tozer | Common Questions | 2 | 01-01-1970 12:22 AM |
| Multi-page Category - Does Admin-added Link show sub-page? | Peter Leenders | Common Questions | 1 | 01-01-1970 12:22 AM |