PDA

View Full Version : Missing Images.


animehawk
03-06-2006, 09:11 PM
I just moved to a new server and now all of my users images are not showing up. I just get a box with an X. I have the path in config.php right. If I change it in anyway, I get a blank page. Does the database store the full path to each picture someplace or is that generated somehow?

The servers not running in safe mode. Would missing GD cause this? I'm not sure if that came on the new server.

animehawk
03-07-2006, 01:32 PM
I do have GD2 installed and running. So no problems there.

Morgan
03-07-2006, 02:55 PM
What is the link from a broken image? Can't see, no guests allowed.

animehawk
03-07-2006, 08:15 PM
http://www.animesanction.net/photoplog/file.php?n=335&w=s

This is an example of a link that shows as an X. I have just enabled guests to view PP now.

Thanks for all your help.

Morgan
03-07-2006, 09:14 PM
Make a backup of the PhotoPlog file.php file, and then remove all @ from the file and then find:
Content visible to registered users only.
And afterwards add the following:
Content visible to registered users only.
And then call the following from your browser:
Content visible to registered users only.
What shows on screen?

animehawk
03-07-2006, 09:47 PM
So I removed all of the @ symbols and added that lind of code. I got the following output.

Fatal error: Call to undefined function: imagetypes() in /home/virtual/site1/fst/var/www/html/photoplog/file.php on line 182

Morgan
03-07-2006, 09:50 PM
The GD library is not installed correctly: http://www.photoplog.com/forum/showthread.php?t=78

animehawk
03-07-2006, 09:53 PM
Thanks for your help. I'll get this fixed asap! :D

animehawk
03-07-2006, 11:06 PM
does photoplog use the default image handler for vB? Or is this set to GD only. I know right now I have ImageMagick running and it displays vB images. Is there a way for PP to use this as well?

Morgan
03-08-2006, 01:11 AM
PhotoPlog Lite uses GD. ImageMagick use is on the tentative Pro list.

animehawk
03-08-2006, 12:56 PM
I would purchase right away if it was availibe for pro.