I've installed openpublic on a couple of machines more than once. The one that I'm having the most issues with seems to not allow most images to be viewed. Right after installation, I can see the logo for the theme, but nothing else. Carousel, Services, Blogs, etc all show the placeholder, but no picture. The tweets, however, show the StateDept logo.

Can anyone tell me where to start troubleshooting this? I'm running it on a RedHat Virtual Machine with Apache, PHP, & MySQL.

CommentFileSizeAuthor
#2 1.jpg252.66 KBabp
#2 2.jpg240.48 KBabp
#2 3.jpg372.41 KBabp
#2 4.jpg329.1 KBabp

Comments

pcampbell’s picture

this appears to be a problem with image styles. Images are only disappearing when they have an image style applied to them.

abp’s picture

Version: 7.x-1.0-beta2 » 7.x-1.0-beta17
StatusFileSize
new329.1 KB
new372.41 KB
new240.48 KB
new252.66 KB

Hi there

When I install OpenPublic, I get a few errors, and then most of the site photos/images don't show up.
phpinfo():
http://thirds.biz/thd/phpinfo.php
PHP Version 5.3.24
MySql Client API version 5.5.31
http://thirds.biz/thd/install.php

Errors on completion; (Congratulations, you installed Drupal!)

•Notice: getimagesize() [function.getimagesize]: Read error! in image_gd_get_info() (line 349 of /home/th/public_html/thd/modules/system/image.gd.inc).
•Notice: getimagesize() [function.getimagesize]: Read error! in image_gd_get_info() (line 349 of /home/th/public_html/thd/modules/system/image.gd.inc).
•Notice: Undefined index: title_value in link_field_update_instance() (line 1305 of /home/th/public_html/thd/profiles/openpublic/modules/contrib/link/link.module).
•Notice: Undefined index: default_image in image_field_update_instance() (line 507 of /home/th/public_html/thd/modules/image/image.module).
•Notice: Undefined index: title_value in link_field_update_instance() (line 1305 of /home/th/public_html/thd/profiles/openpublic/modules/contrib/link/link.module).
•Notice: Undefined index: title_value in link_field_update_instance() (line 1305 of /home/th/public_html/thd/profiles/openpublic/modules/contrib/link/link.module).
•Notice: Undefined index: title_value in link_field_update_instance() (line 1305 of /home/th/public_html/thd/profiles/openpublic/modules/contrib/link/link.module).
•Notice: Undefined index: title_value in link_field_update_instance() (line 1305 of /home/th/public_html/thd/profiles/openpublic/modules/contrib/link/link.module).

Kind regards
Andrew

hefox’s picture

Issue summary: View changes
Status: Active » Fixed

This seems like an issue with the permissions of your site. There was an issue with demo content images, but that has been fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.