Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

QA_DEBUG_PERFORMANCE check before qa-config.php included?

0 votes

First, congrats and thanks for the new beta version... downloaded the github source, getting a notice:

PHP Notice:  Use of undefined constant QA_DEBUG_PERFORMANCE - assumed 'QA_DEBUG_PERFORMANCE' in /var/www/q2ag/qa-include/qa-index.php on line 35

This seems to be because you are checking the constant in qa-index.php and only calling qa-config.php in qa-base.php, which loads later.  Or am I missing something?

Can't yet get the beta to work, another problem with database tables... working on it :)

Q2A version: 1.5b
asked Dec 16, 2011 in Q2A Core by NoahY

1 Answer

0 votes