Quote:
Originally Posted by Weasel
My only input on this issue is to make sure every hack that uses MySQL queries uses:
" . TABLE_PREFIX . "table AS table
This is because vB3 now supports table prefixes and any hack that does not do this should not be quality assured. That is all 8)
|
There is a lot of new standards in VB3, The MySQL queries are just one of them
Other noobs is also the PHP (conditionals) in the templates, url link format and much much more .....
The devs have raised the standard of the overall coding of VB3 and in doing so the standards of the hacks will have to be lifted to comply. All of this will be taken into consideration during the QA process.