I have 2 vb boards. I just moved both of them over to a new dedicated server. They were on a dedicated server before, but the new server is much faster and has more ram. On the new server when making a post and attaching pictures the pictures do not show up in the post as thumbs where they did on the old server. The php.ini settings are the same. The attachments on the new server list in the post instead of display. It happens on both boards. Anyone know why this is happening and how to fix it?
Attachments are listing instead of displaying
Collapse
X
-
Make sure the attachments aren't in the moderation queue:
Admin CP -> Moderation -> Moderate Attachments
If thumbnails are enabled:
Admin CP -> vBulletin Options -> Message Attachment Options -> Thumbnail Creation
Then perhaps those attachments are missing their thumbnails and you need to rebuild them:
Admin CP -> Maintenance -> Update Counters -> Rebuild Attachment Thumbnails -
Thanks for your reply. I tried to rebuild the thumbs as you suggested and came up with an error that my version of php does not support gd imaging. I have my images setting to gd. I am using php 5.25. Am I missing a setting in php.ini? Any ideas?Comment
-
What is the exact error? A common one is an error saying that the file type isn't supported by your image library which means the GD library is there but the JPG or PNG libraries are not.Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment