PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Javascript Error (photopost v.6) (http://www.photopost.com/forum/photopost-pro-bug-reports/133379-javascript-error-photopost-v-6-a.html)

Darmak September 21st, 2007 08:35 PM

Javascript Error (photopost v.6)
 
Hi, i have a javascript problem in showphoto.php lines 484 and 1484 javascript error says "EVENT" is undefined.

I use IE7.

My gallery page: www.galeriasanime.com

Thank you.

Chuck S September 22nd, 2007 10:07 AM

Turn off your lightbox in showphoto options and see if this goes away. I do beleive this is the lightbox java error that lightbox needs to fix.

Darmak September 22nd, 2007 02:16 PM

I have OFF the lightbox integration :/

Chuck S September 22nd, 2007 06:59 PM

Link please to the page with java error.

Darmak September 23rd, 2007 04:00 AM

It's in all the pages whit showphoto.php

http://www.galeriasanime.com/showphoto.php/photo/1892

Chuck S September 23rd, 2007 09:26 AM

well I am trying to understand why not everyone gets this error or even what it is.

tommyxv September 23rd, 2007 03:03 PM

Maybe this?? function showcodes(){ missing space ??? This is the line for the error in my browser.

Code:

Content visible to verified customers only.

Chuck S September 23rd, 2007 03:16 PM

what happens if you add a space? I dont get that error on my site so I cant test.

Micky September 23rd, 2007 03:38 PM

I have the same error :rolleyes:

Royalridge September 25th, 2007 03:51 PM

I have the same error, IE7, lightbox switched off.

Fortissimo September 25th, 2007 04:35 PM

Chuck, I will add a space tonight to see if it fixes it since I can replicate the issue on my site.

Royalridge September 25th, 2007 04:44 PM

I tried adding the space and it had no effect.

Royalridge September 25th, 2007 04:49 PM

Right, the problem is in the lightbox.js script, to be specific, the very last line.
Code:

Content visible to verified customers only.
Commenting out this line stops the error, however I'd like the developers opinion on why this is actually causing a problem in the first place.

Royalridge September 25th, 2007 04:54 PM

However, "fixing" the problem in lightbox.js causes a similar error to appear at line 1484 which appears to be in prototype.js

Michael P September 25th, 2007 05:49 PM

We don't have any way of supporting scripts we didn't write; you should consult the lightbox website for possible updates. I was asked to provide a simple integration, which I did with the current version. Beyond that, I don't know how much I can do with their product.

You can disable the lightbox integration until they offer a fix if you'd like.

Chuck S September 25th, 2007 07:31 PM

You can turn Lightbox off from admin and we will update the build. IN pp-inc.php line 615 should have the code added in bold so the line looks like this

Code:

Content visible to verified customers only.

Royalridge September 26th, 2007 02:50 AM

Quote:

Originally Posted by Michael P (Post 1205503)
You can disable the lightbox integration until they offer a fix if you'd like.

Until "they" offer a fix? Sorry, I purchased this product from you guys, if you're integrating code and offering it as part of your product your company should be the ones sourcing any fixes.

Quote:

Originally Posted by Chuck S (Post 1205519)
You can turn Lightbox off from admin and we will update the build. IN pp-inc.php line 615 should have the code added in bold so the line looks like this

Code:

Content visible to verified customers only.

Thank you Chuck S for actually being helpful and providing a workaround.

Fortissimo September 26th, 2007 08:04 AM

Check the newest build that Michael uploaded last night. It fixed our comment IE issue.

Royalridge September 26th, 2007 08:06 AM

Quote:

Originally Posted by Fortissimo (Post 1205568)
Check the newest build that Michael uploaded last night. It fixed our comment IE issue.

Last nights build does seem to have fixed this issue. :)

Chuck S September 26th, 2007 09:32 AM

Yes I do beleive last nights build should fix any open items.


All times are GMT -5. The time now is 11:21 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97