All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Please read about the changes to BoldMinded add-on licensing.

Ticket: Error when I click on the view driver items

Status Resolved
Add-on / Version Speedy 1.1.1
Severity
EE Version 5.3.0

Nikolai

Mar 11, 2020

1/
I am starting to test the add-on for static caching. So far I have two templates cached.
When I click on the magnifier icon next to Static in the backend to"View Driver Items”, I run into the following warnings and errors:


Warning
require_once(/Users/username/Sites/mysite.local/www/static/utilities/StaticCacheHelper.php): failed to open stream: No such file or directory
/Users/username/Sites/mysite.local/www/static/mysite/static/index.php, line 13
  Severity: E_WARNING
Fatal error: require_once(): Failed opening required ‘/Users/username/Sites/mysite.local/www/static/utilities/StaticCacheHelper.php’ (include_path=‘phar:///Users/username/Sites/mysite.local/system/user/addons/structure/structure.phar:phar:///Users/username/Sites/mysite.local/system/user/addons/detour_pro/detour_pro.phar:.:/Applications/MAMP/bin/php/php7.3.8/lib/php’) in /Users/username/Sites/mysite.local/www/static/mysite/static/index.php on line 13


Is your add-on fully compatible with EE Harbor Assets, Structure and Detour Pro add-ons?


2/
Also I keep being redirected to the license page with the notice “License is invalid.” I have entered multiple time the license number I got from the expression engine website where we bought the add-on.

3/
I tried to claim the license on your website without success, nothing happens when I submit the form…

#1

BoldMinded (Brian)

That sounds like it didn’t install the files correctly. Do you see the following files in your /static/ directory? https://d.pr/i/YivXo7

What about this message? Did you see it and click the link? https://boldminded.com/assets/images/uploads/speedy-cache-static-files-warning.png

#2

Nikolai

Comment has been marked private.

#3

BoldMinded (Brian)

If you don’t have the utilities folder at all, then you should see that static files warning message so it can create the files. Basically if the configured.txt file does not exist then that warning should show up.

#4

BoldMinded (Brian)

Comment has been marked private.

Login to reply