1
Hi folks,
when I tried to write a comment to a particular news article, a blank page is returned.
Upon troubleshooting, I notice the script actually call an include file (comments_new.php in the /include directory), and in that include file, when it checks the getvar('dirname') is not 'system', the script exit/terminate immediately
Is this a bug, or am I missing anything? News comment creation will not have dirname = "system" but "news" right?
thanks