Page 1 of 1

[fixed] Fatal error: Call to a member function Active()

Posted: Fri Jul 25, 2014 12:45 pm
by milehigh
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.

Re: Fatal error: Call to a member function Active() on a non

Posted: Fri Jul 25, 2014 9:32 pm
by calguy1000
This should be fixed now... but I'll have to test it before i commit.
Thanks.