Unable to switch on Wiki mode
I've upgraded a couple of YACS sites to latest version and the system will not activate Wiki mode in the "User Parameters" section
Any idea how this can be fixed?
Thanks
Jan
Thanks
Jan
| Bernard from nearby-an-airport Associate, 6696 posts | This is a rendering bug in the configuration panel. You may fix this by editing users/configure.php at line 338, and insert a '_' character, to changeif(isset($context['users_with_auto_publish']) && ($context['userswith_auto_publish'] == 'Y')) to if(isset($context['users_with_auto_publish']) && ($context['users_with_auto_publish'] == 'Y')) This will be put in next release. Thank you for your feed-back. |
JBN![]() 85 posts |
Bernard: Can't find the type you mention... All strings look OK. |
Rate this page
Posted by JBN on Mar. 8 2006, (popular)
