Why?
127 2008-12-09 09:24
Re: PunBB 1.3.2 (27 replies, posted in News)
The Administrator Alert on 1.3.2 release does not disappear after I read it, same for the New Alerts flag at the top menu.
Is it supposed to be this way?
128 2008-12-06 00:02
Re: Private Messaging (pun_pm) (154 replies, posted in Supported extensions)
Yes, I understand that. Needed to check how it works with few people knowing before making "new feature added" announcement.
129 2008-12-05 13:28
Re: Private Messaging (pun_pm) (154 replies, posted in Supported extensions)
With pun_pm installed and both "Navigation links" check boxes not checked I get the following message in topic view:
Notice: Undefined variable: lang_pun_pm in <...>\forum\viewtopic.php(413) : eval()'d code on line 12
If one or both are checked, the message does not appear.
130 2008-11-27 00:21
Topic: Minor bug in parser (2 replies, posted in PunBB 1.3 bug reports)
Trailing slash in an URL is not recognized as part of this URL.
Example: http://domain.com/ (the original message text contained just the URL with trailing slash, no bbcode).
Check out source code of this page if it's not clear that trailing slash is not part of the URL.
131 2008-11-25 12:43
Re: Official extensions (21 replies, posted in PunBB 1.3 extensions)
Punbb_bbcode should put single space before smiley code, otherwise users forget to put it manually and then parser doesn't recognize the code.
132 2008-11-23 01:19
Topic: [?] Two PunBB forums using same user base (2 replies, posted in PunBB 1.3 discussion)
Is there a relatively easy way (I'm not much into php) to set up two PunBB forums that would use the same database for user authorization and info?
133 2008-11-21 18:17
Re: How to undelete a deleted topic? (5 replies, posted in PunBB 1.3 troubleshooting)
Thanks much for the instructions. Will try them tonight.
134 2008-11-21 12:58
Topic: How to undelete a deleted topic? (5 replies, posted in PunBB 1.3 troubleshooting)
Is there any way to "undelete" a deleted topic? Provided that I have a backup copy of the database. Current database contains many new messages, so to simply replace current db with its backup copy is not a good idea.
135 2008-11-20 19:19
Re: Official extensions (21 replies, posted in PunBB 1.3 extensions)
Timeline shows that extension is fixed, however, extensions panel does not show any update to pun_quote.
There is another glitch: when quoting without selection (i.e. in full), the resulting quote includes signature, which I guess it is not supposed to.
136 2008-11-19 19:42
Topic: Access to "Management" panel for Moderators (3 replies, posted in PunBB 1.3 bug reports)
Moderators can see the "New reports" link, which takes them to "Administration/Management/Reports" panel of the Administration control panel. However, if there is no new reports, there is no obvious way for them to get to this panel (other than by typing the url into browser's address line), which might be useful sometimes.
Is it supposed to be this way?
137 2008-11-18 13:08
Re: Official extensions (21 replies, posted in PunBB 1.3 extensions)
If pun_quote is enabled, then those who have javascript disabled can not quote at all (well, they can use cut&paste, etc.)
Why not javascript-enable only the new "Quick quote" button, leaving the "old' Quote/Reply button intact for those who prefer (or have to) keep javascript switched off?
138 2008-11-18 12:26
Topic: "Moderated by" list (1 replies, posted in Feature requests)
It seems to me that the fact that a forum is moderated by somebody (other than Admins) is not important so much that it should be "advertised" at the index page.
On the other hand, some kind of forum information page that would detail the moderators and the forums they moderate would be useful.