To run cron manually, go to url

http://yourdomain/cron.php

You can edit the template file and put a link to cron.php if you need.

Open templates/admin/process_queue.tpl

Find

Code:
<td colspan=4>{$links}</td>
Replace with

Code:
<td colspan=4>
{$links}



Run Cron

</td>