I am getting one small JavaScript error reported with both PPGallery and PPClassifieds:
I am using the integration script in header-inc and when the pages load I get this error in Classifieds and in Gallery, but not in the
vB forum itself. It looks like it can't find something:
Quote:
Line 2489,
Character 2
Code 0
Url: (my domain)
Object expected
|
I dumped the html and Line 2489 Is marked below. These are the last few lines of the html dump
Code:
Content visible to verified customers only.
WORKAROUND -
I commented out the footer section of PhotoPosts's header-inc.php like this, and it took care of the problem
Code:
Content visible to verified customers only.
As a result (I lost the vbStyle selection tool, which was probably the missing Javascript object) and one of a few "Powered by" Statements.