This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

grifinas321737
grifinas321737

Hi, i inherited a project and am having some difficulties.

running code:

use October\Rain\Parse\Bracket as TextParser;
...
return TextParser::parse($fileContents, $this->variables);

gives Class 'October\Rain\Parse\Bracket' not found. I'm also unable to to find this class in source files. Documentation states that octoberCMS ships with bracket parser included.

So what gives?

Last updated

daftspunky
daftspunky

You probably should update October, must be using a very old build.

grifinas321737
grifinas321737

daftspunk said:

You probably should update October, must be using a very old build.

Thank you for the suggestion, build was 318, updating solved the issue

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.