*

Adrian Rus

  • *
  • 2 posts
Auto-republish feature didn't work
« on: June 04, 2016, 09:56:34 AM »
I set auto-reupublish feature , i post a listing with this feature the listing has been expired but no auto republish why?

*

MB Themes

Re: Auto-republish feature didn't work
« Reply #1 on: June 04, 2016, 10:44:31 AM »
@Adrian Rus
If it does not work, that means cron on your site does not work. You should contact your hosting provider to help you setup cron for osclass.
You can find what do do also on osclass docs:
https://doc.osclass.org/Cron

Please do not use built-in cron on live website, it usually does not work reliable.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Adrian Rus

  • *
  • 2 posts
Re: Auto-republish feature didn't work
« Reply #2 on: June 04, 2016, 10:23:18 PM »
cron work because i recive the email with expiration but auto no work..

*

MB Themes

Re: Auto-republish feature didn't work
« Reply #3 on: June 05, 2016, 10:05:25 AM »
@Adrian Rus
You can find function bo_mgr_control_listings() that handles most of functions including auto-republish.
Call this function manually, i.e. placing to main.php of theme and then refresh homepage.
If there are listings that should be republished and were republished, then cron is not working.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots