FORUM_CONFIG_NEW not updating - Posted (351 Views)
Newbie
Luxtond
Posts: 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
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Administrator
HuwR
Posts: 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.
Posted
Newbie
Luxtond
Posts: 21
star
STRFORUMURL and STRFORUMTITLE that i can see.
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
sorry, what isn't updating exactly? some values do come from snitz.config