Thread Starter
tneorg
(@tneorg)
It’s possible that it may be that I upgraded to PHP 7.1. Could that be the issue?
File Away is not currently fully compatible with PHP 7.1, but that’s not the issue.
It IS fully compatible with WP 4.0 through to current version.
You probably have a plugin that is generating javascript errors on the editing page, which is preventing the File Away popup dialogue from opening.
Thread Starter
tneorg
(@tneorg)
Thanks Thom for the response!
Here is the page with the issue:
http://www.theneopress.com/wordpress/publications/tracker/
Also, this is the error message:
Fatal error: ‘continue’ not in the ‘loop’ or ‘switch’ context in /home/kidstart/public_html/websites/theneopress/wordpress/wp-content/plugins/file-away/lib/inc/inc.playback.php on line 78
Any help appreciated!
Len
Thread Starter
tneorg
(@tneorg)
Thread Starter
tneorg
(@tneorg)
I found the issue. I downgraded PHP from 7.1 to 5.4 and now the plugin works like expected – perfectly. So I think it’s possible that 7.1 is the problem? I’ll upgrade the PHP back to 7.1 so you can see the issue.
Thread Starter
tneorg
(@tneorg)
Wow. Thanks! Works great!