I have a single, simple Go CMS page in an older project that is showing an error in Preview. It displays and is fully editable in the live site so not critical right now - nevertheless I can’t make structural changes to the cms page RW which will be a bit of an issue down the line.
Any one know what this error might be? I have changed the RW project name but apart from that cannot think of any other possible triggers for a problem.
Fatal error: require_once(): Failed opening required ‘/private/var/folders/3j/6gjvz0h53yvbcnng2_wrx4p40000gn/T/com.realmacsoftware.rapidweaver8/RapidWeaver/41159/document-0x7f9cfdae85d0/RWDocumentPagePreview/staff/…/rw_common/plugins/stacks/cmsgo/lib/cmsgo.class.php’ (include_path=’.:’) in /private/var/folders/3j/6gjvz0h53yvbcnng2_wrx4p40000gn/T/com.realmacsoftware.rapidweaver8/RapidWeaver/41159/document-0x7f9cfdae85d0/RWDocumentPagePreview/staff/index.php on line 134
I have seen this error many times where RW fails to find a PHP include. There has been a previous thread about this. It is not limited to any particular stack. I usually have to restart RW to clear it.
Resolved - not quite sure why but closing RW and re-opening seemed to sort the issue. When I changed the project name previously I didn’t reboot RW so maybe that needs to be done if changing a project name?