coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 pnCPG (Coppermine for postNuke/Zikula) => Topic started by: TomG on May 15, 2006, 01:58:01 AM

Title: No image thumbnails in the Upload Approval page
Post by: TomG on May 15, 2006, 01:58:01 AM
It's odd, the thumbnails for the images pending approval have gone from the approval page- they used to be there. I tried with a new upload, and still nothing. I can't approve the images if I can't see them! I am on CPG 1.4.4, pnCPG 4.0 and I can't see any config option that might have got changed...
All the rest of the info and options are there, just no images. ???

Any ideas please?

Cheers,

Tom
Title: Re: No image thumbnails in the Upload Approval page
Post by: casNuy on May 15, 2006, 08:29:40 PM
Tom,
pnCPG 4.0 has not yet been released, makes me wonder.............
As for your issue, do not believe this is a pnCPG issue, please check the other forums.

Cas
Title: Re: No image thumbnails in the Upload Approval page
Post by: TomG on May 18, 2006, 01:09:51 AM
Hi Cas,

I have the 'pre-4.0' that you gave me!
As for the issue of the thumbnails, it is most perplexing: I used my laptop today, which has a UXGA screen, and I can see them fine, but I cannot see them on my 1280 x 768 screen on my desktop PC. It's the same in Firefox and IE6. Turning off the style on the browser doesn't help.
The code for the table cells in the source is there, it is just not being populated by the images:

<td class="tableb" align="center" rowspan="5">
                        <a href="displayimage.php?&amp;pos=-298" target="_blank">                                                                                                            <br /></a>
            </td>

I've tried finding a report on other forums without success.
Tom
Title: Re: No image thumbnails in the Upload Approval page
Post by: TomG on May 18, 2006, 03:41:56 PM
This is clearly not a bug as such, but something specific to my set up on this machine. Still, experience tells me few problems are ever unique, so I'll continue to update on this in case someone can help point me to a solution, or I can help someone else by solving it myself.

When I view it from my laptop the equivalent source code my browser gets is:

</td>
                   <td class="tableb" align="center" rowspan="5">
                        <a href="displayimage.php?&amp;pos=-298" target="_blank"><img src="albums/userpics/10047/thumb_0%20johnny%20station%20%285%29.jpg" class="image" border="0" alt="" /><br /></a>
            </td>

So somewhere the whole img src tag is getting removed. I've tried turning off firewall, adblocks, spyware blocks etc and so far no change. I'll update this if I manage to sort it!
Title: Re: No image thumbnails in the Upload Approval page
Post by: sicilian05 on October 28, 2006, 07:26:43 AM
Have the same problem, when I try to upload an image, it don't appears,, what's to do?
Title: Re: No image thumbnails in the Upload Approval page
Post by: casNuy on October 28, 2006, 11:19:36 AM
This is not related to pnCPG so please verify other forums.

Cas
Title: Re: No image thumbnails in the Upload Approval page
Post by: Joachim Müller on October 30, 2006, 01:20:37 AM
@sicilian05: start your own thread on the uploads sub-board after having read the documentation (particularly the upload troubleshooting section) carefully. Do exactly as suggested there.