Page 1 of 1

Mods to be added

Posted: Fri Jan 29, 2010 4:44 am
by Tom
As you all can see here:

http://www.phpbb.com/mods/db/index.php? ... hpbb&sub=3

there are tons of "Mods" (modifications) to the phpBB-board, which can be added. We may collect a list of needed mods here. There are modifications which change the behaviour of the board completely, others just add simple functionalities like the number of new posts since the last visit at the "view new posts"-link.

Besides this, I would suggest to add:

- some language packages (german, dutch, french?)
- the "subsilver2"-theme, which is more convenient than the prosilver theme
- more smilies
- avatars (user pics) to be allowed
- private messages to be allowed

Re: Mods to be added

Posted: Fri Jan 29, 2010 8:00 am
by bwolfsohn
Tom,

How about a mod that makes that checkbox "log me in automatically on each visit" ,actually work!!

Brian

Re: Mods to be added

Posted: Fri Jan 29, 2010 8:22 am
by rdonnay
Tom -

Thanks for that input.
I'll get started on that today.

Roger

Re: Mods to be added

Posted: Fri Jan 29, 2010 8:43 am
by Tom
Hi, Brian.
How about a mod that makes that checkbox "log me in automatically on each visit" ,actually work!!
This actually works. Cookies disabled? ;)

Re: Mods to be added

Posted: Fri Jan 29, 2010 9:07 am
by bwolfsohn
Tom wrote:
This actually works. Cookies disabled? ;)
nope..

But i'll go into my cookie manager and delete all the cookies for donnay-software.com.. sometimes with sub-domains, firefox screws up cookie matches..

Brian

Re: Mods to be added

Posted: Fri Jan 29, 2010 9:12 am
by bwolfsohn
bwolfsohn wrote:
Tom wrote:
This actually works. Cookies disabled? ;)
nope..

But i'll go into my cookie manager and delete all the cookies for donnay-software.com.. sometimes with sub-domains, firefox screws up cookie matches..

Brian

Nope...

Deleted all donnay cookies.

logged in.

if i logout, the next time i click on the shortcut, i have to log in again.. :x

Brian

Re: Mods to be added

Posted: Fri Jan 29, 2010 9:24 am
by Stuart.Fraser
bwolfsohn wrote:
bwolfsohn wrote:
Tom wrote:
This actually works. Cookies disabled? ;)
nope..

But i'll go into my cookie manager and delete all the cookies for donnay-software.com.. sometimes with sub-domains, firefox screws up cookie matches..

Brian

Nope...

Deleted all donnay cookies.

logged in.

if i logout, the next time i click on the shortcut, i have to log in again.. :x

Brian
Just to confirm, this works fine for me too... hey I know that doesn't help but it lets me use a smiley thingy :ugeek:

Stu

Re: Mods to be added

Posted: Sat Jan 30, 2010 9:57 am
by rdonnay
Tom -

I am interested in the below "Global Announcements" mod, however I see nothing about how to install it.
The zip file contains a few XML files and an XSL file.
Could you point me in the right direction?
I don't want to do anything that will bring down the system.

http://www.phpbb.com/mods/db/index.php? ... ib_id=2905

Roger

Re: Mods to be added

Posted: Mon Feb 01, 2010 1:47 am
by Tom
Hi, Roger.

The "Global Announcements Mod" is something we use at the German Xbase Forum, and as I remember (I did this about 16 month ago), it was not that difficult. There should be a file "INSTALL.XML", which leads you through the installation process. First, there is some work at the database to be done (from the MySQL-Admin, if MySQL is used, for instance) - just copy, paste and run the statement. After that, you have to copy several files to the phpBB-installation and edit some others afterwards. The XML shows which files to edit. You see "Find", which means: Find this line of code in the original file. After that, you edit/modify the code as instructed. As far is I know, there is still no "EasyMod"-software available for phpBB 3, which we had for version 2.

It is very important to clear the board cache after the installation process (on the first page of the Admin Control Panel). Besides, this should be done after all modifications/installations which effect the board layout and/or structure.

Edit: You are allowed to remove the phpBB-logo from the "overall_header.php", if you want. All you have to keep inside are the copyright-notes at the bottom (overall_footer.php).

Re: Mods to be added

Posted: Mon Feb 01, 2010 7:38 am
by rdonnay
You are allowed to remove the phpBB-logo from the "overall_header.php", if you want. All you have to keep inside are the copyright-notes at the bottom (overall_footer.php)
.

Yes, I know this but I am so pleased with the work of this excellent community that I must give them the credit they deserve and keep their logo on my board.