![]() |
![]() |
![]() |
|
|||||||
| 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 |
|
|
#11 |
|
eSyndiCat Lead Developer
Join Date: Apr 2006
Location: Kyrgyzstan, Bishkek
Posts: 6,596
![]() ![]() ![]() ![]() |
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. |
|
|
|
|
|
#12 |
|
Join Date: Dec 2006
Posts: 11
![]() |
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 ] |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|