12
Hi,
i did found some issues, after test, please, use as is:
Create a .htaccess with:
RewriteEngine on
RewriteCond %{ HTTP_HOST }^hispaxoops.com [ NC ]
RewriteRule ^(.*)$ http://www.hispaxoops.com/$1 [L,R=301]Change this domain for yours, save and upload to your XOOPS folder.
Edit header php, around line 120 and include these lines:
//www.celseven.com - Definir URL Canónica - XOOPS
echo "" ;
//www.celseven.com - URL Canónica definidaJust before these two lines:
$xoopsLogger->stopTime( 'XOOPS output init' );
$xoopsLogger->startTime( 'Module display' );Save&upload.
That´s all !!! Right now it´s working fine !!!
All info in Hispaxoops
Suggestions, comments... all welcome !!!