[Doins-devel] re: datetime
Status: Beta
Brought to you by:
rbrown
|
From: Greg l. <the...@ea...> - 2000-05-25 20:01:21
|
Hi, when I try to make the table for the calendar, the line:
datetime int(11),
doesn't work. I use that phpAdmin and in the drop down list along with =
INT, VARCHAR, BLOB, (and so on), DATETIME is one also so I keep getting =
a Mysql error. I did all the lines by themselves and when I get to the =
datetime line, same error. What I did was made it totaldate and changed =
all refering files with datetime in them to totaldate and it works.=20
This is not my big problem though as that can be dealt with later. =
The bigger problem is that ever since I downloaded the CVS files for =
user login and authentication, a lot of the script doesn't work right. =
When I try to submit as anonymous (or logged in), or vote, or view the =
calendar, I get sent to the login page. When I am logged in as =
administrator, there are never any submissions to authorize even though =
I submitted 2 or 3 as anonymous or as logged in. I'm having a hard time =
tracking it down. You see what I mean at;
http://renoconcerts.com
Greg
=20
|