DorianStone
Member
Posted 1 year ago #
When I try to set the plugin, this is what I get: 'Fatal error: Class 'CheckPlugin' not found in /home/theultim/public_html/wp-content/plugins/nextgen-imageflow/admin/admin.php on line 47' . I have no idea what is wrong, and i don't know how to repair this error. Help, please!
FTP into your site (or use whatever file management application your host provides) and rename the wp-content/plugins/nextgen-imageflow folder.
Hey esmi,
What do you recommend renaming it to ?
Hi Esmi,
Thanks for the quick answer,
However now I get this..
'You do not have sufficient permissions to access this page.'
Did I miss something ?
Hey Esmi
I have installed the latest version on a fresh wp install and I am still getting the..
'Fatal error: Class 'CheckPlugin' not found in /home/theultim/public_html/wp-content/plugins/nextgen-imageflow/admin/admin.php on line 47'
Any other workarounds for this ? or at least, what is a good imageflow plugin to use.
rootsman-illi
Member
Posted 1 year ago #
hi there
same error here...but only in ie(7)?!
by browsing with firefox, it not seems as a problem?!
any solutions? thx
liquidarea
Member
Posted 1 year ago #
Broken plugin, the same error "on line 47". Uninstalled -renamed - the folder with the plugin. Any help from the coder?
creativebadger
Member
Posted 1 year ago #
I fixed this by deleting line 47 and lines 53-55 in admin.php
Seems this class is just running a check so not necessary for the core functioning.
Badger
Thanks for the easy fix Badger!