Keyword

mod_k2_login

  • jumanji
  • jumanji's Avatar Topic Author
  • Offline
  • New Member
More
12 years 1 month ago #63242 by jumanji
mod_k2_login was created by jumanji
Hi,

I have created a log in module so users can log in and post comments.

I have had to embed the module in the php as so:

<?php
jimport( 'joomla.application.module.helper' );
$modules = JModuleHelper::getModules( 'blogLogin' );
foreach ($modules as $module) {
echo JModuleHelper::renderModule( $module );
}
?>

The log in works fine ... only it doesnt generate a log out link?

Any ideas on this one?

Thanks!

Please Log in or Create an account to join the conversation.

More
1 year 6 months ago - 1 year 6 months ago #180445 by hudson garrison
Replied by hudson garrison on topic mod_k2_login
Why can't I login because my server keeps giving me an error fnf mods
Last edit: 1 year 6 months ago by hudson garrison.

Please Log in or Create an account to join the conversation.

More
7 months 4 weeks ago - 7 months 4 weeks ago #181142 by kelseyradley
Replied by kelseyradley on topic mod_k2_login
I constantly getting errors from my server, therefore I don't understand why I can't log in.  <!--td {border: 1px solid #cccccc;}br {mso-data-placement:same-cell;}-->
Last edit: 7 months 4 weeks ago by kelseyradley.

Please Log in or Create an account to join the conversation.

More
7 months 4 weeks ago - 7 months 4 weeks ago #181147 by Allen McDonald
Replied by Allen McDonald on topic mod_k2_login
Can you upload the module somewhere so that I can check. There may be error in some files. 
Last edit: 7 months 4 weeks ago by Allen McDonald.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum