my members uploads just says pending processing , could anyone help me with this?
my members uploads just says pending processing , could anyone help me with this? |
There's a couple of things this could be. Normally it's because the cron job isn't setup or isn't working. Are you getting an email every night around midnight showing the database was cleaned?
my members uploads just says pending processing , could anyone help me with this?
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
This just happened me like 5 days ago. Here's what was wrong with my setup: The problem came down to the syntax of the cron job. It was set to php -q /home/(username)/public_html/(domain name)/periodic/cron.php And the cron daemon was not running. I tried everything and this was the problem. |
wow okay im really new to this so how do i fix it? |
mscott asked if the periodic emails were being sent - are they? Did you set up a cron job for Dolphin? BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
How do you access your configurations, do you do it through a control panel such as cPanel? We need a bit of information on your hosting to guide you as the access to such things different. Go to your admin and then to tools and host tools. You can get a lot of information on your setup at the Host Tools section. There is even a listing of your cron job there. Geeks, making the world a better place |
A lack of emails may be indicative that the cron job is not set up correctly but it could also be indicative that the cron job has been set to not send the emails out. Geeks, making the world a better place |
Yes and there are serveral other highly unlikely things that could be causing it but the diagnostic process normally starts by asking about the most likely cause, not the least likely.
A lack of emails may be indicative that the cron job is not set up correctly but it could also be indicative that the cron job has been set to not send the emails out.
BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |