[Mageia-webteam] [Bug 1956] Can not edit posts in forum (after timeout)

Wolfgang Bornath bugzilla-daemon at mageia.org
Mon Jan 2 18:09:29 CET 2012


https://bugs.mageia.org/show_bug.cgi?id=1956

--- Comment #32 from Wolfgang Bornath <molch.b at googlemail.com> 2012-01-02 19:09:29 CET ---
I agree to Romain's comment.

To Marja's question:
Capabilities needed:
Well, one could say that anybody who 
 - knows how to run phpBB as admin and 
 - has seen a line of php
 - knows how to edit code (respecting tags and such)
 - knows how to cut&paste
should be able to install an existing MOD (if I'm not mistaken there is one or
more).

I know next to nothing about php coding. But I've been running a phpBB forum
for a couple of years and successfully implemented some MODs in phpBB2 and
phpBB3. With no help (except the phpBB-forum in case of problems).

In practice you have a detailed installation README for each MOD. Like
 - open file /foo/bar/doo.php
 - Find the line which starts with '......'
 - After that add
 - "........."
And more such step-by-step guidance

It's easy most times but getting tricky the more the installed phpBB3 differs
from the standard software.

Implementing a MOD which does not already exist (aka writing a MOD) is a whole
different story, of course. So the first step should be searching an existing
MOD with the wanted functionality.

-- 
Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Mageia-webteam mailing list