Updated Blue Bayou Theme

Ask questions about FlatPress themes, present your themes, request new themes.
Post Reply
eagleman
Posts: 196
Joined: Sat Mar 02, 2019 12:10 pm

Updated Blue Bayou Theme

Post by eagleman » Sat Feb 24, 2024 9:46 am

Hello
I'm continuing to update all available themes for Flatpress 1.3 and coming.
Now BlueBayou is available for both Flatpress 1.2 and 1.3 version.
Test it and tell me what's wrong with it.
Attachments
bluebayou.zip
Updated bluebayou theme for Flatpress 1.3
(15.73 KiB) Downloaded 35 times

User avatar
Kierownik
Posts: 4
Joined: Sun Feb 18, 2024 5:41 pm

Re: Updated Blue Bayou Theme

Post by Kierownik » Sat Feb 24, 2024 6:50 pm

I testen it with 1.3 and when i go to styles it shows alot of errors. Because it has no other styles? Is that a fault of the theme or flatpress to detect that there is no other style?
Next code is a small part, not all of it.

Code: Select all

display($template = 'admin.tpl', $cache_id = ???, $compile_id = ???, $parent = ???) /volume2/web/flatpress/admin/main.php:191 0.0066 643592 4. Smarty_Internal_TemplateBase->_execute($template = 'admin.tpl', $cache_id = NULL, $compile_id = NULL, $parent = NULL, $function = 1) /volume2/web/flatpress/fp-includes/smarty-4.3.1/libs/sysplugins/smarty_internal_templatebase.php:134 0.0067 663576 5. Smarty_Internal_Template->render($no_output_filter = FALSE, $display = 1) /volume2/web/flatpress/fp-includes/smarty-4.3.1/libs/sysplugins/smarty_internal_templatebase.php:238 0.0068 665392 6. Smarty_Template_Compiled->render($_template = class Smarty_Internal_Template { public $_objType = 2; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = ['SCRIPT_NAME' => class Smarty_Variable { ... }, 'images_list' => class Smarty_Variable { ... }, 'attachs_list' => class Smarty_Variable { ... }, 'tags' => class Smarty_Variable { ... }, 'date_format_string' => class Smarty_Variable { ... }, 'panel' => class Smarty_Variable { ... }, 'submenu' => class Smarty_Variable { ... }, 'actionname' => class Smarty_Variable { ... }, 'admin_panel_id' => class Smarty_Variable { ... }, 'action' => class Smarty_Variable { ... }, 'panel_url' => class Smarty_Variable { ... }, 'action_url' => class Smarty_Variable { ... }, 'success' => class Smarty_Variable { ... }, 'available_styles' => class Smarty_Variable { ... }, 'subject' => class Smarty_Variable { ... }, 'menubar' => class Smarty_Variable { ... }, 'flatpress' => class Smarty_Variable { ... }, 'lang' => class Smarty_Variable { ... }, 'blogtitle' => class Smarty_Variable { ... }, 'pagetitle' => class Smarty_Variable { ... }, 'fp_config' => class Smarty_Variable { ... }, 'panelstrings' => class Smarty_Variable { ... }, 'plang' => class Smarty_Variable { ... }]; public $parent = class Smarty { public $_objType = 1; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = '176f3c2c38fb8833707632ad30559f78'; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/volume2/web/flatpress/fp-interface/themes/bluebayou/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = TRUE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs
Fp 1.2.1 does not throw a fit :-)
`✵•.¸,✵°✵.。.✰ Kierownik For The Win ✰.。.✵°✵,¸.•✵´

eagleman
Posts: 196
Joined: Sat Mar 02, 2019 12:10 pm

Re: Updated Blue Bayou Theme

Post by eagleman » Sat Mar 02, 2024 2:37 pm

Kierownik wrote: Sat Feb 24, 2024 6:50 pm I testen it with 1.3 and when i go to styles it shows alot of errors. Because it has no other styles? Is that a fault of the theme or flatpress to detect that there is no other style?
Next code is a small part, not all of it.
display($template = 'admin.tpl', $cache_id = ???, $compile_id = ???, $parent = ???) /volume2/web/flatpress/admin/main.php:191 0.0066 643592 4. Smarty_Internal_TemplateBase->_execute($template = 'admin.tpl', $cache_id = NULL, $compile_id = NULL, $parent = NULL, $function = 1) /volume2/web/flatpress/fp-includes/smarty-4.3.1/libs/sysplugins/smarty_internal_templatebase.php:134 0.0067 663576 5. Smarty_Internal_Template->render($no_output_filter = FALSE, $display = 1) /volume2/web/flatpress/fp-includes/smarty-4.3.1/libs/sysplugins/smarty_internal_templatebase.php:238 0.0068 665392 6. Smarty_Template_Compiled->render($_template = class Smarty_Internal_Template { public $_objType = 2; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = ['SCRIPT_NAME' => class Smarty_Variable { ... }, 'images_list' => class Smarty_Variable { ... }, 'attachs_list' => class Smarty_Variable { ... }, 'tags' => class Smarty_Variable { ... }, 'date_format_string' => class Smarty_Variable { ... }, 'panel' => class Smarty_Variable { ... }, 'submenu' => class Smarty_Variable { ... }, 'actionname' => class Smarty_Variable { ... }, 'admin_panel_id' => class Smarty_Variable { ... }, 'action' => class Smarty_Variable { ... }, 'panel_url' => class Smarty_Variable { ... }, 'action_url' => class Smarty_Variable { ... }, 'success' => class Smarty_Variable { ... }, 'available_styles' => class Smarty_Variable { ... }, 'subject' => class Smarty_Variable { ... }, 'menubar' => class Smarty_Variable { ... }, 'flatpress' => class Smarty_Variable { ... }, 'lang' => class Smarty_Variable { ... }, 'blogtitle' => class Smarty_Variable { ... }, 'pagetitle' => class Smarty_Variable { ... }, 'fp_config' => class Smarty_Variable { ... }, 'panelstrings' => class Smarty_Variable { ... }, 'plang' => class Smarty_Variable { ... }]; public $parent = class Smarty { public $_objType = 1; public $template_class = 'Smarty_Internal_Template'; public $tpl_vars = [...]; public $parent = NULL; public $config_vars = [...]; public $ext = class Smarty_Internal_Extension_Handler { ... }; public $cache_id = NULL; public $compile_id = '176f3c2c38fb8833707632ad30559f78'; public $caching = 0; public $compile_check = 1; public $cache_lifetime = 3600; public $tplFunctions = [...]; public $_cache = [...]; public $auto_literal = TRUE; public $error_unassigned = FALSE; public $use_include_path = FALSE; public $_templateDirNormalized = TRUE; public $_joined_template_dir = '/volume2/web/flatpress/fp-interface/themes/bluebayou/'; public $_configDirNormalized = FALSE; public $_joined_config_dir = NULL; public $default_template_handler_func = NULL; public $default_config_handler_func = NULL; public $default_plugin_handler_func = NULL; public $_compileDirNormalized = TRUE; public $_pluginsDirNormalized = TRUE; public $_cacheDirNormalized = TRUE; public $force_compile = FALSE; public $use_sub_dirs
Fp 1.2.1 does not throw a fit :-)
Bluebayou has no styles, but this is weird. I'm testing Flatpress 1.3 too and it works fine with no errors of any kind.

User avatar
Arvid
FlatPress Coder
Posts: 576
Joined: Sat Jan 26, 2019 7:40 pm
Contact:

Re: Updated Blue Bayou Theme

Post by Arvid » Sat Mar 16, 2024 12:59 pm

Kierownik wrote: Sat Feb 24, 2024 6:50 pm I testen it with 1.3 and when i go to styles it shows alot of errors.
This is odd - do the errors still appear after flushing the FlatPress caches (Admin area -> Maintain -> Purge theme and templates cache)?

All the best,
Arvid

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 27 guests