Contributions

Credit Modules (Category Index)
Search: 

ajax login

hola esta contribucion no esta terminda solo es un ejemplo mmm estem el diseņo no es muy bonito pero es para empezar :-) lo que hace es que apareca el formulario logyn con un efecto tipo lite esta bueno :-) ami me gusta espero mejorarlo en eso estoy :-(

saludos

Expand All / Collapse All

BUGFIX..... 26 Dec 2008

HI!!! first... this is a great contrib... it need a little more of design.... if i can ill help you...

i found and error... here.. in the last step

"--|Still in header.php

Search for the link on the Account:

echo HEADER_TITLE_MY_ACCOUNT;

<a href="<?php echo tep_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>" rel="ibox&height=300&width=400" target="login.php" class="headerNavigation"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a>

Then Add: rel & target:

rel="ibox&height=300&width=400" target="login.php"
|--"

the target its wrong it should be like this:
"--|rel="ibox&height=300&width=400" target="loginbox.php"|--"

*** The other subject its that u didnt say were to add that... somo people dont know.... it must be add like this...

"--|<?php echo tep_href_link('account.php') . '" title="' . HEADER_TITLE_MY_ACCOUNT . '" rel="ibox&height=300&width=400" target="loginbox.php">Account </a> '; ?>|--"

if i can ill do the translation to spanish.....


IBOX LOGIN V1.0 23 Feb 2008
Ajax Login 22 Feb 2008
ajax login INSTALACION 12 Jan 2008
ajax login 12 Jan 2008

Note: Contributions are used at own risk.