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: Publisher blocks loading of EE 6 installer

Status Resolved
Add-on / Version Publisher 3.10.1 build 6ea97dab
Severity
EE Version 6.4.12

Gavin @ JCOGS

Jun 30, 2023

If you try to load the EE CP while the ee/installer folder is present you get this Error reported and system halts.

Error Caught
Undefined constant "BoldMinded\Publisher\Dependency\Litzinger\Basee\APP_VER"

user/addons/publisher/vendor-build/litzinger/basee/src/App.php:137
Stack Trace: Please include when reporting this error

    #0 user/addons/publisher/vendor-build/litzinger/basee/src/App.php(95): BoldMinded\Publisher\Dependency\Litzinger\Basee\App::majorVersion()
    #1 user/addons/publisher/addon.setup.php(47): BoldMinded\Publisher\Dependency\Litzinger\Basee\App::isEE7()
    #2 ee/ExpressionEngine/Core/Application.php(243): require('...')
    #3 ee/ExpressionEngine/Core/Application.php(105): ExpressionEngine\Core\Application->addProvider('...')
    #4 ee/installer/controllers/wizard.php(233): ExpressionEngine\Core\Application->setupAddons('...')
    #5 ee/ExpressionEngine/Core/Core.php(255): Wizard->__construct()
    #6 ee/ExpressionEngine/Core/Core.php(122): ExpressionEngine\Core\Core->runController(Array)
    #7 ee/ExpressionEngine/Boot/boot.php(161): ExpressionEngine\Core\Core->run(Object(ExpressionEngine\Core\Request))
    #8 public_html/contenidos.php(144): require_once('...')
    #8 public_html/contenidos.php(144): require_once('...')

This is present with EE6.4.12 and EE6.4.13, and quite probably is the reason why an EE 6.4.12 system with this version of Publisher will not update to EE6.4.13 (the error was discovered while trying to work out why the auto-update does not work).

#1

BoldMinded (Brian)

If this is blocking you the quickest path forward might be to just edit the BoldMinded\Publisher\Dependency\Litzinger\Basee\App::majorVersion() function to return ‘6’ - it might be a week or more until I can look into this.

#2

Gavin @ JCOGS

OK thanks - I’ll patch accordingly.

#3

BoldMinded (Brian)

Comment has been marked private.

#4

Gavin @ JCOGS

OK - I’ll give it a go! Thanks.

Login to reply