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
Mods to be added
Mods to be added
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Mods to be added
Tom,
How about a mod that makes that checkbox "log me in automatically on each visit" ,actually work!!
Brian
How about a mod that makes that checkbox "log me in automatically on each visit" ,actually work!!
Brian
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: Mods to be added
Tom -
Thanks for that input.
I'll get started on that today.
Roger
Thanks for that input.
I'll get started on that today.
Roger
The eXpress train is coming - and it has more cars.
Re: Mods to be added
Hi, Brian.
This actually works. Cookies disabled?How about a mod that makes that checkbox "log me in automatically on each visit" ,actually work!!
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Mods to be added
nope..Tom wrote:
This actually works. Cookies disabled?
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
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Re: Mods to be added
bwolfsohn wrote:nope..Tom wrote:
This actually works. Cookies disabled?
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..
Brian
Brian Wolfsohn
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
Retired and traveling around the country to music festivals in my RV.
OOPS.. Corona Virus, so NOT traveling right now...
http://www.breadmanrises.com
FB travel group: The Breadman Rises
-
- Posts: 17
- Joined: Thu Jan 28, 2010 10:07 am
- Location: Victoria, BC Canada
- Contact:
Re: Mods to be added
Just to confirm, this works fine for me too... hey I know that doesn't help but it lets me use a smiley thingybwolfsohn wrote:bwolfsohn wrote:nope..Tom wrote:
This actually works. Cookies disabled?
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..
Brian
Stu
Re: Mods to be added
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
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
The eXpress train is coming - and it has more cars.
Re: Mods to be added
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).
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).
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Mods to be added
.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.
The eXpress train is coming - and it has more cars.