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 April 25th, 2010, 02:11 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 22
Photo Options Dropdown JS Error

When I click on the "Photo Options" link when logged in, it shows the following error in IE. I need to click twice to bring up the menu. This also happens in Firefox and Chrome. This does not happen when a user is not logged in (as it only shows Print and E-Card instead of the full menu).

Photopost 7.01 and vBulletin 3.8.4, Worldscutestanimals.com

Any ideas?


Message: Invalid argument.
Line: 11
Char: 3587
Code: 0
URI: http://www.worldscutestanimals.com/f..._menu.js?v=384
chrisstinson is offline   Reply With Quote
Old April 25th, 2010, 09:53 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Do you have a test login there? Mostly likely this may come down to a java issue with vb or some hack directly on your site.

I am running vb4 on my site so I cant check there although I did and there is no error. I checked here and some other sites I know that run vb3 and I do not get any java errors at all being logged in and click the photo options box.
__________________
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 April 25th, 2010, 01:40 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2006
Posts: 22
Hi Chuck, when I upgraded (from 5.62) I took out all hacks and did a "fresh" install in terms of all templates and files. The issue was there as soon as I upgraded.

I see you created an account, did the issue happen for you?
chrisstinson is offline   Reply With Quote
Old April 25th, 2010, 02:18 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
I checked in mozilla, safari, opera and chrome and see no error

Now in IE 8 I see the error same as you posted above although I have no idea what character 3587 is in that vb file
__________________
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 May 11th, 2010, 09:47 AM   #5 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
I get the same error on IE 8 referencing vbulletin's clientscript/vbulletin_menu.js. On Firefox, I get no such error, although I need to click Photo Options twice to get the dropdown.
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 11th, 2010, 11:42 AM   #6 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
in firefox... goto that page, open menu extras and select (i dont know what its called in english, i translation would be something like "Error Console") its the item just above page information...
When the console is open delete everything (clear all)
then reload the page.. you are bound to get a bunch of errors.. (css stuff etc..) thats normal.. but you will also see javascript errors.. they are more accurate than those in IE8
and if you click.. and it does nothing.. then it will tell you what happened and if you are lucky.. give you a real line..

Just checked with my firefox.. i get lots of security warnings..
basically all say the same thing.. googleads.g.doubleclick.net is not allowed to get data from worldcutestanimals..
and 1 javascript error..

4x "Error: Permission denied for <http://googleads.g.doubleclick.net> to call method Location.toString on <http://worldcutestanimals.com>."



now that is an error, that could stop IE from executing a javascript..
(firefox just spits out the error and continues)
If i remember correctly there used to be a setting in IE telling ie to continue executing javascript after errors or not.. (dont know if its still there in IE8)
so try disabling googleads and see if the error persists..

if its gone.. do something about the permissions (i must admit i dont have a clue as i dont use google ads)
others also have the problem..
http://googleads.g.doubleclick.net> - Permission Denied, Security Error - AdSense Help


thats my 2 cents

Luc

Last edited by Luciano; May 11th, 2010 at 12:07 PM.
Luciano is offline   Reply With Quote
Old May 11th, 2010, 01:11 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
yeah I would try to get a descriptive error. I mean there should be no issues loading a vb file if its being referenced correctly

For instance I dont see anywhere in our files where we reference a file called vbulletin_menu.js so maybe a problem with a hack you have installed?
__________________
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 May 11th, 2010, 02:58 PM   #8 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
I don't have Google ads. Disabled all hacks. Same problem. I believe it has something to do with either my header or vbulletin's header/menu which should have connection to the js script. Not sure why it's affecting Photopost's own dropdown in this case.
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 11th, 2010, 02:59 PM   #9 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
Chuck, what file in Photopost is this dropdown in? Thanks.
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 11th, 2010, 06:30 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
topmedic what I am saying is our product does not call that specific file anywhere that I see. You would need to find out where this file is being called from and make sure its a full url to that file.

