Error Trying to Install useronline-install.php
-
I’m trying to install useronline on WordPress 1.5. I followed the directions, put the files in the requisite folders and then went to the useronline-install.php file. I get this error message:
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘(
timestampint(15) NOT NULL default ‘0’,usernamevarchar(]
CREATE TABLE (timestampint(15) NOT NULL default ‘0’,usernamevarchar(50) NOT NULL default ”,ipvarchar(40) NOT NULL default ”,locationvarchar(255) NOT NULL default ”,urlvarchar(255) NOT NULL default ”, PRIMARY KEY (timestamp), KEYusername(username), KEYip(ip), KEYfile(location))I’m pretty illiterate when it comes to code. Is this a server side error? Do I need to change a setting somewhere?
The topic ‘Error Trying to Install useronline-install.php’ is closed to new replies.