This question may be related to a resolved thread.
OH my God - I RE-installed structure after that mess I thought I had resolved and the TROUBLE is back.
When trying to modify or create ANY new entry I get a bunch of PHP errors. Here are just a few of them:
” id=“hold_field_
A PHP Error was encountered
Severity: Notice
Message: Undefined index: structure__uri
Filename: content/publish.php
Line Number: 145
” style=“width: 100%; “>
A PHP Error was encountered
Severity: Notice
Message: Undefined index: structure__uri
Filename: content/publish.php
Line Number: 151
A PHP Error was encountered
Severity: Notice
Message: Undefined index: structure__uri
Filename: content/publish.php
Line Number: 152
A PHP Error was encountered
Severity: Notice
... [and so on and so on] ...
A PHP Error was encountered
Severity: Notice
Message: Undefined index: structure__listing_channel
Filename: content/publish.php
Line Number: 166
A PHP Error was encountered
Severity: Notice
Message: Undefined index: structure__listing_channel
Filename: content/publish.php
Line Number: 171
They all seem to be related to the Expression Engine System folder ../view/content/publish.php
I tried substituting this file with the file from the fresh installation: no difference.
When I try to save a publish layout, ee won’t do it and returns that it couldn’t be saved because of an invalid field title of “missing_name” field, which of course doesn’t exist.
I’m totally screwed because I don’t know anything about PHP. Can anybody help me out of this mess?