View Single Post
  #15  
Old 01-18-2016, 03:45 PM
  Scott Godin's Avatar 
Scott Godin Scott Godin is offline
 

Advanced Member
  
Join Date: Aug 2014
Location: /diagonally parked in a parallel universe/
Posts: 68
 

Default Re: Simple CMS module and custom page code

still nothing.

Code:
namespace XLite\Module\MHG\TemplateMods\View; class PGPage extends \XLite\Module\CDev\SimpleCMS\View\Page implements \XLite\Base\IDecorator {

even tried renaming the file from Page.php to PGPage.php and adjusting the class accordingly.

I still get nothing from the Logger, which means that code isn't running when the Simple CMS Page is running.
__________________
--
Scott Godin
Reply With Quote