This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
Hey, recently came back to a project I left for quite some time (reason for it being outdated), but after updating it to 420, it totally broke. I can't open it anymore because it gives me a parse error.
Here is the error page: https://i.imgur.com/631RI6p.jpg
Any ideas?
Hi. What's the reason to use this line of code? Is something like this helpful for you?
<?php
function onStart()
{
$this->layout->settings['description'] = 'Home Layout';
}
?>
BG78 said:
Hi. What's the reason to use this line of code? Is something like this helpful for you?
It's just default in the demo theme. I never changed anything in there.
I figured it out though. Turns out my database for this project was missing. Once I fixed that and gained access to the backend, I could change to my theme, the home page worked afterwards.
1-3 of 3