If Valter doesn't mind, here's the product XML of what I'm using on my forum. I edited all plugins/templates, mostly to make sure that one, it was using proper escaping in queries, and two - made all url's/links use the session var.
Instead of using escape_string I have it using sql_prepare (which will escape_string if needed based on value, whether value is a string or integer).
It's based on 4.0.3, and has been running with no problems.
|