Fatal error: Class 'ZenpageItems' not found

This is the error I am receiving when I am accessing the back end of ZenPhoto and I attempt to go to the MENU tab:

Fatal error: Class 'ZenpageItems' not found in /home/content/s/o/u/soundcell/html/uba/zenphoto/zp-core/zp-extensions/zenpage/zenpage-class-page.php on line 10

The theme I am using is very simple it is the ZenPage Template.

Any ideas?

Also any ideas on how I might integrate the code
printUserLogin_out() for the user_login-out v1.4.0 plugin?

I am not sure where to put this code if I just want it to appear as a page link or even on my sidebar. Don't really care where it goes just needs to be there. I have been able to login and register just fine but as far as easily logging in and out to change votes and make comments...I am lost.

Here is the link to the site I am working on as a test.

www.uptownbusinessassociation.info/zenphoto

Comments

  • acrylian Administrator, Developer
    1. The error is because the Zenpage CMS plugin is not activated. So the quick fix is to enable it. The reason is probably that the theme is setup to generate a full menu for the menu manger plugin which includes Zenpage items at all.

    2. The Zenpage theme has already support for the printUserLogin_out plugin. The link will apear at the bottom of the sidebar.
Sign In or Register to comment.