Quote:
Originally Posted by dabuki
I'm planning on turning this product on on my site but I would like to get some questions answered. My site is quite large and has been around for many years. This means there are many thousands of inactive users whom I'd like to contact. Is there any way of controlling this product so it only processes a set number of users every day. I left it on the default of 3 users per cycle but I can't see if there is a way to change how often a cycle is run.
|
em in the process of adding a delay between processing of users.. i can add a maximum per day also.
Quote:
Originally Posted by dfc005
I definitely have table locking enabled. And it's definitely sending out multiple emails. The only thing I can think is that the same query is being executed. My board is quite busy with a large user bases so pages would be getting hit all the time by many concurrent connections.
Looking forward to getting a new release, hopefully with a resolution. Really like the idea of the mod!
|
hopefully this delay will help, but in my most recent version i have had no evidence of this during testing.
Quote:
Originally Posted by trilljester
Ouch, looks like this is a nice product, but doesn't work well with VBSEO. I wonder why that is? Isn't this just sending out emails via a cron job? Why would that foul up VBSEO?
|
it doesnt use the cron - it is triggered on page load. i have no idea about vbseo, but i would be happy to alter code if somone could identify the exact error (i dont use vbseo so i can test). it could be something simple as a conflicting variable, but im sure all mine are prefixed...