it appears i didnt have php error reporting on.. now ive enabled it in my php.ini file i get this error when running hte script manually
Fatal error: Call to undefined function: curl_init() in /home/potukne/public_html/forum/includes/class_gwowarmory.php on line 170
------------
UPDATE
________
my fault it seems... i didnt have curl compiled with php and apache.
rebuilt apache and all seems fine now
i think