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
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.