Dear FireBoard users,
In order to further develope the need of Joomla for a robust forum, FireBoard component has been moved to its own new home and new name. You can find more information regarding the Kunena, the successor of FireBoard, at kunena.com. The current forum here will stay for some time more for referencing needs. You can find the FireBoard files under joomlacode.org and other files
Upgrading to Kunena is highly recommended!

Kunena! - To Speak!

A revolution is coming... Kunena - Swahili for: To Speak! THE Next generation of native Joomla based Forum ultra component. Forget what you know about Joomla based forums...
Amazingly Simple Lean and Clean Easier Customization
Kunena is about to redefine the world of Joomla! with the most simplistic ultra component out there. For ultimate performance based on state of the art development techniques, Kunena! is about to bring you... With an integrated plugin system that will allow you to extend Kunena beyond your wildest imaginations...
Welcome, Guest
Please Login or Register.    Lost Password?
Esquema de login... (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Esquema de login...
#54367
Esquema de login... 1 Year, 7 Months ago  
Pessoal, tem um código aqui do login:

Code:



<?php if( $this->countModules('user7') ) {?>
<div class="moduletitle_logo">
<a href="#" onclick="return hs.htmlExpand(this, { contentId: 'highslide-html-loginform' } )" title="Login">Área Restrita </a>
</div>
<div class="highslide-html-content" id="highslide-html-loginform" style="width: 300px">
<div class="highslide-html-content-header">
<div class="highslide-move" title="Move">
<a href="#" onclick="return hs.close(this)" class="control" title="Close">Close</a>
</div>
</div>
<div class="highslide-body">
<jdoc:include type="modules" name="user7" style="xhtml" />
<div class="imglogo"></div>
</div>
</div>
<?php } ?>

Aonde eu posso ativar este user7 ??? Pra que funcione o meu login?

Eu preciso fazer algum arquivo xml???

To meio perdido aqui pq o mesmo nao abre nada!


Logged Logged  
 
The administrator has disabled public write access.  
Go to top