Closed (fixed)
Project:
iPaper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2009 at 02:02 UTC
Updated:
4 Mar 2009 at 16:20 UTC
I read through some of the reports here. I changed my settings over to public verses private. I am not consistently getting thumbnails. I get a heavy line like it is the border of the thumb. Icons are formed in the files/iPaper_thumbs folder but they are really light and do not show up when you try to view them. Sometimes I will get a thumbnail but most often not. I got this message which was reported some time after the upload and listed as php error
unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Node no longer exists in /home/gregsweb/public_html/CCSCShootClub/modules/dblog/dblog.admin.inc on line 251.
| Comment | File | Size | Author |
|---|---|---|---|
| iPaper001.jpg | 2.13 KB | TravieMo9 |
Comments
Comment #1
TravieMo9 commentedThat last warning was associated with a different view, but the problem is valid under another view I have as teasers.
Comment #2
rares commentedAre you getting the 'node no longer exists' error anywhere other than on /admin/reports/dblog?
Also, if you save the node again a few minutes after you created it (just go edit->submit), it will fetch the thumbnail again. See if you are able to get thumbnails this way.
There have been improvements to the thumbnail system in the last release candidate. What -dev version are you using? Does it have 1.1.2.34 or 1.1.2.33 at the top? If not, can you please upgrade or get the latest release candidate?
Comment #3
TravieMo9 commentedI have dev version 1.1.2.34. I took that because it had the latest date on it. Is rc6 more recent than that? I have not seen any notification on the page during the use of the module or views related to it. Sometimes the transitional image will come up after I create a node. It will remain there for a few page visits. Then it will be gone and all I have is the border w/ right and left side together - no thumb.
Comment #4
rares commentedHi, 1.1.2.34 is the most current version, so you are using the right one, but I cannot understand. What seems to be happening is that Scribd is sending you a bad thumbnail, not that the module is not properly fetching thumbnails.
Can you try with different kinds of documents? Also, take a look in your /sites/default/files/ipaper_thumb folder. What kind of files do you have there. Can you open some and see if they look right?
Comment #5
TravieMo9 commentedIn those particular images they are very light - one tenth the weight of even a light .jpg. If you view them there is nothing - only the red x - icon for a broken image. I am using .pdf and some of them are wall to wall content. I will make some with a margin & also I will try some word docs and some simple .jpg files. I am still uploading docs but cannot display them with thumbs. I saw another nice site with iPaper but the guy was showing them as single node rather than view.
Comment #6
rares commentedI was able to replicate the problem. Scribd has changed the way they generate thumbnail paths, so the code line that added -large to the thumbnail URL does not work anymore. The workaround solution is to set your thumbnail size to 100px from the module configuration, and rebuild the thumbnail cache. (save the form with the 100px setting before you click rebuild). I will release a new version when I figure out what the path for larger thumbnails is.
Comment #7
rares commentedrc7 is coming out in a few minutes and should work with both large and small thumbnails