| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Apr 2006 Location: earth location1
Posts: 596
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | How to Fix Joomla Login form I have a joomla site.I have a problem with the login form for the template, users can't login .if I put the module form it works fine is the anything wrong with the codes?below is the code. <?php $registration_enabled = $mainframe->getCfg( 'allowUserRegistration' ); $pretext = @$params->pretext ? $params->pretext : ''; ????: NamePros.com http://www.namepros.com/programming/509898-how-to-fix-joomla-login-form.html $posttext = @$params->posttext ? $params->posttext : ''; $return = mosGetParam( $_SERVER, 'REQUEST_URI', null ); if ($my->id) { echo "<font color=#10428B>"._USERNAME.":</font> "; echo $my->username; ?> | <a href='<?php echo sefRelToAbs("index.php?option=logout&return=$retur n"); ?>'><b><?php echo _BUTTON_LOGOUT; ?></b></a> <?php } else { ?> <form action="<?php echo sefRelToAbs("index.php?option=login"); ?>" method="post" name="login"> <TABLE WIDTH="85%" align=center CELLPADDING="0" CELLSPACING="0"> <TR>
__________________ The Victoria Falls-the Smoke that Thunders List of Advertisers -bookmark your site | Earthlocations.com Promote your site - Submit now | E-Zambia | IBacked.com In zambia | Betastores.com for sale |
| |
| | #3 (permalink) |
| Business Member Join Date: Jan 2007 Location: Glyfada, Greece
Posts: 2,826
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | its not usual to put the loginform within the template, have u tried any other template?
__________________ Check your Speed Test in just a few seconds Domain blogging, hosting tips, wordpress theme reviews and development Kids and Teens Alopecia Online Convert your psd layout 2 joomla template |
| |
| | #4 (permalink) | ||||
| The MINISITE King Join Date: May 2005 Location: QTHR
Posts: 4,594
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Bigvenu , exactly what are you trying to do? PM me and I can help you.
__________________ Studio51 Sites! Often Copied Always Amazing Never Bettered. | ||||
| |