Support Forums - Classified Ads Script Osclass

Osclass plugin support => Free Osclass Plugins => Topic started by: max on January 05, 2016, 08:24:45 PM

Title: List Seller Items - incorrect count
Post by: max 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]
Title: Re: list seller item
Post by: MB Themes 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.
Title: Re: list seller item
Post by: max 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]
Title: Re: List Seller Items - incorrect count
Post by: MB Themes on January 06, 2016, 12:34:50 PM
@max
You should not use built-in cron, it is not for live classifieds.
Title: Re: List Seller Items - incorrect count
Post by: max 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

Title: Re: List Seller Items - incorrect count
Post by: MB Themes 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.
Title: Re: List Seller Items - incorrect count
Post by: max on January 06, 2016, 03:58:38 PM
there is another plugin equal, what is its name? thanks
Title: Re: List Seller Items - incorrect count
Post by: MB Themes on January 06, 2016, 04:43:56 PM
@max
Do not now, not using it.