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 04:10 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.

Do you have MSN or gtalk so we can talk about this? Thanks.

Jeff 02-16-2011 04:18 PM

Have you modified any of the vbulletin source code in any way (other than plugins)?

Whale 02-16-2011 04:23 PM

Quote:

Originally Posted by Jeff (Post 214)
Have you modified any of the vbulletin source code in any way (other than plugins)?

Nope. Only the header and footer.

Jeff 02-16-2011 05:24 PM

Ok, spent a bit of time on this but have nothing for it. When you disable the bridge the pages source code does not change (if you have the vb widget off too). I can only assume there is some style issue in there somewhere but that is really outside of my realm.

I asked a designer if they could see what the issue was and they said it rendered fine in 9, but not 7. His advice was:

Quote:

move content/sidebar into the same parent div
swap content/sidebar positions
and use float: right on the sidebar

something like:

<div id="content">
<div id="sidebar" style="float: right">....</div>
<div id="content">....</div>
</div>
Wish I could be more helpful.

Also, when I moved the RSS widget out of the sidebar it lost the RSS settings, sorry about that. :(

Whale 02-16-2011 05:39 PM

Quote:

Originally Posted by Jeff (Post 216)
Ok, spent a bit of time on this but have nothing for it. When you disable the bridge the pages source code does not change (if you have the vb widget off too). I can only assume there is some style issue in there somewhere but that is really outside of my realm.

I asked a designer if they could see what the issue was and they said it rendered fine in 9, but not 7. His advice was:

Wish I could be more helpful.

Also, when I moved the RSS widget out of the sidebar it lost the RSS settings, sorry about that. :(

Hmm I saw it start working in IE 9 but then it went back to not working..

Anyway, thank you very much for trying to help. Guess i will need to tell my IE users to switch to FF or chrome lol.

One more thing. Is it possible to get a default avatar to display in comments if the user does not have an avatar set in VB? or for guests that comment.

Jeff 02-16-2011 05:49 PM

Quote:

Originally Posted by Whale (Post 217)
One more thing. Is it possible to get a default avatar to display in comments if the user does not have an avatar set in VB? or for guests that comment.

Hmm, I will consider it for the next version. Currently time is a little tight with some other projects.


All times are GMT -4. The time now is 01:28 PM.

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