Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
pnForum version 2.7
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Sep 14, 2006
- Posts: 28
I am interested in this forum. It looks great. Where in the world can I find it? I lookedo n NOC and only got version 2.6 which is buggy (I cant even create the database). I would love to get this version. -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
It's in the pnForum SVN - simply download an SVN snapshot of pnForum for the latest version.
http://community.postnuke.com/index.php?module=SVN&package=pnforum
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Sep 14, 2006
- Posts: 28
HammerHead
It's in the pnForum SVN - simply download an SVN snapshot of pnForum for the latest version.
http://community.postnuke.com/index.php?module=SVN&package=pnforum
Ok thanks. Unfortunately I still get the followign problem whenever trying to create a forum.
Code
Error connecting to the database!
sql : INSERT INTO pn_pnforum_forums (pn_pnforum_forums.forum_id, pn_pnforum_forums.forum_name, pn_pnforum_forums.forum_desc, pn_pnforum_forums.cat_id, pn_pnforum_forums.forum_order, pn_pnforum_forums.forum_pop3_active, pn_pnforum_forums.forum_pop3_server, pn_pnforum_forums.forum_pop3_port, pn_pnforum_forums.forum_pop3_login, pn_pnforum_forums.forum_pop3_password, pn_pnforum_forums.forum_pop3_interval, pn_pnforum_forums.forum_pop3_matchstring, pn_pnforum_forums.forum_pop3_pnuser, pn_pnforum_forums.forum_pop3_pnpassword, pn_pnforum_forums.forum_moduleref, pn_pnforum_forums.forum_pntopic) VALUES ('0', 'General Chat', 'General Chat', '1', '1', '0', '', '0', '', '', '0', '', '', '', '0', '-1')
code : 1364
msg : Field 'forum_last_post_id' doesn't have a default value
File: C:\Program Files\Apache Group\Apache2\htdocs\modules\pnForum\pnadminapi.php
Line: 1005
I have got it with all of the versions I have tried. Any idea why ? -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
Sounds like a problem with MySQL 5 to me - if you're running MySQL 5 you need to turn off strict mode.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Expert
- Registered: Feb 27, 2005
- Last visit: Apr 18, 2010
- Posts: 1577
I believe 2.7 is still basically in development. I don't think it is 'less buggy' than 2.6 which has been out for a bit and is pretty well tested.
--
Peace
______________________________________
The commonest cause of problems is solutions.
- Moderated by:
- Support
