upload problem

when I try to see my photos I get the message
Fatal error: Call to undefined function getoption() in public_html/photos/zp-core/class-load.php on line 14

Comments

  • Something is wrong with your installation. This is not a possible error with a conssitent set of Zenphoto script files.
  • thanks for the reply
    What can i do for this?
  • I receive the same error mesage. I think it may be related to upgrading Zen photo to 1.2.6, but not sure.

    The line of code at line 14 is:

    if (getOption('zp_plugin_zenpage')) {
    require_once(dirname(__FILE__).'/'.PLUGIN_FOLDER.'/zenpage/zenpage-class-news.php');
    require_once(dirname(__FILE__).'/'.PLUGIN_FOLDER.'/zenpage/zenpage-class-page.php');
    }

    What can be do to resolve this issue?
  • To be sure that you have a consistent zenphoto installation, you should probably reinstall zenphoto and make sure that all the files are from 1.2.6. The easiest way to do this is to completely reinstall zenphoto. If the installation is correct, you should not be receiving that error.
  • Thanks everyone. I think I upgraded zen photo to a different directory then the previous release. I will sort it out.

    Thanks again.
Sign In or Register to comment.