What is a code on line 142? Would you please show us?
Type: Posts; User: Viktor
What is a code on line 142? Would you please show us?
The system cron remove listings in 2 steps.
1st step: The cron expired listings move pay date from the field Pay_date to Loc_address field and clear Pay_date field.
2st step: The cron delete...
The cron removing listings by another field.
But this solution will work with earlier versions too. Please try to use it lon your site.
You can fix it yourself via files. Open the file: ftp://admin>>tpl>>controllers>>listings.tpl
at line~ 1529 find the code:
renderer: function(val){
if (!val) {
and replace it to: