Puzich,
I just upgraded the plugin to 2.4.1 (which is the current trunk) and now it's throwing js errors:
uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE)" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: http://ajax.googleapis.com/ajax/libs/prototype/1.6.1/prototype.js?ver=1.6.1 :: anonymous :: line 1724" data: no]
http://beerpla.net/2010/01/31/why-are-presented-by-google-pictures/
Line 62
element.attachEvent is not a function
http://ajax.googleapis.com/ajax/libs/prototype/1.6.1/prototype.js?ver=1.6.1
Line 4527
Because of the above, Lightview no longer works. As soon as I downgrade back to 2.3.6, it starts working fine.
My Lightview Plus settings are: yes/yes/yes/no under General Settings.
I'd be glad to help you trace the problem - just email me and we can IM.
Artem
http://beerpla.net
http://twitter.com/ArtemR
http://wordpress.org/extend/plugins/lightview-plus/
Lightview Plus isn't working in IE and I am getting these errors in IE with the latest version 2.4.3
Message: Failed
Line: 2914
Char: 11
Code: 0
URI: http://ajax.googleapis.com/ajax/libs/prototype/1.6.1/prototype.js?ver=1.6.1
Message: Invalid argument.
Line: 1
Char: 1
Code: 0
URI: http://farmvillefanatic.com/farmville-facebook-experiencing-technical-issues/comment-page-1#comment-3642
Go ahead and ignore the Message: Invalid argument., that was being generated by a different plugin. However the first one is clearly from the Lighview Plus plugin. Is this a prototype issue that cannot be solved?
Well, i completely removed lightview plus, cleared the backup and set it all up from scratch, it is now working fine again. I imagine this started happening when I did an auto upgrade of the plugin at some point.
I don't remember now but I'm fairly sure we traced this problem to me rewriting my jquery source to go to the newest jquery that wasn't released and supported yet (elsewhere in functions.php). I believe WordPress modifies jquery a little bit and puts it into a more compliant mode, so it wasn't the best idea.