Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Installation Issues ⇒ [bug]9.1.1 to 9.2.1 'user_email' doesn't have a default val


[bug]9.1.1 to 9.2.1 'user_email' doesn't have a default val
Post your DragonflyCMS installation questions and problems here.
Note that we have "Switch from X" forums for other CMS/forum conversions.
DO NOT post those or module installation issues here!

Post new topic    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ⇒  Installation Issues

View previous topic :: View next topic  
Author Message
RivaDragon
Newbie
Newbie

Offline Offline
Joined: Mar 24, 2008
Posts: 9
Location: Utah, US
PostPosted: Mon Mar 24, 2008 8:03 pm
Post subject: [bug]9.1.1 to 9.2.1 'user_email' doesn't have a default val

Hey everyone-
Im very very new to mysql and php and I apologize in advance...

I inherited a 9.1.1 site. It was being run on a linux server. The only platform I am familiar with is Windows and IIS, so I have sucessfully ported the site to Windows/IIS/mysql. That took me about 2 days to figure out, along with alot of study on this website.

Now, I am trying to upgrade to the latest version. From what I was told, I have 4 addon modules. I have turned those off. Now it is my understanding that I copy the new release files over the top of my existing site. That goes fine. I then run install.php and I get the following error in the set config.php phase...

Executing the queries: . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

INSERT INTO df_users (user_id, name, username, user_email, femail, user_website, user_avatar, user_regdate, user_icq, user_occ, user_from, user_interests, user_sig, user_viewemail, user_aim, user_yim, user_skype, user_msnm, user_password, storynum, umode, uorder, thold, noscore, bio, ublockon, ublock, theme, commentmax, counter, newsletter, user_posts, user_attachsig, user_rank, user_level, user_active, user_session_time, user_lastvisit, user_timezone, user_dst, user_style, user_lang, user_dateformat, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_emailtime, user_allowhtml, user_allowbbcode, user_allowsmile, user_allowavatar, user_allow_pm, user_allow_viewonline, user_notify, user_notify_pm, user_popup_pm, user_avatar_type, user_actkey, user_newpasswd, user_group_cp, user_group_list_cp, user_active_cp, susdel_reason) VALUES ('1',DEFAULT,'Anonymous',DEFAULT,DEFAULT,DEFAULT,'gallery/blank.gif','1206409204',DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,'10',DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,'4096',DEFAULT,DEFAULT,DEFAULT,DEFAULT,DEFAULT,'1','1',DEFAULT,DEFAULT,'-5',DEFAULT,DEFAULT,'english','D M d, Y g:i a',DEFAULT,DEFAULT,DEFAULT,DEFAULT,'1','1','1','1','1','1','1','1',DEFAULT,'3',DEFAULT,DEFAULT,'3','3','1',DEFAULT)
Field 'user_email' doesn't have a default value

Please contact the CPG-Nuke Dev Team about the error
You cannot continue with the installation




Thank you very much,
Steve


RivaDragon's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2003-r2 / IIS6 / MySQL-5.0.45 / PHP-5.2.5 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
WebSiteGuru
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Jun 09, 2005
Posts: 2318

PostPosted: Mon Mar 24, 2008 8:30 pm
Post subject: Re: Problem with upgrade from 9.1.1 to 9.2.1

What are the modules that you turned off? It might be related. Most modules should be about to take the upgrade without any problem.

_________________
Lead Theme Designer - WebSiteGuru Designs

WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
RivaDragon
Newbie
Newbie

Offline Offline
Joined: Mar 24, 2008
Posts: 9
Location: Utah, US
PostPosted: Mon Mar 24, 2008 8:43 pm
Post subject: Re: Problem with upgrade from 9.1.1 to 9.2.1

It is an Everquest 2 guild website.

The modules I turned off are..
Member List
[.] Content
GEM
Roster Master


RivaDragon's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2003-r2 / IIS6 / MySQL-5.0.45 / PHP-5.2.5 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
RivaDragon
Newbie
Newbie

Offline Offline
Joined: Mar 24, 2008
Posts: 9
Location: Utah, US
PostPosted: Mon Mar 24, 2008 8:48 pm
Post subject: Re: Problem with upgrade from 9.1.1 to 9.2.1

I have tried doing it with all the modules and blocks turned on, also with combinations of those on and off.

Each time I get the exact same error.


RivaDragon's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2003-r2 / IIS6 / MySQL-5.0.45 / PHP-5.2.5 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
WebSiteGuru
1000+ Posts Club
1000+ Posts Club

Offline Offline
Joined: Jun 09, 2005
Posts: 2318

PostPosted: Mon Mar 24, 2008 8:52 pm
Post subject: Re: Problem with upgrade from 9.1.1 to 9.2.1

Then it must be something else. Did you have everything uploaded, also did you deleted anything from the old installation?

_________________
Lead Theme Designer - WebSiteGuru Designs

WebSiteGuru's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux 2.6.9 / Apache 2.2.6 / MySQL 5.0.27 / PHP 5 / DF Version 9.2.1
Back to top
View user's profile Visit poster's website Yahoo Messenger
RivaDragon
Newbie
Newbie

Offline Offline
Joined: Mar 24, 2008
Posts: 9
Location: Utah, US
PostPosted: Mon Mar 24, 2008 9:02 pm
Post subject: Re: Problem with upgrade from 9.1.1 to 9.2.1

Thank you for the speedy responses.

I think I may have it resolved. I really took a close look at the error, and the problem seemed to be a field in the df_users table called 'user_email' expecting to be not null and there was no default value. So i when into phpmyadmin and manually put a default email address in that field of that table. I reran the install and it happened again with a different field in that same table. This happened 2 more times. After assigning a default value for these 'non null' fields, the install completed and it looks like my site is working on 9.2.1 now.

www.starofnorrath.com

yay!

i so suck at this stuff... Big grin


RivaDragon's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Win2003-r2 / IIS6 / MySQL-5.0.45 / PHP-5.2.5 / Dragonfly 9.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Wed Mar 26, 2008 2:29 am
Post subject: Re: Problem with upgrade from 9.1.1 to 9.2.1

bookmarked, next time use our bug report system please.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
Display posts from previous:   
Post new topic    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ⇒  Installation Issues
Page 1 of 1
All times are GMT



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.
· Removed index.php depency.
· v9 fixed menu hoverings on touch screens.
· Fixed menu hoverings on touch screens.
· Fixed empty $Module object

devamı...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy