Do you use any so sophisticated tool that enable debugging the Question2Answer project properly ?
I use eclipse with zend debugger. Debug mode works until the cursor goes to the line "$themeclass->doctype();" of qa-page.php. Then degugging hangs up. It seems that my debugger cannot cope with getting into the class in a variable and/or its methods.
Any other debuggers / tools that don't have this problem ?
Help strongly appreciated. Thank you.