Delete Unconfirmed Support Forum

This is the support forum for my delete unconfirmed mod. http://www.boonex.com/m/delete-unconfirmed-members

https://www.deanbassett.com
Quote · 9 Feb 2013

I have made no upgrades to my site at all but the module has stopped working completely.

Quote · 28 Jul 2013

Regardless. You need to check inc/classes/BxDolCronCmd.php to make sure the source changes are still there.


Also, what version of dolphin are you running?
And do you have the boonex blogs module installed?
And do any of the unconfirmed members have blogs?

Reason i ask is i have discovered a bug in the dolphin blogs module that prevents cron from deleting accounts that have blogs. This bug affects my unconfirmed mod as well as the built in dolphin pruning option of Delete profiles of members that didn't login for (days): which also does not work properly if the member being removed has any blogs.

I am current working on a hack for my mod to get around this dolphin bug.



https://www.deanbassett.com
Quote · 28 Jul 2013

I am running Dolphin Dolphin 7.0.

I have Blogs disabled and they have been disabled the the entire time I have had your module installed.

Looked into BxDolCronCmd.php and found :

// Deano - Delete Unconfirmed Mod - Code Start

echo "Deleted unconfirmed profiles: $db_clean_unconfirmed_num\n";

// Deano - Delete Unconfirmed Mod - Code End

Quote · 28 Jul 2013

 

I am running Dolphin Dolphin 7.0.

I have Blogs disabled and they have been disabled the the entire time I have had your module installed.

Looked into BxDolCronCmd.php and found :

// Deano - Delete Unconfirmed Mod - Code Start

echo "Deleted unconfirmed profiles: $db_clean_unconfirmed_num\n";

// Deano - Delete Unconfirmed Mod - Code End

 
Is that all? There are more modified sections that that.

7.0 is not good enough. The full version is needed.

Anyhow, attach your copy of BxDolCronCmd.php so i can verify all of it is there.

If it is, you need to check your site for other problems. For example, this is part of a cron run, so if your cron jobs are no longer running, then this of course will not work.

Are you getting the nightly periodic reports? If not, then your cron setup is not working which must be working for this to work.




https://www.deanbassett.com
Quote · 28 Jul 2013

Here it is.

As I recall 7.0 was the current version at the time that I installed your mod.

BxDolCronCmd.php · 12.2K · 425 downloads
Quote · 28 Jul 2013

The mod looks fine.

7.0 is not a complete version number.

It could mean anything from 7.0.0 to 7.0.9 or could mean 7.1.0 All 3 digits are needed when specifying a version number. Especially for this mod because the instructions are different depending on the version.

Anyhow. The code looks like it is all there.

So you did not answer this questions. Are you getting the nightly periodic reports from dolphin?



https://www.deanbassett.com
Quote · 28 Jul 2013

Dolphin 7.0.9

I have not been getting nightly reports.

Quote · 28 Jul 2013

 

Dolphin 7.0.9

I have not been getting nightly reports.

Then dolphins nightly cron is not running. That is not a problem with the mod then. That's a cron job issue.

There are a lot of things that rely on the cron runs, like mass mailer, converting video uploads, ect. You will need to get help in the regular forums for help diagnosing why cron is not running.

A mod problem is not the issue here.


https://www.deanbassett.com
Quote · 28 Jul 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.