devjoo
thanks for this component i used it for tow sites for the first it's ok but for the second no :( i deleted the .htaccess from the administrator directorie and i still can't access to my admin :s
what is the solution ??
Thank you !
Edit your
administrator/index.php
and remove this lines below:
if (@$_COOKIE['JoomlaAdminSession'] != "1234567890")
{
?>location='../index.php';?;
}


