![]() |
No ... the forum didn't have any posts in it. I'm on my company intranet, so I can't give you a link. I can show you a screenshot, if that will help.
|
Hmm... If the newthread.php file was edited correctly & uploaded, and the News Forum ID is set correctly, then there's no reason the news part shouldn't work. Do you have access to phpMyAdmin? If so, you could log in with that and check your 'post' table. First make sure that the last column there is called 'isnews', and then find a post that was made in that forum and make sure that it has a 'Y' in that field. If the post doesn't have a 'Y' in that field, try changing it there and see what the result is. Also, what do you have set for your News Forum ID and News Posts Maximum?
|
My new forumid is "54" ... and the news post "max" is set to zero (unlimited).
The Polls work fine (I Had polls already posted there). |
Did you check to see if the isnews column has a 'Y'?
|
Here's a snapshot of my admincp settings:
|
I checked the post table but I don't have any posts in that forum. I set it so that the forum cannot be seen on the main forum index page but can accept new posts from the vbindex page.
Did I do this right? |
Ok, this is strange... I checked my test server and set the News Limit to 0, and it resulted with no news being displayed. I had changed a couple of things on that one though, so I uploaded a fresh version and setting it to 0 worked fine... Try setting the news limit to something other than 0 and see if that changes anything.
|
Nothing ... I even changed every post column in the database under isnews to "Y" and still nothing!
|
Is it possible that there's an misspelled variable in the v3.1 template code?
Here's a dump of the index_newsbits template: Code:
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#0A293E" width="100%"><tr><td> |
Are you sure you have your News Forum ID set correctly? 54 does seem a little high unless that is the 54th forum you have created.
The entire middle column where the news should be is blank, right? With it working fine on my site and many others, it wouldn't be something such as a variable mispelled. Even if something was mispelled in that template, it would result with the tables around the news post showing up, just not the message. If the News Forum ID is correct, here is something you can try... First set your News Limit to something other than 0. Then open your myvbindex.php file and look for this line: PHP Code:
PHP Code:
PHP Code:
PHP Code:
Doing that will remove the parts that make sure the News Forum ID and News Limit aren't set to 0. It should still work fine with that, but it's always possible that there's something with the version of PHP you're running that would cause it to behave differently, so it's worth a try. |
All times are GMT. The time now is 02:21 PM. |
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:
|