Hi,
Sorry for the problem, can you check with latest release please ?
François.
On dashboard, i get, “The installation has not been done or is not complete”. Seems same issue as before.
Ok, after more investigation, I suspect you do not have enough space available and I am not checking that correctly : the plugin is 222Mb once fully installed (that is the directory wp-content/plugins/dyapress need at least 222Mb of space)
Can you check this is the problem ?
Furthermore on upgrade, I now display the WordPress errors returned, so you may have more informations about the error itself in the message.
François.
SO I am getting a warning and a fatal error.
Also note that I am working on local, development platform.
( ! ) Warning: require_once(C:\Users\xxxxx\Local Sites\xxxxx\app\public\wp-content\plugins\dyapress/core/class/conf.class.php): failed to open stream: No such file or directory in C:\Users\xxxx\Local Sites\xxxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php on line 42
Call Stack
# Time Memory Function Location
1 0.0009 370288 {main}( ) ...\options-general.php:0
2 0.0009 371536 require_once( 'C:\Users\xxxx\Local Sites\xxxxx\app\public\wp-admin\admin.php' ) ...\options-general.php:10
3 1.9457 21785472 do_action( ) ...\admin.php:259
4 1.9457 21785848 WP_Hook->do_action( ) ...\plugin.php:476
5 1.9457 21785848 WP_Hook->apply_filters( ) ...\class-wp-hook.php:331
6 1.9457 21786976 DyaPress->admin_install_page( ) ...\class-wp-hook.php:307
7 1.9461 21789784 require_once( 'C:\Users\xxxxx\Local Sites\xxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php' ) ...\dyapress-main.php:346
AND THE FATAL ERROR
( ! ) Fatal error: require_once(): Failed opening required 'C:\Users\xxxx\Local Sites\xxxxx\app\public\wp-content\plugins\dyapress/core/class/conf.class.php' (include_path='.:/usr/share/php:/www/wp-content/pear') in C:\Users\xxxx\Local Sites\xxxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php on line 42
Call Stack
# Time Memory Function Location
1 0.0009 370288 {main}( ) ...\options-general.php:0
2 0.0009 371536 require_once( 'C:\Users\xxxx\Local Sites\xxxx\app\public\wp-admin\admin.php' ) ...\options-general.php:10
3 1.9457 21785472 do_action( ) ...\admin.php:259
4 1.9457 21785848 WP_Hook->do_action( ) ...\plugin.php:476
5 1.9457 21785848 WP_Hook->apply_filters( ) ...\class-wp-hook.php:331
6 1.9457 21786976 DyaPress->admin_install_page( ) ...\class-wp-hook.php:307
7 1.9461 21789784 require_once( 'C:\Users\xxxxx\Local Sites\xxxxxx\app\public\wp-content\plugins\dyapress\dyapress-install.php' ) ...\dyapress-main.php:346
Hi,
Its look like the plugins files have not been download and installed, I will try to add a better handling of this error, but it will not fix it.
The problem you seems to have is insufficient disk space for the plugin. As stated above, you need at least 222Mb of free space, furthermore the zip file is 70Mb, so you need at least 300Mb of free space on your hosting to complete. I will add the following mentions in the FAQ.
François.
Hi,
Sorry for the delay the upcoming 15.0.2.5 is now fixed on the install process. It was much worse than expected. Thanks for your report.
François.