Shape 5

Joomla Templates => Simplex - Club => : bellatrix January 31, 2012, 12:31:05 PM



: And "Actrivation Email is sent" ???
: bellatrix January 31, 2012, 12:31:05 PM
The file index.php is missing the string "<jdoc:include type="message" />"
Joomla can not get out the message "the activation email is sent"


: Re: And "Actrivation Email is sent" ???
: jonahh January 31, 2012, 01:10:57 PM
Hello,

Its actually called here:

templates/simplex/vertex/cms_core_functions.php

//Calls the component and article call
function s5_component_call() { ?>
<jdoc:include type="message" />
<jdoc:include type="component" />
<?php }


: Re: And "Actrivation Email is sent" ???
: bellatrix January 31, 2012, 11:57:04 PM
Mmm.. why it does not work?


: Re: And "Actrivation Email is sent" ???
: jonahh February 01, 2012, 01:09:54 PM
Ah its because the article output area is disabled in the admin area for Simplex on the homepage this is why the error doesnt show


: Re: And "Actrivation Email is sent" ???
: bellatrix February 01, 2012, 02:35:19 PM
Who turns off it?
Solution?
I entered the code manually in the index file and now it works.



: Re: And "Actrivation Email is sent" ???
: jonahh February 02, 2012, 01:45:20 PM
You can enable and disable here:

http://www.shape5.com/images/products/joomlavertexhide.jpg

We disabled for the design of Simplex, so you'd have to enable it if you want articles showing on your homepage


: Re: And "Actrivation Email is sent" ???
: bellatrix February 02, 2012, 02:01:20 PM
Yes!!!
Wokrks!!

THANKS!