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: Snippet Sync only refreshing snippets when cp is refreshed

Status Resolved
Add-on / Version
Severity Critical
EE Version 17

Bryant Hughes

Oct 02, 2012

I tried to re-open this ticket, but it didn’t seem to be working: http://boldminded.com/support/ticket/133.

Anyway, same issue going on here. 

I set the debug to 2 with that not working.

My folder structure looks like: /templates/default_site/_snippets/default_site/site/snippet_1.html and the snippet_basepath config variable is set to: ‘snippet_file_basepath’ => NSM_BASEPATH . ‘/templates/default_site/_snippets’

Any thoughts?

Thanks!

#1

BoldMinded (Brian)

Have you tried to move the snippets outside of the templates folder? Perhaps at the same level of templates instead of inside it?

#2

Bryant Hughes

Stupid mistake on my part and I had the config debug variable being set in a few places and my original debug=”1” wasn’t being recognized. We’re all good over here. Thanks!

Login to reply