|
Every database i have ever accessed has the autoep system set in the same place. You must not be following instructions or the entire autoep system is not where it is supposed to be.
Open the cq_action table.
Click on the column called ID.
Select sort ascending.
Now you should see the autoeps system as the first lines in the table.
If the above is failing to deliver the required information, and it should not fail, use the search engine of navicat.
Search for += or =+ in the param coloumn. These two symbols are always part of the autoeps system. The full param should look like this, as an example - emoney=+10.
Sometimes it may have emoney2 or a different number to add, but =+ or += will always be part of it.
Now, there will be numerous entries that are not all part of the autoep system. Easy way to work out which is which, is to look at the ID numbers. All autoeps will be consecutive odd or even numbers, EG 1, 3, 5 etc or 2, 4, 6 etc. The numbers in between are the award message.
So as an example.
id number 1 awards 10 eps, id number 2 is the message telling you this.
id number 3 awards 15 eps, id number 4 is the message telling you this.
Get the picture now?
|