Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Undefined const error and parser error #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Undefined const error and parser error #9

wants to merge 2 commits into from

Conversation

thiagocamposviana
Copy link

We need to define ACTION_INITIALIZEFEED in classes/ezcontentstagingevent.php

Also there is a parser error in classes/models/content.php

PHP Parse error:  syntax error, unexpected ';' in /srv/www/htdocs/extension/ezcontentstaging/classes/models/content.php on line 286
Fixing undefined const error.
@gggeek
Copy link
Owner

gggeek commented Mar 18, 2014

Parser error just fixed.

Otoh I am not sure about ACTION_INITIALIZEFEED - since that event is not generated anymore by this branch of the code, maybe we should just remove it from $syncStrings as well?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants