I have a custom script, which bulk uploads many questions straight into Q2A database.
It is working fine, except a few things.
- question count number is not increasing (at the bottom of every page);
- points are not being added to question author (it can be fixed by clicking the button id admin section, which recalculates points).
If I create question manually it is ok, stats updates to correct number and points are added.
So, there should be functions, which are called in order to update Q count and points, but I couldn't find any. Maybe someone can provide their names?