1
Tarik
style.css at the page_end.php
  • 2011/9/23 18:54

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


It's not exactly what we can call a bug
but a the last step the styling of the page_end template go off
the reason for that is this
require_once './include/common.inc.php';
$_SESSION = array();
setcookie'xo_install_user'''nullnullnull );
defined('XOOPS_INSTALL') or die('XOOPS Installation wizard die');

$installer_modified "install_remove_" uniqid(mt_rand());
register_shutdown_function('install_finalize'$installer_modified);

$pageHasForm false;

$content "";
include 
"./language/{$wizard->language}/finish.php";

include 
'./include/install_tpl.php';

in the last page xoops rename the folder and showing a page w/ a style from that directory, if you have cache enabled you will not notice but when cache disabled...
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.

Login

Who's Online

155 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits