Clean all imported Tweets

Because Tweets are imported every time an user refreshes the page, the database sometimes will be full of imported Tweets, which may sometimes can affect to the performance of Jisko.


Jisko has a feature which allows you to delete ALL imported Tweets in the database. To run it, you first have to check your Cron Password, which will allow you to execute the script.


Please remember to change the default Cron Password


In case you have Clean URLs enabled, you just have to access the following URL:

http://yourserver/cron/clean?p=THEPASSWORD

Otherwise, access the following URL:

http://yourserver/?module=cron&params=clean&p=THEPASSWORD


NOTES: Wait until the page finishes to load. You don't even have to reload the page as you will execute another time the script. It doesn't matter if you close the page while the page is loading, because it will continue executing the script in the background