Hi everyone,
I`m trying to do the following thing: I want to use as template, for example, a page which shows detail of an event (“EventView”). When I put the appropriate records in “sys_page_compose” and “sys_page_compose_pages”, from “Page Builder” I see the exact copy of the page “EventView”. I get some blocks out, I add some “html block” and I leave it as I like. But now the question is:
- How can I call this page? It doesn´t appear in “Navigation Menú”
- I´ve followed the instructions from the file “BxDolPageView.php” regarding the creation of a page. I have not idea if that is the solution I´m looking for, but these are the errors appeared:
“Fatal error: Call to undefined function PageCode() in “\test.php on line 48”
It is exactly like example in “BxDolPageView.php”. Anyway, I have been also given another error:
"Fatal error: Call to undefined function isMember() in “..inc\classes\BxDolPageView.php on line 185"
Thank you very much in advance
