First I got this error.
PHP Code:
Database error in vBulletin 4.0.1:
Invalid SQL:
UPDATE vb_thread
SET lv_vb_eventforums_eventid = 268
WHERE threadid = 5934;
MySQL Error : Unknown column 'lv_vb_eventforums_eventid' in 'field list'
Error Number : 1054
Request Date : Tuesday, February 2nd 2010 @ 08:10:17 PM
Error Date : Tuesday, February 2nd 2010 @ 08:10:18 PM
Script : /calendar.php?do=update&e=
Referrer : /calendar.php?do=add&type=single&c=9
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.89-community
I am also using Farcaster's Event Attendance v3 (for vb4)
Maybe I was using an earlier version.
I uninstalled and reinstalled the current version.
I assume it was new because I saw 0 downloads.
Now I get this error?
Fatal error: Maximum execution time of 30 seconds exceeded in /home/username/public_html/includes/class_dm.php on line 314
Edit: added an event and got this error the 2nd time
Fatal error: Maximum execution time of 30 seconds exceeded in /home/username/public_html/includes/class_dm_event.php(500) : eval()'d code on line 7
Edit again:
Reuploaded again and now it works. Odd.