The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
When the new Microsoft explorer came out half the drop down menus on Scottrade would not work. Took Microsoft months to fix the problem so Scottrade would work ok. I think we are having a similar problem here. e.g. a few days ago Flynax.com State Field would not display the states. We spent over an hour trying to resolve it and could not. Just for kicks I went into Microsoft explore safety and disabled Turn off Smartscreen Filter and it resolved the issue. Another site had to go to Safety again and disable ActiveX Filtering
Has anyone got it to display correctly in Microsoft Explorer 10? |
#12
|
||||
|
||||
I think it could be the version your running of Zend Guard or IonCibe
Im running the NEWEST Quote:
|
#13
|
||||
|
||||
It must be the site because it displays it this way on all web browser
But that does not explain why vBulletin themselfs has the same problem I wounder if you changed something When I first got vbullrtin I had this problem but I did change something that was very basic and it corrected it. After installing the update the problem reappeared and I can not recall what I did to correct it |
#14
|
||||
|
||||
If you reverted some templates after the upgrade, then the fix will be gone and you need to add it again.
|
#15
|
||||
|
||||
yeah but I cannot remember what I did to fix it
thanks |
#16
|
||||
|
||||
I was thinking if you could post your code I could compare it to my default
|
#17
|
||||
|
||||
I posted the fix in post 3.
|
#18
|
||||
|
||||
Yes you did for the { problem. But you did not offer a solution to Sign Up. The multiple selection probem e.g. Please select state.
Any way the code style="height:auto!important;" corrected the height problem but caused other problems with Sign Up. Had to remove it. Placement may have been a problem. My User Profile Field Template for userfield_text box is: <div class="form_row"> <label class="label_column">{vb:raw profilefield.title}</label> <div class="field_column"> <input type="text" class="textbox" name="userfield[{vb:raw profilefieldname}]" id="cfield_{vb:raw profilefield.profilefieldid}"value"={vb:raw profilefield.currentvalue}"maxlength="{vb:raw profilefield.maxlength} /> <div class="field-desc">{vb:raw profilefield.description}</div> <input type="hidden" name="userfield[{vb:raw profilefieldname}_set]" value="1" /> </div> </div> THERE'S A PROBLEM SOMEWHERE IN THE DEFAULT CODE. Can anyone see a problem? --------------- Added [DATE]1384796782[/DATE] at [TIME]1384796782[/TIME] --------------- Hired a pro to fix the problem he had seen the problem several times before and fixed the issue. I'm amazed that no one here knew the solution visit http://www.cdlassociation.com/forum/ Sign Up to see everything displaying ok now Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|