Member
Member
oneafrikan   2005-12-16, 23:02
#1

Hi All

Afer hardcoding the variables in the config file to get things working (http://www.zenphoto.org/support/topic.php?id=163)
ZP seems to be installed and working, except that the image paths seem to be broken on all pages...

I'm getting:
/zenphoto-0.9-beta/wildlife_kruger/chameleon_01.jpg

instead of:
/zenphoto-0.9-beta/albums/wildlife_kruger/chameleon_01.jpg

Has anyone experienced this at all?
Could it be because I don't have the GD library installed on my windows machine?
Is there another variable I'm missing perhaps?

Thanks in advance for any help ;-)

Gareth

Member
Member
Luckyspin   2005-12-22, 08:12
#2

Two things:

  1. You can check if GD is installed by adding a simple file e.g. info.php that looks like:

and then load that. Look for GD in the output.

  1. Have you tried running with mod_rewrite set to false? If you use mod_rewrite + .htaccess the albums directory won't appear in the URL. Try without to debug stuff a bit more.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.