Right.
2 2014-11-17 09:44
Re: Prevent double edit from moderators (3 replies, posted in Feature requests)
Use optimistic locking as described in http://doctrine-orm.readthedocs.org/en/ … ic-locking but without doctrine. Just add version column to DB and work with it.
3 2014-11-16 12:30
Re: looking elkarte & how to create here by extension (2 replies, posted in Discussions)
PunBB was originally designed to output standard XHTML, and with speed and simplicity in mind.
4 2014-11-11 09:04
Re: Development? (18 replies, posted in Discussions)
Please, dont use name PunBB 2.0. Called it ZenBB or something.
5 2014-11-09 18:18
Re: Help! (2 replies, posted in PunBB 1.4 troubleshooting)
6 2014-11-04 16:57
Re: Development? (18 replies, posted in Discussions)
Sorry, but actually i can not currently work for 1.4.3.
1.4.2 is stable and contains any known security bugs.
7 2014-09-08 08:05
Re: Support for PHP 5.5 (13 replies, posted in Development)
Hi,
Would be great if you make this patch as pull request on github in v1.4next branch.
https://github.com/punbb/punbb/tree/v1.4next
8 2014-09-06 17:31
Re: Seems a bit quite in here? (3 replies, posted in General discussion)
You can try http://punbb.informer.com/forums/topic/ … k-twitter/ for Facebook login.
9 2014-09-01 07:32
Re: How I can change my font using .css in style ? (2 replies, posted in PunBB 1.4 additions)
11 2014-03-05 08:51
Re: [Extension] portal by daris (10 replies, posted in PunBB 1.4 additions)
Maybe it work, but not supported.
12 2014-03-04 12:53
Re: Automatic clean old unverified users (6 replies, posted in PunBB 1.4 troubleshooting)
Seems like you dont activate account email verification. Activate_key is used by email verification system.
14 2014-03-03 09:06
Re: Header Tab (2 replies, posted in General discussion)
Administration -> Settings -> Add your own links to the main navigation menu
15 2014-03-01 17:04
Re: Automatic clean old unverified users (6 replies, posted in PunBB 1.4 troubleshooting)
Maybe activate_key IS NULL in your case. Or group_id IS NOT FORUM_UNVERIFIED
16 2014-02-28 15:06
Re: Automatic clean old unverified users (6 replies, posted in PunBB 1.4 troubleshooting)
How you known that is never executed?
17 2014-02-24 08:51
Re: Move (Page x) in title (2 replies, posted in PunBB 1.4 troubleshooting)
You need write extension for any new features that not implemented in core.
18 2014-02-15 21:42
Re: Enable / Disable Private PM (4 replies, posted in PunBB 1.4 bug reports)
Currently PM system don't use rights from user/groups system. Maybe in the next release.
19 2014-02-15 21:40
Re: Insert PM after registration (2 replies, posted in PunBB 1.4 troubleshooting)
You need write extension. PunBB core not support this feature.
20 2014-02-15 11:43
Re: Enable / Disable Private PM (4 replies, posted in PunBB 1.4 bug reports)
And its bug? Im not understand.
22 2014-01-26 11:27
Re: Attachments (pun_attachment) (118 replies, posted in Supported extensions)
Check the web server logs.
23 2014-01-24 09:13
Re: Development? (18 replies, posted in Discussions)
We worked for release with bugfixes (1.4.3)
24 2014-01-22 14:15
Re: Show participant on post/topic (7 replies, posted in Feature requests)
Its good idea for extension, but im not understand how show users for big topics.
25 2014-01-22 11:41
Re: Show participant on post/topic (7 replies, posted in Feature requests)
Im not shure that is right show all people, subscribed for topic updates. Or you mean all posts authors in topic?