Please post in the MOD requests forum on phpbb.com or go to gooogle and enter
site:phpbb.com followed by the words you want to search
Search found 621 matches
- Thu Feb 12, 2009 10:01 am
- Forum: Chit Chat
- Topic: Where Can I get These Mods?
- Replies: 1
- Views: 7644
- Wed Feb 11, 2009 4:35 pm
- Forum: phpBB 3.0.x Support
- Topic: Suddenly I´m not administrator...
- Replies: 2
- Views: 21850
Re: Suddenly I´m not administrator...
Is it a fantastico installation?
By the way, the main phpbb.com site is open again you might be better off starting a post over there.
By the way, the main phpbb.com site is open again you might be better off starting a post over there.
- Wed Feb 11, 2009 1:26 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: Edit trouble with ad mod
- Replies: 2
- Views: 24891
Re: Edit trouble with ad mod
The main phpbb.com site is open again. You'd be better off posting in the MOD topic for it there.
- Tue Feb 10, 2009 10:46 pm
- Forum: phpBB 3.0.x Support
- Topic: A re-installation of phpbb problem
- Replies: 5
- Views: 16300
Re: A re-installation of phpbb problem
Do it all by groups forum permissions.
If the board is not viewable as a guest
groups forum permissions
guests
the forums
read only (or the level you want)
If you want users to see and post things
groups forum permissions
registered users
the forums
standard access
If you don't want registered ...
If the board is not viewable as a guest
groups forum permissions
guests
the forums
read only (or the level you want)
If you want users to see and post things
groups forum permissions
registered users
the forums
standard access
If you don't want registered ...
- Tue Feb 10, 2009 10:20 pm
- Forum: phpBB 3.0.x Support
- Topic: A re-installation of phpbb problem
- Replies: 5
- Views: 16300
Re: A re-installation of phpbb problem
1. How to I change the text in the banner?
Admin panel>general>board settings
2. I wish to restrict all forums to just 2-3 people having access to enter team news, etc, but viewable to everyone...
....I have managed to enter 1 user, but cannot get the permissions to the forums correct or lock ...
Admin panel>general>board settings
2. I wish to restrict all forums to just 2-3 people having access to enter team news, etc, but viewable to everyone...
....I have managed to enter 1 user, but cannot get the permissions to the forums correct or lock ...
- Tue Feb 10, 2009 9:29 pm
- Forum: phpBB 3.0.x Support
- Topic: A re-installation of phpbb problem
- Replies: 5
- Views: 16300
Re: A re-installation of phpbb problem
Either choose another prefix such as phpbb3_ or go into the database and delete it. Not all hosts do this the same way, but look in your site's controls for MySQL databases or phpmyadmin.
- Tue Feb 10, 2009 9:02 pm
- Forum: phpBB 3.0.x MOD/Style Support
- Topic: HELP - NEWBIE ALERT - Templates for Board3
- Replies: 5
- Views: 17454
Re: HELP - NEWBIE ALERT - Templates for Board3
phpBB3 styles contain a style.cfg file and 3 folders called imageset, template and theme.
You don't usually get any xml files or portal files in styles.
Where did you download them from and what is the link to your site?
You don't usually get any xml files or portal files in styles.
Where did you download them from and what is the link to your site?
- Tue Feb 10, 2009 8:38 pm
- Forum: phpBB 3.0.x Support
- Topic: Upgrade from 3.0.RC5 to 3.0.4
- Replies: 9
- Views: 22500
Re: Upgrade from 3.0.RC5 to 3.0.4
Try running all of them except the one for the posts table.
- Tue Feb 10, 2009 8:32 pm
- Forum: phpBB 3.0.x Support
- Topic: Upgrade from 3.0.RC5 to 3.0.4
- Replies: 9
- Views: 22500
Re: Upgrade from 3.0.RC5 to 3.0.4
No. That just shows you the results.
You need to run those results in the database.
This will cause the script to scan your database and then provide the correct schema for your MySQL version. As such it will output a list of SQL queries which can
* Be run all in one go via phpmyadmin
* Or run ...
You need to run those results in the database.
This will cause the script to scan your database and then provide the correct schema for your MySQL version. As such it will output a list of SQL queries which can
* Be run all in one go via phpmyadmin
* Or run ...
- Tue Feb 10, 2009 8:28 pm
- Forum: phpBB 3.0.x Support
- Topic: Upgrade from 3.0.RC5 to 3.0.4
- Replies: 9
- Views: 22500
Re: Upgrade from 3.0.RC5 to 3.0.4
Did you actually run the SQL queries that it outputs?