The directions say:
You need to add the global table lines to db-config.php BEFORE installing Anti-Splog plugin or running the sql.txt
What exactly does this mean I need to do?
looking at the sql.txt file i instantly notice that it has the wp_ table prefix hardcoded, which is NOT what I am using on my install.
Should I change the sql.txt file to include my custom table prefix and then run the sql command on my global table?
*I did add the required line to my db-config.php file..
add_global_table(‘ust’:wink:;
and so far I have not activated the anti-splog plugin until I get an answer to this post as I don’t want to mess something up.