Ben Lobaugh (blobaugh)
Forum Replies Created
-
Closing this thread.
@mrfm we released an update. Can you see if that resolved the issue?
@mrfm howdy! I just got back from vacation. I see this is still open. What solution did you come up with?
@mrfm hope your sleep was more restful than mine. Kids kept waking up all night…
Back to the problem at hand- Does the file
inc/vendor/mindsize/App.php
exist?Then inside of
vendor/composer/autoload_classmap.php
there should be a line'SFR\App' => $baseDir . '/inc/vendor/mindsize/App.php',
.If those things are there then it should load properly.
If that still does not work, try opening the
simple-feature-requests.php
file in the root of the plugin folder and add the following after line 16require_once('inc/vendor/mindsize/App.php');
I am still scratching my head as to how you are receiving this. If there was a file corruption I could understand, but since you reinstalled the plugin, that should have fixed it.
@mrfm there are no logs that would be more helpful than what you are getting. If it is simple to setup a clone site for troubleshooting that would be excellent.
In the meantime, if the
composer
command is available on the server, you might be able to clear the error by running the terminal commandcomposer dump-autoload
in the plugin directory.@mrfm I have tried several versions of PHP, fresh plugin installs, plugin upgrades, both the free and pro version. I have not been able to replicate this issue. Can you try reinstalling the plugin and see if it resolves? I am wondering if a file was corrupted somehow.
I am looking into this. Is the PHP version the only change?
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] PHP 8.0 errorClosing
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] PHP 8.0 error2.3.3.1 has been released with a fix for the fatal error. Sorry about the issue! Please let us know if there are any other issues.
Thank you @brandonfire and @sebd86 for the report!
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] PHP 8.0 errorTesting a fix now
Forum: Plugins
In reply to: [Simple Feature Requests Free - User Feedback Board] PHP 8.0 errorI am looking into this now.
When and where are you receiving the error?
Following up to let you know that Guest Voting has been added to the pro version with the 2.3.0 release!
See the version notes at https://simplefeaturerequests.com/2024/02/21/version-2-3-0-now-available-with-guest-voting/
Hey there! Currently there is no way, built-in, for guest votes. We are planning that feature and it will be released in the pro version shortly though. Keep an eye out!
As there has been no additional feedback of issues, marking as resolved.
Resolved