Topic: Forum cleanup plugin

I installed the forum cleanup plugin and everytime I try to run one of the cleanups, the following error occurs:

File: {my_path}/forum/plugins/AP_Forum_cleanup.php
Line: 99

PunBB reported: Creating orphaned topics table failed 

Database reported: Access denied for user: '{my_username}@%' to database '{database_name}' (Errno: 1044)

Looks like it added a "@%" to my username, I just can't find where it does that.

FluxBB - v1.4.8

Re: Forum cleanup plugin

That's not the issue, that's something MySQL does when  talking about permissions
Your MySQL user needs the permissions to create a temporary table

Re: Forum cleanup plugin

Ok, thanks, and how do I do that?

FluxBB - v1.4.8

Re: Forum cleanup plugin

That depends on your host

Re: Forum cleanup plugin

godaddy? roll

FluxBB - v1.4.8

Re: Forum cleanup plugin

You have to ask their support, I believe (from my searching just now) that they don't allow it though

Re: Forum cleanup plugin

Ok, thanks.

FluxBB - v1.4.8