![]() |
Missing Images.
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. |
I do have GD2 installed and running. So no problems there.
|
What is the link from a broken image? Can't see, no guests allowed.
|
http://www.animesanction.net/photopl....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. |
Make a backup of the PhotoPlog file.php file, and then remove all @ from the file and then find:
Code:
require_once('./settings.php'); Code:
ini_set('display_errors',true); Code:
http://www.animesanction.net/photoplog/file.php?n=140&w=s |
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 |
The GD library is not installed correctly: http://www.photoplog.com/forum/showthread.php?t=78
|
Thanks for your help. I'll get this fixed asap! :D
|
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?
|
PhotoPlog Lite uses GD. ImageMagick use is on the tentative Pro list.
|
I would purchase right away if it was availibe for pro.
|
All times are GMT. The time now is 05:37 AM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.