dbase66
Forum Replies Created
-
Forum: Plugins
In reply to: [Seraphinite Accelerator] Failed to open stream: No such file or directoryI do not understand exactly, what you mean with “replace all of constant to only one E_ALL”. The Warning is not interesting enough for me. Better is, to make plugins more compatible and working without warnings. ??
Forum: Plugins
In reply to: [WH Tweaks] White Screen of DeathPHP 8.2, Theme twentytewnty
Forum: Plugins
In reply to: [Seraphinite Accelerator] Failed to open stream: No such file or directoryTHX, but error message is still on screen as warning
Forum: Plugins
In reply to: [Seraphinite Accelerator] Failed to open stream: No such file or directoryDo you have a quickwin for me?
static private function _FileOpen( $filename, $mode, $use_include_path = false ) { $nErrRepprev = @error_reporting( E_ERROR | E_PARSE | E_CORE_ERROR | E_COMPILE_ERROR | E_USER_ERROR | E_RECOVERABLE_ERROR ); $h = @fopen( $filename, $mode, $use_include_path ); @error_reporting( $nErrRepprev ); return( $h ); }
Forum: Plugins
In reply to: [Seraphinite Accelerator] Failed to open stream: No such file or directoryadditional log output
- wp-content/plugins/seraphinite-accelerator-ext/Cmn/Gen.php:793
fopen()
wp-content/plugins/seraphinite-accelerator-ext/Cmn/Gen.php:793seraph_accel\Gen::_FileOpen()
wp-content/plugins/seraphinite-accelerator-ext/Cmn/Gen.php:825seraph_accel\Gen::FileContentExclusive_Open()
wp-content/plugins/seraphinite-accelerator-ext/Cmn/Gen.php:899seraph_accel\Gen::FileGetContentExclusive()
wp-content/plugins/seraphinite-accelerator-ext/Cmn/Plugin.php:143seraph_accel\PluginFileValues::GetEx()
wp-content/plugins/seraphinite-accelerator-ext/Cmn/Plugin.php:127seraph_accel\PluginFileValues::Get()
wp-content/plugins/seraphinite-accelerator-ext/main.php:1543seraph_accel\GetStatusData()
wp-content/plugins/seraphinite-accelerator-ext/main.php:1033seraph_accel\{closure}()
wp-admin/includes/template.php:1456do_meta_boxes()
wp-content/plugins/seraphinite-accelerator-ext/Cmn/Ui.php:1001seraph_accel\Ui::PostBoxes()
wp-content/plugins/seraphinite-accelerator-ext/main.php:1281seraph_accel\_ManagePage()
wp-includes/class-wp-hook.php:324do_action('toplevel_page_seraph_accel_manage')
wp-admin/admin.php:259
Forum: Plugins
In reply to: [Seraphinite Accelerator] Failed to open stream: No such file or directoryFolder schu is present, file permissions 705
if i create up and cln folder by myself with the same file permissions, the error stays present
- This reply was modified 7 months, 1 week ago by dbase66.
Forum: Plugins
In reply to: [Seraphinite Accelerator] Failed to open stream: No such file or directoryYes
Seraphinite Accelerator (Extended, limited)
Version: 2.21.8
Forum: Plugins
In reply to: [WordPress WPO Tweaks & Optimizations] PHP 8.2 IssueThis is the latest official Version:
if (strpos($_SERVER[‘HTTP_USER_AGENT’], ‘MSIE 9.’) !==false) {
return $tag;
} else {
return str_replace(‘ src’,’ defer src’, $tag);
}IF $_SERVER[‘HTTP_USER_AGENT’] is NULL, then your Code throws error message in 8.2
Forum: Plugins
In reply to: [WordPress WPO Tweaks & Optimizations] PHP 8.2 Issueits my solution with php 8.2 and it works
Forum: Plugins
In reply to: [Custom PHP Settings] PHP 8.2 ProblemgetType() instead of getClass() ???
Forum: Plugins
In reply to: [Custom PHP Settings] PHP 8.2 ProblemIs it possible, to maintain the third-party-package?
Forum: Plugins
In reply to: [Simple Lightbox] PHP deprecatedSet it to parent::class
Forum: Plugins
In reply to: [Display Post Types - Post Grid, post list and post sliders] PHP 8.2. ProblemNO, its running errorless! ?? is this the right word? ??
Forum: Plugins
In reply to: [Display Post Types - Post Grid, post list and post sliders] PHP 8.2. Problemgood Boy :-), but i did unterstand now, what happens!
BIG THX!!!Forum: Plugins
In reply to: [Display Post Types - Post Grid, post list and post sliders] PHP 8.2. ProblemWhy do you not set the update – flag to automaticly update the version to 2.6.2 ?
Please, let me download Version 2.6.2