*

Sudo

  • ***
  • 47 posts
Issue with republish
« on: November 01, 2017, 02:24:55 AM »
I seem to be having a problem with the republish feature.  When someone purchases ad republish every (x-hours-days-weeks) and repeat X times, it does not seem to be moving listing to the top.  My test case was republish every hour for 8 hours and after first move tot top it did not move/become republished again.  I check DB osei_t_osp_item, and the fields i_hours and i_repeat seemed to be correct.  And i_hours decrements as expected.  Has anyone else noticed this issue?

Thanks in advance!
-Sudo

*

Sudo

  • ***
  • 47 posts
Re: Issue with republish
« Reply #1 on: November 02, 2017, 02:13:41 AM »
Is anyone else notice this issue or is just my site?  Really need to try and address but I don't want to modify code
away from main branch anymore than I already have.  Thanks in advance!!

@Sudo

*

MB Themes

Re: Issue with republish
« Reply #2 on: November 02, 2017, 10:57:54 AM »
@Sudo
There was bug with this function as it did not renew publish date.
Please redownload plugin and just replace it's files.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sudo

  • ***
  • 47 posts
Re: Issue with republish
« Reply #3 on: November 02, 2017, 06:45:32 PM »
Does latest published code include the Bitcoin fix code, or should I use the link you sent me to fix bitcoin and publish date?

@Sudo

@Sudo
There was bug with this function as it did not renew publish date.
Please redownload plugin and just replace it's files.

*

MB Themes

Re: Issue with republish
« Reply #4 on: November 02, 2017, 07:46:32 PM »
@Sudo
Well you did not tell me yet if my fix works now :D But yes it includes it.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sudo

  • ***
  • 47 posts
Re: Issue with republish
« Reply #5 on: November 02, 2017, 08:43:40 PM »
Ok!!  lol, have not had time to test yet but I will!!

@Sudo
Well you did not tell me yet if my fix works now :D But yes it includes it.

*

Sudo

  • ***
  • 47 posts
Re: Issue with republish
« Reply #6 on: November 03, 2017, 01:48:07 AM »
Ok, so I retest after loading code you send link for.  Blockchain not working (sent PM on that one) and republish every 1 hours for 4 hours not working as expected - it does top post, but not until at least an hour (or X) has passed.  Should republish immediately after purchase then republish every X period for Y times.

Ok!!  lol, have not had time to test yet but I will!!

@Sudo
Well you did not tell me yet if my fix works now :D But yes it includes it.
« Last Edit: November 03, 2017, 02:26:28 AM by Sudo »

*

MB Themes

Re: Issue with republish
« Reply #7 on: November 03, 2017, 10:44:27 AM »
@Sudo
1) I suppose republish after purchase works correctly, yet noone reported issue there
2) Well that might be tricky.
    -- your cron must run each hour, but if you have republish set to 30 minutes after hour, it will be republished just when hourly ron runs
    -- osclass does not support cron running more often than once per hour
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sudo

  • ***
  • 47 posts
Re: Issue with republish
« Reply #8 on: November 04, 2017, 02:29:53 AM »
I will do some more testing and tell you what I found.  Thanks!!!

@Sudo
@Sudo
1) I suppose republish after purchase works correctly, yet noone reported issue there
2) Well that might be tricky.
    -- your cron must run each hour, but if you have republish set to 30 minutes after hour, it will be republished just when hourly ron runs
    -- osclass does not support cron running more often than once per hour

*

Loma

  • ***
  • 69 posts
  • Loma
Re: Issue with republish
« Reply #9 on: November 10, 2017, 09:30:32 AM »
for me it work only after user purchase republish  feature but when X  hour it not work (repeat not work)


*

MB Themes

Re: Issue with republish
« Reply #10 on: November 10, 2017, 02:23:11 PM »
@Bong
You must update to latest version.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots