Re: module is not active

"St.Ego" <[email protected]> Thu, 28 Feb 2008 17:22:53 -0600
Newsgroups gmane.comp.cms.xaraya.knowledge-base
Organization Xaraya
Message-ID <[email protected]>
It looks like you are creating a "new_toll_roads" module or something. 
What do you mean by a "contact page type" and what is the link in your 
main navigation? You are lacking all of the technical context required 
for us to even address the problem.

And you are not in an active newsgroup. The last active post in 
knowledge-base was in January of 2007. You are more likely to get a 
response on the "devel" list, which gets traffic.

Also, who are you? Carsten isn't at Blueclover anymore.

-St.Ego



Carsten Griffin wrote:
> Hello,
> New to xaraya..
> I have a link from the main navigation that goes to a page that is a 
> contact page type.  I wanted to remove the form from it but could not 
> figure out how to.  So I renamed the old page, created a new one that is 
>  html and when i click the nav link i get this:
> 
> 
> 
> System Error
> Module is not active
> 
> Unable to find Base Info for Module: new_toll_roads
> Explanation:
> 
> A module was called that has not yet been activated/installed. Use the 
> activate link in the modules module (Modules->ViewAll) to install modules.
> Stack:
> 
>      at xarmodprivateload(xarMod.php:663)
> 
> 
> Array
> (
>     [0] => new_toll_roads
>     [1] => user
> )
> 
> 
>      at xarmodload(xarMod.php:742)
> 
> 
> Array
> (
>     [0] => new_toll_roads
>     [1] => user
> )
> 
> 
>      at xarmain(index.php:82)