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.

Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Edit {root_url} variable

Status Resolved
Add-on / Version Publisher 72202c6d-768c-4c7e-a38c-a3ccad7dff74
Severity
EE Version 3867-5848-2304-4609

Edoardo Stefani

Jun 06, 2016

I downloaded live site to work on local files, so I’ve changed all paths and url to local domain. But I don’t know how change {root_url} global_variable. Where is it stored?
The site is managed with MSM I have more {root_url}‘s
Any suggestions?

#1

BoldMinded (Brian)

{root_url} can’t be set anywhere. It is the value of your {site_url} as defined in the config.php file or control panel before a language code is applied to it.

#2

Edoardo Stefani

I’ve got it! Because I have MSM I need to modify index.php for every site. Thank you!

Login to reply