[WMTech] 5 Rolling Message Counter

[WMTech] 5 Rolling Message Counter [Paid] 1.0.9

No permission to buy ($29.00)
It would be cool if there was an option in the ACP to hide the extra counters on the profile page! :)

Also: I thought i could upgrade my users if they are reaching a special amount of posts in the last month but there is no way to undo that promotion, right?
 
It would be cool if there was an option in the ACP to hide the extra counters on the profile page! :)

Also: I thought i could upgrade my users if they are reaching a special amount of posts in the last month but there is no way to undo that promotion, right?

Thanks for the suggestion. You always can disable the template modification for member_view.

A promotion is automatically "undone" if the user does not meet the criteria any more.
 
Hi
I get this message when trying to purchase.
Capture.png

any explanation?
 
any explanation?

No, sorry I've no explanation for this "rating". We opened our new website just 3 weeks ago and did not even get a single complaint from any of our customers or users. Also before we opened our web site our customers have been very satisfied and happy with our products and our service in all those years we started this business. See all the reviews for our products here at XenForo.com.

I can just offer a guess. We do enforce the requirement to tell us your real full name and the country of location with your registration and deny all registrations without. We also require manual registration with the need to contact our support team prior registration for people located in certain countries (as a precaution against piracy).

Some people do not like that and may even be angry about that (see an example HERE). Could be that such a person rated us "untrustworthy" at the service you use.

Please be so kind and tell us which service you use for the ratings (via PN), because we would like to contact them and ask them for an explanation ourselves.

Also, I am sure, if you trust us like all our existing customers do, you won't be disappointed. You may even want to rate us "trustworthy" at that service. ;)
 
Last edited:
Thanks, that was a warning message from WOT.
just installed your addon. set up a widget for users with most posts, and all I can see is 0 posts any where, no matter how I change the parameters ?
 
Thanks, that was a warning message from WOT.
just installed your addon. set up a widget for users with most posts, and all I can see is 0 posts any where, no matter how I change the parameters ?

Thank you for purchasing.

These are counters. They need some time to count until they are able to show you results. ;)

The "Last Year" and "Custom Days" counters will show the correct count tomorrow and for the monthly counters March will be the first month fully counted if you've installed the add-on in February.
 
Is there anyway to backdate the past 2 months with a cron job like the past 100 days and year? I don't want empty (or inaccurate) stats displaying publicly for all that time.
 
Is there anyway to backdate the past 2 months with a cron job like the past 100 days and year? I don't want empty (or inaccurate) stats displaying publicly for all that time.

Unfortunately the current version supports counting starting from the date of installation only. But we've noted this request for the next version.

If you open a support ticket at our site we may be able to give you a MySQL query to update your counters. However you've to run it at your own risk.
 
wmtech updated [WMTech] 5 Rolling Message Counter with a new update entry:

v1.0.7: Notable Member Tabs,, Installation Enhancements & XenForo 1.5 Compatibility

> Version 1.0.7<
5 Notable Member Tabs, Installation Enhancements & XenForo 1.5 Compatibility

This upgrade s recommended for all customers.

Changelog:

NEW: 5 tabs for Notable Member page with top statistics for each counter

NEW: Enhanced installation routine provides monthly counter values

NEW: Enhanced counter updates with support for deletes

NEW: Compatible with XenForo 1.5

NEW: Compatible with Widget Framework...

Read the rest of this update entry...
 
Trying to upgrade,

Callback WMTech_RollingMessageCount_Listener::extendControllerPublicMember is invalid (Invalid Method)
 
Trying to upgrade,

Callback WMTech_RollingMessageCount_Listener::extendControllerPublicMember is invalid (Invalid Method)

Looks like you have not uploaded all the new files to your server before updating the XML. Please use the "File Health" check tool in your ACP to verify the health of all files.

If you continue to have problems, please open a support ticket at our support site, this is the most quickest way to get support.
 
@wmtech I posted in AD Credits thread, but this plugin is mentioned too. Trying to soft delete posts,

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : BIGINT UNSIGNED value is out of range in '(`dbname`.`xf_user`.`message_count_month_current` - 1)' - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Solidus, A moment ago

Code:
#0 /var/www/vhosts/wweforums.net/httpdocs/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/vhosts/wweforums.net/httpdocs/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/vhosts/wweforums.net/httpdocs/library/WMTech/RollingMessageCount/DataWriter/DiscussionMessage/Post.php(56): Zend_Db_Adapter_Abstract->query('\n\t\t            ...', 4782)
#3 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/DataWriter/DiscussionMessage.php(560): WMTech_RollingMessageCount_DataWriter_DiscussionMessage_Post->_updateUserMessageCount()
#4 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_DiscussionMessage->_postSave()
#5 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/Model/Post.php(1216): XenForo_DataWriter->save()
#6 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/ControllerPublic/Post.php(351): XenForo_Model_Post->deletePost(1002973, 'soft', Array, Array)
#7 /var/www/vhosts/wweforums.net/httpdocs/library/Audentio/Credit/Core/ControllerPublic/Post.php(15): XenForo_ControllerPublic_Post->actionDelete()
#8 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(351): Audentio_Credit_Core_ControllerPublic_Post->actionDelete()
#9 /var/www/vhosts/wweforums.net/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /var/www/vhosts/wweforums.net/httpdocs/index.php(13): XenForo_FrontController->run()
#11 {main}
 
Top Bottom