A forum script written in PHP.
0
votes
0answers
34 views
A few website questions related to blogs, forms, wikis, and hosting? [closed]
I got my domain from enom.com because at the time I was told that they are the most popular besides Go-Daddy. I did not go with Go-Daddy because I have heard too many horror stories about them. I'm ...
4
votes
2answers
73 views
Prevent hotlinking or leeching bandwidth on PHPBB
My site uses PHPBB as a forum, and we would like to use it as a place to store and share large files up to 1gb.
I'm afraid that if one of our hotlinks is overly shared, it will cause problems with ...
1
vote
0answers
21 views
Upgrading phpBB2 to phpBB3: easy or difficult? [closed]
I recently took over a site which is mostly a phpBB version 2 forum for a niche audience, surrounded by a few fairly static pages written in PHP. Our forum user base is about 3000 users, with a ...
0
votes
1answer
88 views
phpBB - display a public message when the whole board is private
In my installation all discussion forums/boards are private and can only be seen after a user registers and admin approves their membership. This is working.
When a user first comes to the main ...
1
vote
1answer
90 views
500 error on Joomla website
PHP Fatal error: Call to a member function setQuery() on a non-object in /home/josh/public_html/administrator/components/com_jfusion/plugins/phpbb3/forum.php on line 226
Just moved over to a new ...
3
votes
1answer
305 views
Is it possible to hide some topics in phpBB forum?
I would like to be able to hide some of the topics in a phpBB-based forum temporarily from the users - perhaps with the exception of administrators and moderators.
I am using the forum for my ...
1
vote
0answers
141 views
Bridge between phpbb and wordpress
I want to create an authentication bridge between phpbb and wordpress. I know they cant share the same database but is there a way to make a single sign-on for them?
1
vote
0answers
43 views
Auto-apply a role to new phpBB user with password or code
Is there a way, with phpBB to have a new user enter a password which would automatically move them into a specific role? I'd like to be able to allow certain people to sign up and automatically have ...
1
vote
2answers
199 views
phpbb banning multiple users by username/email
On phpbb, we usually select many user names and put it in the ban list. This is fine. but here's my key question:
Are these banned users banned by their user names only OR emails OR both?
If they're ...
2
votes
2answers
128 views
Is it possible to post system-wide messages in PHPBB3?
Is it possible to post system-wide messages in PHPBB3?
I'm performing a server move today. The server has a pretty busy PHPBB3 forum on it.
I'm going to lock all forums during the DNS update.
I'd ...
1
vote
1answer
90 views
Does the “Bad Behavior” anti-spam tool exist for phpBB?
I've come across the highly praised anti-spam tool "Bad Behavior". There is a dead-simple WordPress plugin, but I also want to use Bad Behavior with a forum powered by phpBB.
The Bad Behavior ...
1
vote
1answer
129 views
Authenticate phpBB using custom MS-SQL database
How can I let my users to log into a phpBB forum by entering their user credentials while these credentials are stored in a separate MS SQL database?
I mean I need to customize the authentication ...
1
vote
0answers
80 views
Fix Login issues tapatalk with joomla 1.5 to phpbb3 bridge [closed]
I have a forum that I want to integrate tapatalk into.
Everything works except when I login I get the following error message:
http://vps.Midnightfox.be/imagehost/issue_phpbb3bridge.jpg
Does anybody ...
0
votes
0answers
35 views
Moderator with no power to fix spam bot issue [duplicate]
Possible Duplicate:
How can I prevent spam on sites which I control?
I think this is the correct site to post this.
So I'm a moderator (not administrator) on anddev.org and it's completely ...
3
votes
1answer
572 views
phpBB: Is there any mod for voting up Threads?
I'm looking for a mod that enables users to vote up threads. I.e. not replies within threads, but threads themselves.
Ideally, I'd prefer to have only up-voting; no 1–5 stars, up/down-votes, ...