Aurelie Starseeker
:)
Join date: 31 Dec 1969
Posts: 550
|
08-18-2003 08:54
Just curious to see if anyone is having the same problem i am. I can view the event calendar on the site fine, except when i log in. When i log in and go to the event calendar, the event listings are fine, but the little calendar is all messed up and in its place...it has : Error Error executing query: Table 'indra.webcal_entry' doesn't exist select count(cal_id) as event_count from webcal_entry where cal_date = 20030801 And then if i click on 'view details' to edit one of my events, it gives me this : Error Error executing query: Table 'indra.webcal_entry_user' doesn't exist SELECT cal_status FROM webcal_entry_user WHERE cal_login = '' AND cal_id = 1762 *cry* hehe ps: oh and i've tried it on different computers, to make sure it wasn't just mine that was messing it up somehow 
|
feniks Stone
At the End of the World
Join date: 25 Nov 2002
Posts: 787
|
08-18-2003 09:49
Looks broken to me too!
fen-
|
Grim Lupis
Dark Wolf
Join date: 11 Jul 2003
Posts: 762
|
Re: event calendar
08-18-2003 09:50
From: someone Originally posted by Aurelie Starseeker Just curious to see if anyone is having the same problem i am.
I can view the event calendar on the site fine, except when i log in. When i log in and go to the event calendar, the event listings are fine, but the little calendar is all messed up and in its place...it has :
Error Error executing query: Table 'indra.webcal_entry' doesn't exist select count(cal_id) as event_count from webcal_entry where cal_date = 20030801 And then if i click on 'view details' to edit one of my events, it gives me this :
Error Error executing query: Table 'indra.webcal_entry_user' doesn't exist SELECT cal_status FROM webcal_entry_user WHERE cal_login = '' AND cal_id = 1762
*cry* hehe
ps: oh and i've tried it on different computers, to make sure it wasn't just mine that was messing it up somehow I've seen this, too. Sounds like there's some database restructuring going on, but not all of the dependent code has been modified to work with the new structure, yet. (Odd that they did this in a production system without first identifying all code that would need to be corrected.)
_____________________
Grim
"God only made a few perfect heads, the rest of them he put hair on." -- Unknown
|
Aurelie Starseeker
:)
Join date: 31 Dec 1969
Posts: 550
|
08-18-2003 10:43
yay i'm glad its just not me, thanks 
|