Forums / General / Where're my modules?
Luciana Terceiro
Monday 28 April 2003 10:17:59 am
Hi, I just install eZ Publish 3.0 in a Linux server and everything looks fine, aparently. I access my public eZ site, nothing's broken, so my Admin site. But when I try to access my ezpublish/index.php/user, no item in my menu works. I receive an error like:
Error / kernel (20) Module not found * The requested module 'crossroads_forum' could not be found.(change crossroads_forum for each menu's item).
Does anybody has some clue about what's happening?
thanxs a lot!
Lucy
Gabriel Ambuehl
Monday 28 April 2003 10:20:05 am
The template is broken, the links it generates are invalid. Instead of using the target's ID in the system, they point to the name of it which doesn't work with standard installs.
If you look at the demo site, you'll see what I mean.
Visit http://triligon.org
Adam Morand
Tuesday 13 May 2003 7:59:55 pm
If the template is broken, how do you fix it??
How do you make the system use the target IDs again instead of the name???