![]() |
![]() |
![]() |
|
|||||||
| Bug Reports "Brrr! Bugs!" Yes, we do hate them as well. But nothing is perfect in this world and if you found a bug let us know so that we can make eSyndiCat Directory Software even better. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#51 |
|
Join Date: Sep 2006
Posts: 1,428
![]() ![]() ![]() ![]() |
Hi Tamagochi,
open '../includes/util.php' find function check_reciprocal find following code in it Code:
$reciprocal = "#<a[^>]+href=(?:[\'\"]{0,1})(?:\s*)".preg_quote($config->get('reciprocal_text'), "#")."(?:\s*)(?:[\'\"]{0,1})(?:[^>]*)>(?:.*)<\/a>#is";
Code:
$reciprocal = "#<a href=(?:[\'\"]{0,1})(?:\s*)".preg_quote($config->get('reciprocal_text'), "#")."(?:\s*)(?:[\'\"]{0,1})(?:[^>]*)>(?:.*)<\/a>#is";
|
|
|
|
|
|
#52 |
|
Join Date: Aug 2007
Posts: 84
![]() |
Link checking set to en,dis,dis,en
keep getting message 1. Please input correct reciprocal link. Have tried editing both reciprocal line & pattern line $reciprocal = "#<a href=(?:[ $pattern = '/<a href=([\'"]? Its getting very late so am probably missing something silly but have tried both separately & together running version 2.1.03 any help appreciated my /includes/util.php attached as txt |
|
|
|
|
|
#53 |
|
Join Date: Apr 2007
Location: Madrid, Espaņa
Posts: 93
![]() |
Hi
I'll Try it Thanks a lot. Best Regards
__________________
Tamagochi www.paginadeinicio.net www.summarios.com www.torero-x.com www.elnexo.paginadeinicio.net www.topde.paginadeinicio.net |
|
|
|
|
|
#54 |
|
Join Date: Mar 2006
Posts: 650
![]() |
Hello
I have tried working through the suggested changes, and tried to distinguish pro-version -changes from omega-version-changes etc. However The results are not ok People are now able to suggest links without the error message cause by reciprocal check falsely failing, but instead any valid url is now considered to be a valid reciprocal. Clearly I am doing something wrong :-/ Does anyone have a properly working ../includes/util.php which they can attach, so I can "adopt" it ? Also - does correcting the util.php script make the correction for both the suggest-link process, and for the regular cron.php checking process? or is the cron.php checking system separate from the suggest-link system? Regards mark
__________________
. . . Fine Wedding Speeches Be remembered for the right reasons. http://www.finespeeches.com Last edited by Mark Brookes; 09-21-2007 at 11:18 AM. |
|
|
|
|
|
#55 | |
|
Join Date: Jun 2007
Posts: 11
![]() |
Quote:
After that when I add link all is ok. But when I want edit link (as editor), I still see: "Please input correct reciprocal link." Any ideas? |
|
|
|
|
|
|
#56 |
|
Join Date: Oct 2007
Location: Thailand
Posts: 9
![]() |
Just ran into the same issue.
How come this has not been included into the latest release (or at least the manual) - somehow not very encouraging if it is required to change code in files to get basic functionality to work.... Thank you. Last edited by banyo; 12-21-2007 at 03:28 AM. Reason: typo |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|