Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

Shadow Box issue


  • Please log in to reply
4 replies to this topic

#1 Kris Velasquez

Kris Velasquez

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 10 December 2010 - 10:11 AM

I'm having a problem with Shadow Box that is kind of hard to duplicate. My tubepress gallery is on my landing page. 4/10 times I load the page, clicking the any video thumb does nothing. Reloading the page seems to fix the problem. The only indication (in FireFox) is the "Stopped" status in the bottom left corner. Though I've tested the issue in Safari and Chrome. When I switch to jqModal, the problem does not occur (but I prefer Shadow Box).

Site: http://www.krisvelasquez.com
WordPress: v3.03
TubePress: FREE v.2.1.2
OS: Mac OSX
Browser: (multiple)

#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 10 December 2010 - 11:43 AM

Hi,

I just reloaded your site about 10 times and couldn't seem to reproduce the issue. Tried with both FF and Chrome on Linux. You say you've tested in Safari and Chrome - presumably you saw the issue in those browsers as well? And I assume that you're on a Mac? There's no JavaScript errors on page load, so I'm a bit stumped at the moment as to what could be causing it.

Have you tried doing your tests with Firebug open? Would be interesting to see if it finds any JS errors when you get the unclickable thumbs.

#3 Kris Velasquez

Kris Velasquez

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 10 December 2010 - 12:34 PM

Tried again and here's what I found:

1.error: uncaught exception: unknown player html
http://www.krisvelasquez.com/
Line 301

produces: screen darkens, no video



2.error: F is undefined
anonymous()www.kr...uez.com (line 7)
anonymous()www.kr...uez.com (line 7)
(?)(galleryId="883373248", videoId="E0VepkCwD6c")commen...N_post4 (line 49)
invokePlayer(galleryId="883373248", videoId="E0VepkCwD6c", embeddedName="youtube", playerName="shadowbox")tubepress.js (line 156)
clickListener()tubepress.js (line 343)
handle(a=Object { originalEvent=, type="click", more...})jquery...r=1.4.2 (line 55)
add()jquery...r=1.4.2 (line 49)
[Break On This Error] KrisVelasquez.com

produces: thumbs load, clicking thumbs does nothing



3.error: F is undefined
[Break On This Error] function eval_global©{if('string'!=t...);b.appendChild(d);b.removeChild(d);}

produces: thumbs load, clicking thumbs does nothing



#2 and #3 are the problems. Is the page not loading all the way?

#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 10 December 2010 - 07:54 PM

Is the page not loading all the way?


If you click on the thumbs before the page finishes loading, then it's a possibility that you'll hit weird errors like this. I just spent a good 10 minutes trying to reproduce the error with Safari, Chrome, and FF on my Mac and had no issues. Have you tried starting FF with a fresh profile? Could be an add-on that's interfering...

#5 Kris Velasquez

Kris Velasquez

    Newbie

  • Members
  • Pip
  • 3 posts

Posted 10 December 2010 - 09:03 PM

I'll try it! Thanks for all your help! This is a great plug-in!