Good evening!
I did my first attempt with processwire. Everything worked fine.
But after defining and inserting a "repeater" into a page i cannot access my site anymore. I only get the "500 Internal Server Error".
The debug mode throw this out. Any ideas?
Thanks an greetings from germany
Martin
Fatal error: Exception: Method Page::editable does not exist or is not callable in this context (in xxx/wire/core/Wire.php line 232)
#0 [internal function]: Wire->__call('editable', Array)
#1 xxx/wire/modules/Fieldtype/FieldtypeRepeater/FieldtypeRepeater.module(485): Page->editable('repeat_me')
#2 xxx/wire/core/Wire.php(271): FieldtypeRepeater->___wakeupValue(Object(Page), Object(Field), Array)
#3 xxx/wire/core/Wire.php(229): Wire->runHooks(Array, Array)
#4 [internal function]: Wire->__call('wakeupValue', Array)
#5 xxx/wire/core/Page.php(442): FieldtypeRepeater->wakeupValue('wakeupValue', Array)
#6 xxx/wire/core/Page.php(1337): Page->setFieldValue(Object(Page), Object(Field), Array)
#7 xxx/wire/core/Page.php(130 in xxx/index.php on line 214