Quote:
Originally Posted by Simon Lloyd
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.
|
I never touched the Config File - except editing the the DB Login Credentials. Also not on the Main site, so I guess there is no xcache in use at all? Just checked my config File and it says:
// $config['Datastore']['class'] = 'vB_Datastore_Filecache';
The Problem wth Export + Import the Database again is that I already modified a lot of stuff on the Test Site, which of course I dont want to loose :/ I was hoping to fix this issue without deleting anything, so I dont delay my hired Designers work
What do you mean with "clear your server cache" ? If you tell me, I can let my Hoster do it (my UNIX knowledge is limited)
Quote:
Originally Posted by Lynne
What are you settings (the top three) in AdminCP > Settings > Options > forum listings display options?
|
2 2 1
Quote:
Originally Posted by Lynne
Ah, that could be it. In which case go to edit a Forum and just click Save. It should rebuild the forum datastore.
|
Just did that... with all Forums!

But it didnt work....
Thanks for all your help so far