First release in intermediate Genoa branch
date_default_timezone_set('GMT');
$cfg['customfuncs'] = FALSE; // Includes file named functions.custom.php
« Previous page: Cotonti 0.0.2Next page: Cotonti Genoa 0.6.1 »
Please check it on a testsite. You need to change some things in your skin.
Verify your skin with the sed-light version.
i understand that updateing from beta2:
Apply SQL patches from sql/updates/0.0.6: sql_r813,826,830,831 ?
@ pieter
What exactly you think is not right in skin?
P.S. Check all your language files for UTF-8 BOM marks and remove them (I use for this Total Commander and "compare by content" functionality, followed by "edit mode"), I noticed they mess up with the interpretation of tpls in some browsers, mainly Internet Explorer.
Fatal error: Uncaught exception 'Exception' with message 'Template file not found: ./plugins/admin/admin.inc.tpl' in /home2/u30510/....../www/system/xtemplate.php:154 Stack trace: #0 /home2/u30510/...../www/system/xtemplate.php(39): XTemplate->restart('./plugins/admin...') #1 /home2/u30510/...../www/system/core/admin/admin.inc.php(54): XTemplate->__construct('./plugins/admin...') #2 /home2/u30510/...../www/admin.php(24): require_once('/home2/u30510/t...') #3 {main} thrown in /home2/u30510/....../www/system/xtemplate.php on line 154
Что это и как лечить?
Fatal error: Uncaught exception 'Exception' with message 'Template file not found: ./plugins/admin/admin.home.inc.tpl' in /home/donotarg/public_html/system/xtemplate.php:154 Stack trace: #0 /home/donotarg/public_html/system/xtemplate.php(39): XTemplate->restart('./plugins/admin...') #1 /home/donotarg/public_html/system/core/admin/admin.home.inc.php(14): XTemplate->__construct('./plugins/admin...') #2 /home/donotarg/public_html/system/core/admin/admin.inc.php(80): require_once('/home/donotarg/...') #3 /home/donotarg/public_html/admin.php(27): require_once('/home/donotarg/...') #4 {main} thrown in /home/donotarg/public_html/system/xtemplate.php on line 154
Get the same error as the guy above after updating to 0.0.6 when going to admin panel. Help please
copy the /admin dir from sed-light to your skin and delete the files from your skin dir.
Look at the structure of sed-light
Total: 9, on page: 9
Updating from 0.0.6 beta 3: