![]() |
Look down the page to where the two articles are that I mentioned above... I think that's what's causing the issues.
|
Quote:
I did not notice that one.. Everything looks fine except when you scroll down, then it stretches back out.. Is this from it not parsing bb code? |
Not parsing bbcode will allow the original hyperlinks to show - however I've not encountered long words yet so I'll have to see if there's a way to limit the length of characters on large words.
|
Quote:
thanks for the help, I clicked installed so I wont miss anything.. |
One thing you could try is this:
In the vbnews.php file, change this: Code:
$news['pagetext'] = strip_bbcode(fetch_censored_text(substr($news['preview'], 0, $charlimit))); Code:
$news['pagetext'] = fetch_censored_text(substr($news['preview'], 0, $charlimit)); |
Ok I just noticed this.. I tried the php edite above and it did not fix it.. So I uploaded the original back.
I am using Firefox and everything stretches to the right..(should have mentioned this:confused: ) When I use I.E everything is correct except for the top navigation (breadcrumb area) and my footer. But they are fine in all my other pages? If you would like me to post some pics I will, but you can see it using I.E. |
I am pretty sure its because of those two articles. Let me see if I can find a way to limit the size of long words so that the url doesn't extend.
|
I had the same idea as you!
Looks great. Quote:
|
Just what I need. I want to run this as an include and I can get it to work fine. Only problem I have is once the script has run it ceases to load the rest of the page. Any ideas how to get it to load the rest of the page once the script has completed it's DB query? I have this outside of the VB directory.
|
Do you have a link to where it is? I'm a little confused at what is going on.
|
All times are GMT. The time now is 04:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|