Control Panel Theme, Module

Archived
Forum
(read-only)


For official support, visit the official support site »

Hop Deeploy Helper

ExpressionEngine 1.x, ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

Back to this add-on's main page
View Other Add-ons From Hop Studios

     

Stash variables

Bug Report

InductiveIdeas
InductiveIdeas

I’ve got the latest Stash plugin (3.0.6) installed on an ee 4.1 site with the latest deeploy (3.0.7). A few of the stash fields are displaying error codes and so when you try and click save to update things you get this error:

Disallowed Key Characters: &&disabled;&&stash;_file_extensions

I’ve tried uninstalling stash but it doesn’t seem to remove the variables from the deeploy page.

All of the stash varaibles display this same error:

Notice
Array to string conversion

ee
/EllisLab/ExpressionEngine/View/_shared/form/field.phpline 70

    Severity
E_NOTICE

Array" disabled="disabled"> 

Has anyone else had any issues with Stash or Deeploy like this before?

InductiveIdeas
# 1
InductiveIdeas

HA! Ok I just figured it out.

For anyone else that runs into this. When you install stash via their documentation they have you add a bunch of variables to the config file.  I just commented out those config variables and then deeploy worked perfect as the stash variables were no longer there. 

Then when I got all my paths squared away I just re-enabled the stash things in the config file.