 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
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 |
| |
April 25th, 2010, 09:53 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
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?
|
| |
April 25th, 2010, 02:18 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
May 11th, 2010, 09:47 AM
|
#5 (permalink)
| | Member Verified Customer
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 |
| |
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.
|
| |
May 11th, 2010, 01:11 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
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?
|
| |
May 11th, 2010, 02:58 PM
|
#8 (permalink)
| | Member Verified Customer
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 |
| |
May 11th, 2010, 02:59 PM
|
#9 (permalink)
| | Member Verified Customer
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 |
| |
May 11th, 2010, 06:30 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
May 12th, 2010, 12:26 AM
|
#11 (permalink)
| | Moderator Verified Customer
Join Date: Aug 2005
Posts: 1,231
| Quote:
Originally Posted by topmedic I don't have Google ads. | Well if not.. someone added them to your site without you knowing it
see screenshot..
Luc
|
| |
May 12th, 2010, 09:37 AM
|
#12 (permalink)
| | Member Verified Customer
Join Date: May 2006 Location: Chicago IL
Posts: 137
| Quote:
Originally Posted by Luciano 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 |
| |
May 12th, 2010, 09:55 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
May 12th, 2010, 10:05 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: May 2006 Location: Chicago IL
Posts: 137
|
__________________ USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages |
| |
May 12th, 2010, 10:11 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: May 2006 Location: Chicago IL
Posts: 137
| Quote:
Originally Posted by topmedic | Login info (if you need it):
photopost
temp1234
__________________ USING: vBCMS 4.1.8 | Photopost 8.x | Full integration
my flickr | my gettyimages |
| |
May 12th, 2010, 11:42 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
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
|
| |
May 12th, 2010, 01:06 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
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.
|
| |
May 12th, 2010, 02:16 PM
|
#19 (permalink)
| | Member Verified Customer
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 |
| |
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..
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:07 AM. | |