Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Some thumbnails are non-working links in latest Firefox(v16) and Chrome (v23)  (Read 4709 times)

0 Members and 1 Guest are viewing this topic.

TeknoSounds

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 83
    • TeknoSounds

I noticed just yesterday after uploading a new album that many thumbnails on a page (but not all the thumbnails) are not rendered as clickable links.
This behavior persists in the newest versions of Firefox and Chrome, but still works fine under Internet Explorer.

Running:
CPG 1.5.20
Server Type   Linux (CentOS6)
Web Server   Apache v2.2.23 (cgi-fcgi)
PHP   5.3.17
MySQL Version   5.5.27-cll

Link to example behavior:
http://teknosounds.com/tspics/thumbnails.php?album=312

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.

Add display: none; to
Code: [Select]
<iframe id="fe1db70f8" name="f274f4ec4" scrolling="no" style="border: none; overflow: hidden; height: 1000px; width: 1000px;" src="http://www.facebook.com/plugins/share_button.php?href=http%3A%2F%2Fteknosounds.com%2Ftspics%2Fthumbnails.php%3Falbum%3D312&amp;type=2&amp;app_id=&amp;locale=en_US&amp;sdk=joey&amp;channel=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D17%23cb%3Dfb15e5778%26origin%3Dhttp%253A%252F%252Fteknosounds.com%252Ffde13746c%26domain%3Dteknosounds.com%26relation%3Dparent.parent"></iframe>
to fix it temporarily.

The iframe "covers" height: 1000px; width: 1000px; the links, thats why they become unclickable.

Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

TeknoSounds

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 83
    • TeknoSounds

Wow :D Thanks for the speedy response Jeff!

Working on fixing this now.

TeknoSounds

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 83
    • TeknoSounds

So with the help of your post Jeff, I was able to narrow down the issue to the Social Sharing v1.5 plugin.  I disabled all the options (since only Twitter was working anyway) it appears the Facebook section was the actual culprit.  All appears working again now :)

Much much thanks with your help!

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 20 queries.