Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   Bridge Causing Site to Fail in Internet Explorer (http://www.lampwrights.com/showthread.php?t=61)

Whale 02-16-2011 02:48 PM

Bridge Causing Site to Fail in Internet Explorer
 
Hello,

A very odd issue is occurring on my Wordpress site. When the bridge is enabled. The sidebar on the homepage gets pushed to the bottom in IE and the layout gets all messed. This only happens on the home page of my site. All other pages are fine. And it is only internet explorer.

This is really weird considering I cant see how this plugin can be affecting the layout of my index page.

Any help would be greatly appreciated. The site is ps3connect.com. The plugin is currently disabled.

Jeff 02-16-2011 02:50 PM

In the vbidge settings, you do have "Enable plugins during wordpress instance" set to no correct?

Whale 02-16-2011 02:53 PM

Quote:

Originally Posted by Jeff (Post 194)
In the vbidge settings, you do have "Enable plugins during wordpress instance" set to no correct?

Yes.

Unable to add cookies, header already sent.
File: /home/ps3conne/public_html/wp-content/plugins/vbbridge/vbbridge.php
Line: 28

I do get this error when applying the settings though. Not sure if it is related. Thanks for the reply. I hope I can get this fixed soon.

I have enabled the plugin on the site so you can cehck it out now.

Jeff 02-16-2011 02:54 PM

When did you download the bridge? Which version does it report you are using in your plugins menu?

Whale 02-16-2011 03:00 PM

Quote:

Originally Posted by Jeff (Post 196)
When did you download the bridge? Which version does it report you are using in your plugins menu?

Just updated to the latest and the error is gone but the site is still ruined in IE.

Jeff 02-16-2011 03:05 PM

Looks like there is some sort of javascript error?

Code:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)
Timestamp: Wed, 16 Feb 2011 19:03:15 UTC


Message: Syntax error
Line: 19
Char: 1
Code: 0
URI: http://ps3connect.com/wp-content/plugins/ajax-pagination/js/jquery.ajaxpaging.js.php?ver=3.0.5


Message: Object doesn't support this property or method
Line: 158
Char: 13
Code: 0
URI: http://ps3connect.com/


Message: 'document.getElementById(...)' is null or not an object
Line: 26
Char: 279
Code: 0
URI: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js

In Firefox there are more errors:

Code:

Error: XML cannot be the whole program
Source File: http://ps3connect.com/wp-content/plugins/ajax-pagination/js/jquery.ajaxpaging.js.php?ver=3.0.5
Line: 81, Column: 6
Source Code:
</html>

Code:

Error: $("#ajax_pagination").ajaxpaging is not a function
Source File: http://ps3connect.com/
Line: 160

Code:

Error: document.getElementById(tablink_idname[menunr] + i) is null
Source File: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js
Line: 26


Whale 02-16-2011 03:08 PM

Quote:

Originally Posted by Jeff (Post 198)
Looks like there is some sort of javascript error?

Code:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)
Timestamp: Wed, 16 Feb 2011 19:03:15 UTC


Message: Syntax error
Line: 19
Char: 1
Code: 0
URI: http://ps3connect.com/wp-content/plugins/ajax-pagination/js/jquery.ajaxpaging.js.php?ver=3.0.5


Message: Object doesn't support this property or method
Line: 158
Char: 13
Code: 0
URI: http://ps3connect.com/


Message: 'document.getElementById(...)' is null or not an object
Line: 26
Char: 279
Code: 0
URI: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js

In Firefox there are more errors:

Code:

Error: XML cannot be the whole program
Source File: http://ps3connect.com/wp-content/plugins/ajax-pagination/js/jquery.ajaxpaging.js.php?ver=3.0.5
Line: 81, Column: 6
Source Code:
</html>

Code:

Error: $("#ajax_pagination").ajaxpaging is not a function
Source File: http://ps3connect.com/
Line: 160

Code:

Error: document.getElementById(tablink_idname[menunr] + i) is null
Source File: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js
Line: 26


I do not think it is related because the site works perfectly up until I activate the vb bridge.. Though maybe it is some weird conflict or something?

Jeff 02-16-2011 03:09 PM

Perhaps.. You may want to try disabling the ajax-pagination plugin to see if it changes anything.

Whale 02-16-2011 03:10 PM

Quote:

Originally Posted by Jeff (Post 200)
Perhaps.. You may want to try disabling the ajax-pagination plugin to see if it changes anything.

I just did. No change..

Jeff 02-16-2011 03:12 PM

Hmm are you sure you deactivated it? I still see it on?

Whale 02-16-2011 03:14 PM

Quote:

Originally Posted by Jeff (Post 202)
Hmm are you sure you deactivated it? I still see it on?

Its disabled. Even deleted it.

Jeff 02-16-2011 03:15 PM

I still see the same error on the home page (though not on other pages)..

Code:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; .NET4.0C)
Timestamp: Wed, 16 Feb 2011 19:15:03 UTC


Message: Object expected
Line: 28
Char: 1
Code: 0
URI: http://ps3connect.com/


Message: 'document.getElementById(...)' is null or not an object
Line: 26
Char: 279
Code: 0
URI: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js


Jeff 02-16-2011 03:16 PM

In FF:

Code:

Error: jQuery is not defined
Source File: http://ps3connect.com/
Line: 28

Code:

Error: document.getElementById(tablink_idname[menunr] + i) is null
Source File: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js
Line: 26


Whale 02-16-2011 03:21 PM

Quote:

Originally Posted by Jeff (Post 205)
In FF:

Code:

Error: jQuery is not defined
Source File: http://ps3connect.com/
Line: 28

Code:

Error: document.getElementById(tablink_idname[menunr] + i) is null
Source File: http://ps3connect.com/wp-content/themes/zenko/scripts/js/easytabs.js
Line: 26


All errors are gone now yet it still doesnt work in IE.

Jeff 02-16-2011 03:24 PM

Hmm, beats me why it would do that then. I have no idea..

Whale 02-16-2011 03:27 PM

Quote:

Originally Posted by Jeff (Post 207)
Hmm, beats me why it would do that then. I have no idea..

Well that stinks.. Was really loving the plugin. not sure what to do now.

Jeff 02-16-2011 03:29 PM

If you want I can FTP in and take a look by trying to debug it live on your site. Would need WP admin cp access and FTP access.

If that is something you want to try feel free to send the details via the contact form.

Whale 02-16-2011 03:33 PM

Quote:

Originally Posted by Jeff (Post 209)
If you want I can FTP in and take a look by trying to debug it live on your site. Would need WP admin cp access and FTP access.

If that is something you want to try feel free to send the details via the contact form.


Done :) Thank you very much.

Jeff 02-16-2011 03:45 PM

I do believe this is an issue with the vbulletin login widget. It does rely on the vbridge plugin because if I disable vbridge, it dies. I think you may have to ask the developer if they can help:

http://www.whatsuplift.net/playgroun...for-wordpress/

They may have developed that for the old plugin, not sure.

Whale 02-16-2011 03:48 PM

Quote:

Originally Posted by Jeff (Post 211)
I do believe this is an issue with the vbulletin login widget. It does rely on the vbridge plugin because if I disable vbridge, it dies. I think you may have to ask the developer if they can help:

http://www.whatsuplift.net/playgroun...for-wordpress/

They may have developed that for the old plugin, not sure.

It is not the widget causing it. I have disabled the widget and it still occurs.


All times are GMT -4. The time now is 06:17 PM.

Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.