This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

max

List Seller Items - incorrect count
« on: January 05, 2016, 08:24:45 PM »
for exemple : i cancel the user listing or they expire,
the number's ads do not automatically update?
I see the sum
thanks M.

[attachment deleted by admin]
« Last Edit: January 06, 2016, 10:14:59 AM by frosticek »

*

MB Themes

Re: list seller item
« Reply #1 on: January 06, 2016, 10:14:40 AM »
@max
This depends on osclass, should be recalculated by cron on daily base, you need to check their core to get this information.
Also make sure you have cron set correctly.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

max

Re: list seller item
« Reply #2 on: January 06, 2016, 11:44:32 AM »
@max
This depends on osclass, should be recalculated by cron on daily base, you need to check their core to get this information.
Also make sure you have cron set correctly.

I can only enable or not, right?

[attachment deleted by admin]

*

MB Themes

Re: List Seller Items - incorrect count
« Reply #3 on: January 06, 2016, 12:34:50 PM »
@max
You should not use built-in cron, it is not for live classifieds.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

max

Re: List Seller Items - incorrect count
« Reply #4 on: January 06, 2016, 01:06:51 PM »
 It is written to enable...

but....

thank you

however it does not work the same with or without cron

in the plugin, it says:
In order to use Seller Post plugin, you should edit your theme item detail page (item_detail.php) and add the following line anywhere in the code you want the Seller Post link to appear:

                    <?php seller_post(); ?>

I do not have page (item_detail.php)
I try not to put line...and the plugin works
I try to put line in page user-public-profile.php ..and the plugin works

only ads counts not now without cron  :-X

if I find the solution I update the post
thanks

« Last Edit: January 06, 2016, 01:23:55 PM by max »

*

MB Themes

Re: List Seller Items - incorrect count
« Reply #5 on: January 06, 2016, 01:48:49 PM »
@max
Build in cron is only for development purpose, you should use cron server.
List seller items plugin is integrated directly in theme and therefore no action is required, code is place in item.php.
There are also some free plugins fixing counts of user items in database.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by on Today at 06:06:53 PM
*

max

  • Undo Best Answer
  • Re: List Seller Items - incorrect count
    « Reply #6 on: January 06, 2016, 03:58:38 PM »
    there is another plugin equal, what is its name? thanks

    *

    MB Themes

    Re: List Seller Items - incorrect count
    « Reply #7 on: January 06, 2016, 04:43:56 PM »
    @max
    Do not now, not using it.
      To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots