Link Details from a search result- error (404) - Page 2 - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > Bug Reports

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.

Reply
 
Thread Tools Display Modes
Old 03-06-2007   #11
Sergey Ten
eSyndiCat Lead Developer
 
Sergey Ten's Avatar
 
Join Date: Apr 2006
Location: Kyrgyzstan, Bishkek
Posts: 6,596
Sergey Ten is a jewel in the roughSergey Ten is a jewel in the roughSergey Ten is a jewel in the roughSergey Ten is a jewel in the rough
Default

It was been fixed in our next patch. Please wait for 20-24 hours and a patch 2.1.02 will be released.

Thank you for understanding and patience.
Sergey Ten is offline   Reply With Quote
Old 03-06-2007   #12
About
 
Join Date: Dec 2006
Posts: 11
About is on a distinguished road
Default

THIS HAVE FIXED MY PROBLEM.

Originally Posted by Sergey Ten
Well, for to fix this issue, please following the directives:

[ Open your search.php ][ Find code ]


Code:
/** search links box formation **/
$nm = $config->get('num_index_links');
$links = $Link->getSearchLinks($what, $type, $start, $nm);


[ After add that code ]


Code:
$c = count($links);
for($i=0; $i < $c; $i++)
{
$links[$i]['path'] .= '/';
}
[ Save change ]
About is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:47 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us