Open pinkp opened 1 year ago
Hi @pinkp have you tried to clear cache after install or flush the database?
https://yousite.name/?flush=1 in dev mode https://yousite.name/dev/build/?flush=1 in dev mode
Yes all flushed! Still the same.
The current_stage() method doesn't exist on Versioned class anymore. I'm assuming that one is deprecated and removed as well. Try Versioned::get_stage();
After installing via composer and created the holder page when I load the child page in the CMS I got the following error:
[Emergency] Uncaught Error: Call to undefined method SilverStripe\Versioned\Versioned::current_stage() GET /brewvodka/home/range/?stage=Stage&CMSPreview=1
Line 180 in /Users/joelang/Sites/brewvodka/vendor/wernerkrauss/silverstripe-onepage/src/Extensions/OnePageSlide.php