Comment to Expired Ads
-
Hello Benny !
The simplest way is to run the following MySQL query in your UNA database (backup the `bx_ads_entries` table first):
UPDATE `bx_ads_entries` SET `status`='active' where `status`='hidden';
Thanks. I'm currently exploring this option. Though haven't found the ads entries folder yet for backup