[fixed] Fatal error: Call to a member function Active()
Posted: Fri Jul 25, 2014 12:45 pm
I scanned through other posts and didn't see this, sorry if it's already resolved.
How To duplicate:
I have 4 pages. All set as Active and lets assume they are ordered Page1, Page2, Page3, Page4.
If I set Page 3 as NOT ACTIVE, trying to access Page 4 on the front end results in Fatal error: Call to a member function Active() on a non-object in function.cms_selflink.php on line 138 (Lastest SVN 9657).
If I set Page 3 back to ACTIVE, all is good.
If I set Page 4 as NOT ACTIVE, all is good.
Only get error if there are active pages after non-active pages in the ordering.
How To duplicate:
I have 4 pages. All set as Active and lets assume they are ordered Page1, Page2, Page3, Page4.
If I set Page 3 as NOT ACTIVE, trying to access Page 4 on the front end results in Fatal error: Call to a member function Active() on a non-object in function.cms_selflink.php on line 138 (Lastest SVN 9657).
If I set Page 3 back to ACTIVE, all is good.
If I set Page 4 as NOT ACTIVE, all is good.
Only get error if there are active pages after non-active pages in the ordering.