Forum
Perch Blog Error
Hi,
I am in the process of setting up the blog on a new site and I am getting the following error, when trying to save a blog post in the CMS. I downloaded the latest blog v4.6 and Perch 2.8.7
My apps.config looks like this
<?php
$apps_list = array(
'content',
'categories',
'perch_blog',
);
?>
and I have added the perch_blog folder to the perch\addons\apps folder.
Fatal error: Call to a member function return_instance() on a non-object in C:\wamp\www\<site>\perch\core\lib\api\PerchAPI_Form.class.php on line 419 Call Stack
Time Memory Function Location
1 0.0009 266864 {main}( ) ..\index.php:0 2 0.0666 2686400 include( 'C:\wamp\www\<site>\perch\addons\apps\perch_blog\modes\edit.pre.php' ) ..\index.php:26 3 0.0904 5115592 PerchAPI_Form->receive_from_template_fields( ) ..\edit.pre.php:76
I've been going round in circles a bit with this morning, have I set something up wrong ?
Many thanks
Lee
Diagnostic report
You need to use Blog 4.6.
It's the one in the zip from the Perch site? - hang on let me double check :-)
My bad - I must have copied in an older version from another site template. Sorry - thanks for the super quick support response as usual.