Help Center Live Community
June 19, 2013, 09:49:25 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Help Center Live Community
>
Support
>
Installation Help & Software Support
(Moderators:
HCL Admin
,
SpenserJ
) >
Error During Setup
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Error During Setup (Read 5614 times)
DeadBeet
Not too much to say...
Offline
Posts: 17
Error During Setup
«
on:
July 05, 2007, 01:57:06 PM »
Invalid default value for 'useragent'
CREATE TABLE `hcl_traffic` (`id` int(255) NOT NULL auto_increment,`timestamp` int(255) default NULL,`ip` varchar(255) NOT NULL default '',`useragent` text NOT NULL default NULL,`hostname` varchar(255) NOT NULL default '',`referrer` text NOT NULL default NULL,`requests` int(255) NOT NULL default '0',`visits` int(255) NOT NULL default '1',`start` int(255) NOT NULL default '0',PRIMARY KEY (`id`)) TYPE=MyISAM;
I get this error when I am setting up the new version, did I miss something?
Logged
DeadBeet
Not too much to say...
Offline
Posts: 17
Re: Error During Setup
«
Reply #1 on:
July 05, 2007, 02:11:26 PM »
I figured it out with the Update file in the same directory.
If you run into the same problem replace the two lines with these:
`useragent` text default NULL,
`referrer` text default NULL,
Yes, I know theres a line in the middle between those two, but it doesn't need to be modified
Logged
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: Error During Setup
«
Reply #2 on:
July 05, 2007, 02:16:42 PM »
Exactly, I'm releasing a database.sql update today and 2.1.3a will be uploaded to SF. This was a packaging error on my part.
Logged
how may I
help
you today?
DeadBeet
Not too much to say...
Offline
Posts: 17
Re: Error During Setup
«
Reply #3 on:
July 05, 2007, 02:18:22 PM »
You're not expected to be perfect:)
Logged
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: Error During Setup
«
Reply #4 on:
July 05, 2007, 02:44:11 PM »
Yes but it's fun trying!
Logged
how may I
help
you today?
HCL Admin
Administrator
HCL Superstar
Offline
Posts: 882
Re: Error During Setup
«
Reply #5 on:
July 05, 2007, 03:11:01 PM »
Hotfix has been uploaded to:
http://www.helpcenterlive.com/dru/fileshare/files/17/hcl-hotfix-2.1.3-19.zip
This will repair any 2.1.3 install that is failing due to errors in the creation of MySQL tables. Sorry about that folks!
Logged
how may I
help
you today?
DeadBeet
Not too much to say...
Offline
Posts: 17
Re: Error During Setup
«
Reply #6 on:
July 05, 2007, 03:18:25 PM »
Thank you for the help!
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> General Discussion
=> Web Site Discussion
-----------------------------
Support
-----------------------------
=> Installation Help & Software Support
=> Paid installation board
=> Daily Operations
=> Tips and Tricks
=> Official HclApp Support
=> Unofficial WinApp Support
-----------------------------
Development
-----------------------------
=> Core System Development
===> Bug Discussions
===> New Feature Discussion
===> Feature Requests
=> Module Development
===> Module Requests
===> eTicket
=> Themes
Loading...