Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Yuna Scatari Edition (YSE)
Reply
  #1  
Old 26th June 2009, 08:53
kfg kfg is offline
Member
 
Join Date: Jun 2009
China
Posts: 7
Default Problem with install
I had downloaded the source, my server is windows server 2003 + iis6 + php 5 + mysql 5.When i install the app, i got a error message at setp 7.
I inputed the administrator information and clicked the "sign up" button, that show :
Quote:
[B]SQL Error[/B]


Field 'ip' doesnt have a default value
in E:WebRoottbdevyeswebsiteinstallindex.php, line 264




How can i fix the problem?
Sorry for my poor English.

Bump: I fixed the problem yet. Modify the /include/functions.php and /install/functions.php.
include/functions.php,line 94,
after "mysql_query("SET NAMES $charset");"
add:mysql_query("SET @@sql_mode = ''");

install/functions.php, line 164
after: or die('dbconn: mysql_select_db: ' + mysql_error());
add:mysql_query("SET @@sql_mode = ''");

Last edited by kfg; 26th June 2009 at 09:08.
Reply With Quote
Reply

Tags
install , problem

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hack install Problem Youkai xBTiT 2 11th February 2010 09:28
TS SE v5.4.1 Install problem goood Template Shares 4 4th September 2009 09:12
Another problem with install kfg Yuna Scatari Edition (YSE) 4 28th June 2009 11:08
Problem with install tracker dimi310 Torrent Strike 1 10th January 2009 19:47
install problem underx Yuna Scatari Edition (YSE) 3 19th November 2008 17:27



All times are GMT +2. The time now is 18:21. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.