Quote:
Just edit your first post and add the file please.
|
Have done, feel free to delete my reply.
Quote:
Thanks for sharing your work. A few remarks though after a quick view of the code:
- You are not using TABLE_PREFIX in all your queries, so this hack will not work for boards using a table prefix.
- There are some places in the coding vulnerable to SQL injections. Please validate all values before using them in a query.
|
I thought I had used TABLE_PREFIX wherever I could, I will check again and re-upload. Also, thanks for the advice on SQL injection, will sort all that out now...
Quote:
Does this hack check secondary user groups?
|
Not in this version no, I will arrange for that to be coded into the next version