Member
Member
to0w1r3d   2006-10-06, 17:51
#1

PHP Fatal error: Call to a member function on a non-object in /.../zenphoto/index.php on line 5

I have found a couple post that refer to the non-object, but I didn't find a resolution.

This is a new install, I removed the mod_rewrite and hard coded the paths. Albums and cache are 777.

The images, thumbs are fine...just the gallery page and individual albums are blank.

index.php on line 5 refers to "$theme = $_zp_gallery->getCurrentTheme();"

So I am assuming something with the theme...but these are the default themes that came with ZenPhoto.

?? TIA!!

Member
Member
Chilifrei64   2006-10-06, 18:24
#2

did you modify the index.php of zenphoto in any way, change any files other than zp-config.php?

Member
Member
to0w1r3d   2006-10-07, 01:38
#3

nope did not modify the index.php file:

Member
Member
to0w1r3d   2006-10-07, 02:16
#4

PHP Version 4.3.11
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 4.1.21

Developer
Developer
trisweb   2006-10-07, 08:24
#5

The error being on that line, and the specific error message, means $_zp_gallery is not being set correctly. There's no explanation for this, as the gallery is always instantiated in the global context and never changed.

Did you modify template-functions.php?

Try re-installing from scratch.

Lastly, can we see? URL?

Member
Member
to0w1r3d   2006-10-09, 02:21
#6

Nope - did not modify the template functions. I will reinstall, and if it's the same problem I will post the URL...

Member
Member
to0w1r3d   2006-10-09, 02:41
#7

Well the reinstall worked. Didn't do much different than the first install - chalked it up to either a bad transfer or I used "!" and "

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.