use image upload with tim thumb and remove post_images. I tried making post_images work for a long time and finally gave up after image upload plugin worked perfectly
Type: Posts; User: edwardlobo
use image upload with tim thumb and remove post_images. I tried making post_images work for a long time and finally gave up after image upload plugin worked perfectly
from /libs/Blocked.php
$pagedResults = $h->pagination($query, $count, $items_per_page, 'blocked');
if I remove blocked it should show blocked also, shouldn't it. Now how to add EXPIRED on the...
I am also working on a coupon site. It would be good to have an expiry date as well after which the post expires
Presently if I expire the post, in bookmarking lists the post does not appear.
When I unexpire the post, it appears again
So I think this is just a variable in the table stored somewhere.
If so is...