Hello, this module works great on a site I was building but I needed to migrate it to a different hoting service. I used drush to backup and migrate the files and database..
After migration I find this problem:
When viewing a pdf that uses images that have been passed through a image style formatter the images do not show up on the pdf. The loading of the pdf page also takes a lot longer when there is an image present - there is no problem if there is no image+formatter content.
I have checked the following:
- All Caches cleared, cron has been run
- File systems and permissions are matching, especially the sites/default/files/ and where the style images are stored. Also checked library files etc of the dependencies - everything matches.
- php.ini and .htaccess are the same on both servers, no probems with GD or any other site configurations
- The image does show up when I use original image in the view (instead of formatter)
- The formatter works correctly on a non-pdf display of the same view.
- The styled images show up everywhere else on the page and newly created nodes
No errors, not sure what to try or look into next!
Closed: outdated
1.4
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.