






ALTER TABLE `phpbb_forums` ADD `forum_author_view` BOOL NOT NULL DEFAULT 'false';#1067 - Invalid default value for 'forum_author_view'


viziouz wrote:
- Code: Select all
ALTER TABLE `phpbb_forums` ADD `forum_author_view` BOOL NOT NULL DEFAULT 'false';
ALTER TABLE `phpbb_forums` ADD `forum_author_view` BOOL NOT NULL DEFAULT false;ALTER TABLE `phpbb_forums` ADD `forum_author_view` BOOL NOT NULL DEFAULT 0;

geoffreak wrote:
- Code: Select all
ALTER TABLE `phpbb_forums` ADD `forum_author_view` BOOL NOT NULL DEFAULT 0;


vampire666 wrote:Nice mod. Thanks!
Would be nice to have also the option: ?Viewable by all but only author can post?. Would be handy with tutorial where you want to be the only allowed user to post, or with blogs. ;-)
What do you think?





Return to Miscellaneous MODs, Hacks and Downloads
Users browsing this forum: Bingbot and 8 guests