FORUM_CONFIG_NEW not updating - Postet den (351 Views)
Newbie
Luxtond
Innlegg: 21
star
Browser: NA
URL: viagogorippedmeoff.com/forum/

Summary
System isn't updating the FORUM_CONFIG_NEW table correctly (Looks like its getting the info from the snitz.config)
Steps to reproduce error
Fresh Install and several saves of the Main Forum config page
Results
Expected result
---------------
Update FORUM_CONFIG_NEW with correct settings



Actual result
---------------

Not updating


Notes/Attachments
 Sortering, for datoer betyr DESC nyeste først  
 Sidestørrelse 
Postet den
Forum Administrator
HuwR
Innlegg: 4536
starstarstarstarstar
these two setting have a value in forum_config_new and in the snitz.config, the values in snitz.config are used by the MVC version, the values in forum_config_new are used by the classic ASP version (and are not updateable by the MVC version), this is so that you can run both versions side by side.
Postet den
Newbie
Luxtond
Innlegg: 21
star
STRFORUMURL and STRFORUMTITLE that i can see.
Postet den
Forum Administrator
HuwR
Innlegg: 4536
starstarstarstarstar
sorry, what isn't updating exactly? some values do come from snitz.config