PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 21st, 2007, 08:35 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 3
Cool 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.
Darmak is offline   Reply With Quote
Old September 22nd, 2007, 10:07 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 22nd, 2007, 02:16 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 3
I have OFF the lightbox integration :/
Darmak is offline   Reply With Quote
Old September 22nd, 2007, 06:59 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Link please to the page with java error.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 23rd, 2007, 04:00 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 3
It's in all the pages whit showphoto.php

http://www.galeriasanime.com/showphoto.php/photo/1892
Darmak is offline   Reply With Quote
Old September 23rd, 2007, 09:26 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
well I am trying to understand why not everyone gets this error or even what it is.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 23rd, 2007, 03:03 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Feb 2005
Posts: 313
Maybe this?? function showcodes(){ missing space ??? This is the line for the error in my browser.

Code:
Content visible to verified customers only.
tommyxv is offline   Reply With Quote
Old September 23rd, 2007, 03:16 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
what happens if you add a space? I dont get that error on my site so I cant test.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 23rd, 2007, 03:38 PM   #9 (permalink)
Member
Verified Customer
 
Micky's Avatar
 
Join Date: Mar 2005
Location: Bern, Switzerland
Posts: 94
Post

I have the same error
Micky is offline   Reply With Quote
Old September 25th, 2007, 03:51 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 16
I have the same error, IE7, lightbox switched off.
Royalridge is offline   Reply With Quote
Old September 25th, 2007, 04:35 PM   #11 (permalink)
Senior Member
Verified Customer
 
Fortissimo's Avatar
 
Join Date: Oct 2005
Posts: 524
Chuck, I will add a space tonight to see if it fixes it since I can replicate the issue on my site.
Fortissimo is offline   Reply With Quote
Old September 25th, 2007, 04:44 PM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 16
I tried adding the space and it had no effect.
Royalridge is offline   Reply With Quote
Old September 25th, 2007, 04:49 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 16
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 is offline   Reply With Quote
Old September 25th, 2007, 04:54 PM   #14 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 16
However, "fixing" the problem in lightbox.js causes a similar error to appear at line 1484 which appears to be in prototype.js
Royalridge is offline   Reply With Quote
Old September 25th, 2007, 05:49 PM   #15 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,834
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.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 25th, 2007, 07:31 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
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.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old September 26th, 2007, 02:50 AM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 16
Quote:
Originally Posted by Michael P View Post
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 View Post
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.
Royalridge is offline   Reply With Quote
Old September 26th, 2007, 08:04 AM   #18 (permalink)
Senior Member
Verified Customer
 
Fortissimo's Avatar
 
Join Date: Oct 2005
Posts: 524
Check the newest build that Michael uploaded last night. It fixed our comment IE issue.
Fortissimo is offline   Reply With Quote
Old September 26th, 2007, 08:06 AM   #19 (permalink)
Junior Member
Verified Customer
 
Join Date: Sep 2007
Posts: 16
Quote:
Originally Posted by Fortissimo View Post
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.
Royalridge is offline   Reply With Quote
Old September 26th, 2007, 09:32 AM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Yes I do beleive last nights build should fix any open items.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
javascript error deleting image Garrynz Photopost Pro How Do I...? 5 November 28th, 2006 01:03 PM
Javascript error in IE Markus Photopost Pro Installation & Upgrades 1 June 19th, 2006 07:25 PM
Javascript error at showimage.php snw Installs and Upgrade - vBulletin 3.5.X 4 November 21st, 2005 03:06 PM
Javascript Error In Showimage InsaneContender Installs and Upgrade - vBulletin 3.5.X 2 November 10th, 2005 10:36 AM


All times are GMT -5. The time now is 03:48 AM.

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