phpBB Digests

2.2.16 & 3.0.9 - phpBB Digests

2.2.16 & 3.0.9

Postby ianhollins » Fri Aug 05, 2011 2:14 pm

Hi All Installed Easily using AutoMOD and upgraded from previous version.

Only Issue I have is that in "General Settings" I have "Enable Automatic Subscriptions" Set to YES

When a new user tries to register however they get an error:

Code: Select all
General Error
SQL ERROR [ mysqli ]

Column 'user_digest_no_post_text' cannot be null [1048]

An SQL error occurred while fetching this page. Please contact the Board Administrator if this problem persists.


Have checked this thread http://www.phpbb.com/customise/db/mod/p ... ge-t_90495

And have looked in phpmyadmin and the Null Setting for user_digest_no_post_text is set to Null - No with a default of 0

Code: Select all
Column   user_digest_no_post_text
Type         TINYINT
Length/Values   4
Default   As defined:
                0
Collation   
Attributes   
Null   
AUTO_INCREMENT   
Comments   




Any suggestions please? - Switching Auto Subscribe to NO does work so its something relating to that parameter.

Thanks in advance
ianhollins
Registered User
 
Posts: 17
Joined: Sun Mar 13, 2011 11:49 pm

Re: 2.2.16 & 3.0.9

Postby MarkDHamill » Fri Aug 05, 2011 2:34 pm

Get the latest versions of my Digests and Smartfeed mods.
MarkDHamill
Registered User
 
Posts: 2117
Joined: Fri Aug 02, 2002 12:36 am
Location: Oak Hill, Virginia USA

Re: 2.2.16 & 3.0.9

Postby ianhollins » Fri Aug 05, 2011 2:48 pm

Thanks Mark that did the trick ;)
ianhollins
Registered User
 
Posts: 17
Joined: Sun Mar 13, 2011 11:49 pm