The setting.php file haswhich causes 404 errors via category links.Code:$category_separator = " :-> ";
Changing this toresolves the issue.Code:$category_separator = " > ";
The setting.php file haswhich causes 404 errors via category links.Code:$category_separator = " :-> ";
Changing this toresolves the issue.Code:$category_separator = " > ";
Harkster.... If this is a bug, the Project Tools section is a better place for it
Thanks for the heads up![]()
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
Follow Us On Twitter | FaceBook Profile | YouTube Videos
Hello hakster,
Thanks for the correction but I have checked for both directory separator and it's working fine.
Usually 404 errors is come when the category path is not updated yet from the admin panel.
It's ok, i have updated and uploaded for freshpick template at indexutemplates.com client area.
Thanks.
I just figured it was a typo or some such and thought others might be seeing the problem.
As of right now the problem exists on the demo site. It only becomes a problem when there are sub-categories.
Go to the demo and click on the Bonsai and Suiseki category. For me the breadcrumb is 'Top :-> Bonsai and Suiseki'
A click on Bonsai produces a 404. (right click shows properties as http://www.indexutemplates.com/demo/...ki-%3e-bonsai/). When I break out of frames the link is 'http://www.indexutemplates.com/demo/upload/bonsai-and-suiseki->-bonsai/'
I fought that yesterday for several hours and was about to give up when the light flashed.
Don't believe me... so be it.
demo for freshpick has been fixed.
thank for the correction Harkster.