Just updated to 7.4.11 and the Ask a Question button is showing as 'disabled'. Any suggestions on how to find the problem? Nothing has changed on includes and it worked before.
Hi LadyM You need to add this to your includes.php file... $GLOBALS['useaskaquestion']=TRUE; It's a security thing and does tell you if you click on the button.