vBulletin 3 is end of life and will not be receiving future development. Warning: vBulletin 3.8.11 is not compatible with PHP 7.2.0 or higher.
Welcome to the vBulletin support forums! In our community forums you can receive professional support and assistance with any issues you might have with your vBulletin Products.
If you are having problems posting in the relevant areas for your software, please see this topic.
Upgrade to vBulletin 5
We're pleased to announce a special promotion for upgrading your vBulletin 3/4 sites to vBulletin 5. From now until December 31st, we are offering vBulletin 5 license upgrades at $169 each. This promotion is available to all vBulletin 3 (owned) and vBulletin 4 license holders, entitling you to the latest version of vBulletin 5.
If you would like to purchase this upgrade, please log into the vBulletin Members Area and use Promo Code: vB5UPGRADE during checkout to apply the discount.
Announcement
Collapse
No announcement yet.
After a message all other messages looks as part of that message...
I see this problem from time to time
I think it may be a hidden character software puts in, but nothing in a message looks extraordinary. Sometime it could be fixed by taking extra spaces off. Sometime that doesn't work.
Any ideas why it might happen and how to fight it?
Take a look at your spacer_close template. Is it default? It is only adding one </div> after that particular post instead of the three </div> it is supposed to add.
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
Take a look at your spacer_close template. Is it default? It is only adding one </div> after that particular post instead of the three </div> it is supposed to add.
My spacer_close is unchanged and has default value in my templates.
Do you think it could be from a template, because as I mentioned it is not happening always, rarely and on some threads...
Run the page through an html validator and I'm sure you will find the problem. 175 errors - http://validator.w3.org/check?uri=ht...Inline&group=0 So omitted </td> tags, image tags split between lines, missing </div> tags... fix those and I'm sure your problem will go away.
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
Run the page through an html validator and I'm sure you will find the problem. 175 errors - http://validator.w3.org/check?uri=ht...Inline&group=0 So omitted </td> tags, image tags split between lines, missing </div> tags... fix those and I'm sure your problem will go away.
There is a problem with the page - no need for validator to see that. Question - why?
BTW, the problem starts with message #339, and it is a reply on message #338. And the message #338 is shown only partially. It is cut in a middle of a phrase. If I press InLine Edit - it will show me the whole text...
I thought may be it is a character (first hidden), but on other threads having the same problem it is a different one.
I know I started to experience this after I switch to UTF-8
Tonight I'll try to disable all PlugIns and see if it helps, but...
Any idea why such a behavior?
I would try a totally default style on there also and see if that makes a difference.
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
Please don't PM or VM me for support - I only help out in the threads. vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template. W3Schools <- awesome site for html/css help
I would try a totally default style on there also and see if that makes a difference.
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
New style created and that page looks good with it. It means I need to review what are the changes in my default template and fix the problems...
Thanks!
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...
X
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also consent to the transfer of your data to our servers in the United States, where data protection laws may be different from those in your country.
Comment