Well, I've renamed htaccess in includes directory and tried to run cron.php manually. These are the results:
Quote:
Error: Unknown column 'link_header' in 'field list'
UPDATE `esy_listings` SET `link_header` = '200',`last_check_date` = NOW(), `cron_cycle`='1' WHERE `id` = 1
Debug backtrace:
#0 database.query(UPDATE `esy_listings` SET `link_header` = '200',`last_check_date` = NOW(), `cron_cycle`='1' WHERE `id` = 1) called at [/home/shift/portale/public_html/portale/includes/cron.php:246]eSyndiCat: [ 04 Aug 2007 17:51:43 ] Fatal USER ERROR Database query error: Error: Unknown column 'link_header' in 'field list'UPDATE `esy_listings` SET `link_header` = '200',`last_check_date` = NOW(), `cron_cycle`='1' WHERE `id` = 1 Debug backtrace: #0 database.query(UPDATE `esy_listings` SET `link_header` = '200',`last_check_date` = NOW(), `cron_cycle`='1' WHERE `id` = 1) called at [/xxxxxxxxxx/includes/cron.php:246] in xxxxxxxx/includes/classes/DirDb.php:163
|
What can I do to make it work?
I would like to check only if my links are working. I'm not interested in Pageranking.
Thanks!!!