PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   What is this Cron error (not a photopost error) (http://www.photopost.com/forum/photopost-pro-bug-reports/130046-what-cron-error-not-photopost-error.html)

JakeC January 20th, 2007 11:42 AM

What is this Cron error (not a photopost error)
 
Not a bug probably, but what is this error I just received from Vb? I've recently upgraded from vb 2.2.9 to 3.6.4 and from photopost 3.1.1 to 5.62.
Code:

Content visible to verified customers only.
The reason I am asking here is because the referrer is from photopost. Thanks.

Sybaris January 20th, 2007 12:48 PM

have you got any code in the header to run a cron job when it is called?

Michael P January 20th, 2007 02:00 PM

I don't know - we don't have anything to do with the cron script. Looks like a database error with the cron tab, though; you might need to run a REPAIR on it.

JakeC January 20th, 2007 02:30 PM

Quote:

have you got any code in the header to run a cron job when it is called?
Don't know. I've not set any up and I'm really not sure how I would find out. Can you be more specific?

Chuck S January 22nd, 2007 01:10 PM

Looks to me like you need to repair that table

REPAIR TABLE cron


All times are GMT -5. The time now is 12:11 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97