le-chat-php
le-chat-php copied to clipboard
How to reset shown internal filter number?
hi..
with every restore of the filters/linkfilters the internal shown number for both is increased every restore..
how can this be reset?
thx in advance
You can run a TRUNCATE filter and TRUNCATE linkfilter query on the database. Note, this will delete all your current filters.
Thx for your answer..
Is there no other possibilty to do this (maybe without involving the database) and only with the chat software?