The photo options code is right at the top of the showphoto template
__________________
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 May 12th, 2010, 12:26 AM   #11 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Quote:
Originally Posted by topmedic View Post
I don't have Google ads.
Well if not.. someone added them to your site without you knowing it

see screenshot..

Luc
Attached Images
File Type: gif animal.gif (67.3 KB, 6 views)
Luciano is offline   Reply With Quote
Old May 12th, 2010, 09:37 AM   #12 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
Quote:
Originally Posted by Luciano View Post
Well if not.. someone added them to your site without you knowing it

see screenshot..

Luc
That's not my site. That's the site of the thread starter. Sorry for the confusion.
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 12th, 2010, 09:55 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You might to place a site link here then

Like I said our program does not call that script in any of our scripts so if your getting an error we need to see that specific site in question as numerous vb hacks can cause issues.

Running a default vb photopost setup I have not seen any issues that I can replicate and I have viewed my site in 5 different browsers.
__________________
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 May 12th, 2010, 10:05 AM   #14 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
Chuck, here's my Gallery - WVSU Medicine global community photo gallery - WVSU MD Online Community Gallery
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 12th, 2010, 10:11 AM   #15 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
Quote:
Originally Posted by topmedic View Post
Login info (if you need it):

photopost
temp1234
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 12th, 2010, 11:42 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Interesting only happens while logged in and in IE8 is what I have.

logged out is fine.
__________________
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 May 12th, 2010, 12:46 PM   #17 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Well firefox gives an uncaught exception: Node was not found code:8 ns_error_dom_not_found_err

but thats a silent error, only shows in debug console..
that meens:
there is something missing..
I didnt have time to check.. but apparently the basic code is OK...
except, compared to a "normal" vbulletin menu.. there seems to be a display:none;
hardcoded..
@ chuck.. if you look at source code there is following line:

Code:
Content visible to verified customers only.
if I remember correctly the display:none; is not necessary for vbulletin menus in 3.8, its done with javascript onload..
by being there it hides the dom thus giving the error because javascript cannot access it..
(that would be my only explanation)

As I am not a photopost user it could also be a completely different error...
but i would try to remove the "display:none" from the template and see what happens...

Luc
Luciano is offline   Reply With Quote
Old May 12th, 2010, 01:06 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Yes one can try to do that in the showphoto template but the issue still remains why for example if I go to my site which is a stock vb4 photopost pro site with the regular style do I not get this error.

Humu Rectangle Triggerfish - ReefTalk Gallery

I would think if this was an issue with the code it should affect all sites especially when viewing them in IE8 where the issue is so prevalent.
__________________
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 May 12th, 2010, 02:16 PM   #19 (permalink)
Member
Verified Customer
 
topmedic's Avatar
 
Join Date: May 2006
Location: Chicago IL
Posts: 137
I removed display:none and I am still getting the error (similar to the one by the thread starter).

Quote:
Webpage error details

Message: Invalid argument.
Line: 11
Char: 3587
Code: 0
URI:../../vbulletin_menu.js
Thanks for looking into this.
__________________
USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages
topmedic is offline   Reply With Quote
Old May 12th, 2010, 11:01 PM   #20 (permalink)
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Well the only way to find the error would be to download an uncompressed version of the javascript.. (ususally on the vbulletin download site.. --> more options --> uncompressed..) but i dont know if its still possible since 4.0 is out..
Luciano 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
Photo Options Button Cindy Coutts Photopost Pro How Do I...? 14 March 21st, 2010 10:40 AM
Edit 'Photo Options' in Show Photo? Jesh Photopost Pro How Do I...? 1 February 10th, 2010 11:23 AM
Single-click on "Photo Options" produces "invalid argument" error rklug Photopost Pro Bug Reports 7 December 31st, 2009 11:42 AM
Photo Options issue klaush Photopost Pro Bug Reports 12 September 1st, 2009 10:08 AM
Photo Options Diva ReviewPost Suggestions 0 August 16th, 2005 10:11 AM


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

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