![]() |
Whats going on
When I click on the title of a sub-forum, it takes me to a separate page with that forum only on there. However, at the bottom, the ‘what’s going on?’ box doesn’t appear. How would I make it appear?
|
bump
|
not really sure, but I bet you could copy that section of the code from the FORUMHOME template and paste it into the FORUMDISPLAY template and it would work....
|
Yep thats what i think you have to do.
But what do you have to copy? |
Exactly. Go to your AdminCP, Style Manager, Edit Templates, and search for:
<!-- what's going on box --> copy everything from that to: <!-- end what's going on box --> It isn't a separate template, stored in a variable, so you'd have to copy and paste that code segment to where you wanted it. It looks like you want it in FORUMDISPLAY. I realize it's probably not my place to say, but I think very few users would want that much clutter on that page. Perhaps you only want this for YOU? Then, you could wrap it in a conditional, only running the code for your user id. |
When you open FORUMHOME template for editing:
FIND: Code:
<!-- what's going on box --> Next Open template FORUMDISPLAY FIND: Code:
<!-- / forum search menu --> OR wherever you want it to show up in the above case it puts it below the forum display options and above the icon legend HOWEVER not all the information (i.e. newest member name etc) isn't showing up when I did this in my test forum, so there must be something else that would need to be done/added..... (suggest doing it this way incase you have edited it for other mods) |
Thanks,
If this is possible, why is vB support telling me it isnt. Eq4bits, i understand that i have to copy code from the forumhome to the forumdisplay. but whats the second part for? I do this and let you know how i get on with it. |
Because vb support doesn't support plugins/tempate changes, etc. They send everyone here for that, and if it breaks your forum, it's pretty much your problem.
|
:D that's why you're supposed to back everything up before you make changes heehee
|
By the way, where about am i supposed to copy the code in the forumdisplay?
|
Quote:
|
oh yeah, i did this, but there are no numbers. Its blank for thread no, members, post no. etc..theres nothing.
|
you may also need to remove that code from it's original location in the template....
|
you can't copy the code from forumhome to forumdisplay because the code that makes it work on forumhome isn't in forumdisplay.php
|
heh, knew there was something :D
|
So is it completely impossible then? Cant i just add it in?
|
not unless a coder can tell you what to add/change to make it work,
which I'm not :p~ |
j1mmy, I have a mod that lets you split the forums onto multiple pages. This puts the what's going on box on each page. The downside is that you would no longer have the ability to list all forums on one page out of the box.
|
You can use index.php to do this, here is an example:
https://vborg.vbsupport.ru/index.php?f=1 May need to toy with the templates to make it fit though. :) |
Quote:
But I would also like to use that box when all the forums are listed on one as normal. |
j1mmy, could you give us a link to a page, so we can see what you are trying. It might help getting a better answer.
|
I dont really have a link, i could take you to my website, but that wouldnt really solve anything.
Im just trying to get the whats going on box on each seperate forum page AND at the same time keep it on the index page. |
All times are GMT. The time now is 10:16 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:
|