BUG X 3 Install Latest From GIT


Subject: BUG X 3 Install Latest From GIT
Can't install the latest on XAMPP 5.6.3 latest - php 5.6.3 because of two errors?

Can't get past this after install - looks like GZip is turned on?

Code: [Download] [Hide] [Select]
Content Encoding Error


And I commented this out because it's throwing "foreach" errors.

functions.php line 5151

Code: [Download] [Hide] [Select]
// foreach ($config['plugins'] as $plugin_name => $plugin_config)
// {
// if ($plugin_config['enabled'])
// {
// $template->assign_var('PLUGIN_' . strtoupper($plugin_name), true);
// $template->assign_block_vars('plugins', array(
// 'NAME' => $plugin_name,
// )
// );
// }
// }


And I DID need this today - - - :censored:

Edit:
I KILLED Gzip and Gzip_level in the DB and at least it's now working.. :P

Edit 2:

Oh! Dear - I commented this out too...

Code: [Download] [Hide] [Select]
[Icy Phoenix Debug] PHP Notice: in file /blocks/album.php on line 51: include_once(ALBUM_MOD_PATHalbum_common.php): failed to open stream: No such file or directory
[Icy Phoenix Debug] PHP Notice: in file /blocks/album.php on line 51: include_once(): Failed opening 'ALBUM_MOD_PATHalbum_common.php' for inclusion (include_path='.;C:/xampp/php/PEAR')


More Oh! Dear - -

Code: [Download] [Hide] [Select]
[Icy Phoenix Debug] PHP Notice: in file /sitemap.php on line 270: include(ALBUM_MOD_PATHalbum_common.php): failed to open stream: No such file or directory
[Icy Phoenix Debug] PHP Notice: in file /sitemap.php on line 270: include(): Failed opening 'ALBUM_MOD_PATHalbum_common.php' for inclusion (include_path='.;C:/xampp/php/PEAR')

Fatal error: Call to undefined function album_read_tree() in C:\xampp\htdocs\forum\sitemap.php on line 275


So I removed the whole Album Block from the sitemap.php And the album URL in sitemap.zip XML :P

Profile PM  
Subject: Re: BUG X 3 Install Latest From GIT
Me and Informpro are moving Album to a plugin, so to reduce the core code to only forum (and few extras).

This will allow to increase efficiency of Icy Phoenix.

Unfortunately it is still work in progress, so there are some bugs.

I have ironed out few of thems these days, but others are still there.

I'll do my best to fix everything.


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.33s (PHP: 5% SQL: 95%)
SQL queries: 15 - Debug Off - GZIP Enabled