Uh-oh – pathnames all off
-
Updated WPPA to 3.8.1 and getting incorrect pathnames everywhere. For example, this in Photo of the Day:
Warning: getimagesize(/home/content/70/9197670/html/wordpress/images/wppa/239.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/content/70/9197670/html/wordpress/wp-content/plugins/wp-photo-album-plus/wppa-potd-widget.php on line 47
Warning: Division by zero in /home/content/70/9197670/html/wordpress/wp-content/plugins/wp-photo-album-plus/wppa-potd-widget.php on line 48
The location of 239.jpg is actually /home/content/70/9197670/html/wordpress/wp-content/uploads/wppa/239.jpg
Pretty well all the WPPA content is in the uploads areas, about 3657 images.
Same issue is affecting all albums on the site, once an image is supposed to appear “Missing thumbnail image …” errors appear instead.
(added) Table XII shows:
WPPA_UPLOAD = imagesI think it should be:
WPPA_UPLOAD = wp-content/uploadsIs it safe to simply change this back? How is that done (Table XII is read-only)? Any other thoughts?
Ian
The topic ‘Uh-oh – pathnames all off’ is closed to new replies.