The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Weird Error - Sub Forums dont show up anymore?
Hello vb org Community!
I got a strange Problem here that neither me or a coder that I hired cant fix... So I hope you can help me with this little Problem... I made a 1:1 Copy of my already working Website to use it as my Testenviroment. Everything works fine, except this BIG Problem regarding Sub Forums! In my Forumhome I have a Category which has multiple Sub Forums. Clicking the Category on the Live Site shows the Threads that it contains + the Sub Forums on top of the Threads. Problem: In my Test Enviroment, the Sub Forums dont show up - even tho its a 1:1 copy of the DB / Files. Why does this happen and how can I fix it? I am currently trying to create a new theme and cant complete it without designing the Sub Forums. Already tried rebuilding the Thread / Forum Information via the Mainentance functions in Admincp. I appreciate any help on this! Google only spits out Topics about the Sub Forum Depth, which is not the Problem, already tried that |
#2
|
|||
|
|||
Try temporarily disabling all plugins by putting
Code:
define('DISABLE_HOOKS', 1); in your config.php file, and also try creating a new style with no parent, and see if you still have the problem. |
#3
|
|||
|
|||
Maybe a link to the problem
|
#4
|
||||
|
||||
Any caching being used on the server? Did you select to use that caching in the config.php file also? Can you see the sub-forums in the database? Are they shown in the Forum Manager and not set to Display "0"?
|
#5
|
|||
|
|||
Quote:
About the styles, no matter which Style I use, these Forums are never visible "inside the first level Sub Forum". Not even in the default Style that comes with vb!! Sorry, not possible... But here are two screens of it,i if that helps Attachment 140101Attachment 140102 Quote:
I can see the Sub Forums in the Database, Forum Manager AND when im on Forumhome (domain.com/forum) .... but not when im clicking the level 1 Sub Forum :/ Please dont forget, this test area is a 1:1 DB + Files copy of my live site, where everything works Any Ideas ? |
#6
|
|||
|
|||
Just to be clear, the missing subforums are the same ones that already exist on your main site, not subforums you started adding on the test site?
|
#7
|
|||
|
|||
Yes A 1:1 Copy of my Main site, only thing I changed was the DB Info inside the config file, so I dont kill the main site.
|
#8
|
|||
|
|||
Edit: nvm - you're using vb3.
|
#9
|
||||
|
||||
Where Lynne mentions caching, if you are using xcache you'll need to give each config a different setting not doing so can crash the memory or, as you are having, difficulties displaying things called in to a cache such as templates
As a test, change the folder name that your forum is in or change the database details in config.php to something ficticious, clear your server cache and then try and access your test forum see what issues you have, but before that i'd copy the database again and import it in to the test database again. |
#10
|
||||
|
||||
What are you settings (the top three) in AdminCP > Settings > Options > forum listings display options?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|