Weblinks: Error 404 - Category not found - Joomla! Forum - community, help and support
hello
now need help. have site have been upgraded 2.5.8. before upgrading, running 1.5.25 no problems.
in admin panel weblinks works well. can see links, , categorys. site i'm not able show links. wish show categorys, fails error 404 category not found. if try list weblinks in specified category error category not found.
i have testet make new category still same problem.
update: testet setting search engine friendly yes, still same problem. when set yes, can see link going correct category id
now need help. have site have been upgraded 2.5.8. before upgrading, running 1.5.25 no problems.
in admin panel weblinks works well. can see links, , categorys. site i'm not able show links. wish show categorys, fails error 404 category not found. if try list weblinks in specified category error category not found.
i have testet make new category still same problem.
update: testet setting search engine friendly yes, still same problem. when set yes, can see link going correct category id
after hours of work, found solution:
for me problem first entry (id = 1) in #__categories table com_contact entry, not system entry.
so deleted 1 , recreated root entry:
id: 1
rgt: 33
extension: system
title: root
alias: root
published: 1
params: {}
language: *

for me problem first entry (id = 1) in #__categories table com_contact entry, not system entry.
so deleted 1 , recreated root entry:
id: 1
rgt: 33
extension: system
title: root
alias: root
published: 1
params: {}
language: *
Comments
Post a Comment