Tagged Questions
The phpbb3 tag has no wiki summary.
8
votes
1answer
540 views
ASP .Net MVC 3 authenticate user against PhPbb database
Recently I have started implementing a solution which will use a PhPbb database for forms authorization, I have used the class from this below thread:
PhPbb C# Authentication Port
So i wrote a ...
6
votes
2answers
1k views
good idea to integrate CodeIgniter with phpBB3 User System?
Is there a way to integrate CodeIgniter with phpBB3? The reason I ask is because I would like to use the user system as a base for my future CodeIgniter Application.
Is it a good idea to use phpBB as ...
4
votes
3answers
183 views
PHPBB with wordpress
How to integrate phpbb with a wordpress site. When ever a user registered on my site automatically creates a forum account also. Any body knows the solution for this please help me.
4
votes
5answers
2k views
python logging into a forum
I've written this to try and log onto a forum (phpBB3).
import urllib2, re
import urllib, re
logindata = urllib.urlencode({'username': 'x', 'password': 'y'})
page = ...
3
votes
2answers
611 views
How to convert text to phpbb hash?
I am trying to convert a test password (testing4) into a phpbb3 hash. This is the code I have tried:
<?php
/**
*
* @package phpBB3
* @version $Id: v3_dbal.xml 44 2007-07-25 11:06:55Z smithy_dll $
...
3
votes
2answers
443 views
Good way to keep PHPBB3 boards secure from hackers?
Keep hearing of other forums getting hacked. I realise that if a hacker is that determined, they will find a way, but what are the actions that you can take to try to ensure, wherever possible, that ...
2
votes
1answer
54 views
phpBB auto-scaling
I'm currently working on a large project which is expected to have a large amount of user activity.
We're currently developing the website using Amazon Web Services so that we can ensure that if ...
2
votes
2answers
200 views
Strip phpbb bbcode
I want to display the most recent posts from my phpbb3 forum on my website, but without the bbcode.
so I'm trying to strip the bbcode but without succes
one of the posts for example could be:
...
2
votes
2answers
363 views
phpBB3 auto-login
I've integrated a phpbb3 forum to my already existing website.
I've been able to make my registration process add the user to the phpbb db as well.
Now i'm facing a problem where I am trying to get ...
2
votes
3answers
256 views
phpBB logout
I am able to login with an integrated login system for my site and phpBB3. I am unable to
logout... I tried destroying the session, or used ->logout();
I log in as:
$phpBBusername = ...
2
votes
1answer
118 views
phpbb3 after username is acceptable inject code
I have a list of reserved usernames that I would like to prevent new users from using before I've had a chance to authenticate them. Authentication would be done by putting a secret code on a website ...
2
votes
2answers
2k views
How to stop spam in PHPBB3?
I'm getting awful lot of spam to my forums where only registered users can post and captcha is in use. What could we best solution to stop spammers registering to my forums?
2
votes
1answer
177 views
phpBB3 Developing - Where to start?
I'm trying to start building a whole application using phpBB3 user system as a base using CodeIgniter framework. However before starting I would like to hear a piece of advice from any phpBB3 ...
1
vote
2answers
101 views
PHP regular expression to replace links
I have this replace regex (it's taken from the phpbb source code).
$match = array(
'#<!\-\- ([mw]) \-\-><a (?:class="[\w-]+" )?href="(.*?)" ...
1
vote
1answer
24 views
How do I redirect from a folder on a subdomain to main domain
Bit of additional info...
PHPBB has a way to redirect you after login to the page you were looking at before, even if you're using the login-form externally on your own pages. However they decided it ...
1
vote
1answer
55 views
scroll click event in js
I'm working with phpbb3 template now, and I want entire rows to be links to forums/topics. I tried making it without any scripts, but i feel it's too much messing up with the code.
Now I'm using
...
1
vote
3answers
26 views
Close topic once Paypal purchase is made
I have an option on my phpBB forum to add a Paypal Buy Now button to enable users to sell and purchase items. I would like to have the ability to automatically close a topic once a user makes a ...
1
vote
1answer
45 views
Phpbb3 forum integration with existing site
I hope I am in the right place!!
http://www.phpbb.com/kb/article/phpbb3-cross-site-sessions-integration/ http://www.phpbb.com/kb/article/phpbb3-sessions-integration/
What I am trying to do is ...
1
vote
1answer
190 views
How do I integrate a PHP page with phpBB3?
I've read the Add a New Custom Page to phpBB guide several times, but still can't get this to work.
I'm trying to integrate this calendar with phpBB3. I want the calendar code to have access to phpBB ...
1
vote
2answers
546 views
How to integrate phpBB with Wordpress
Is there any way to integrate phpBB with Wordpress. I already have a wordpress blog and I need to integrate phpBB to it. I want to synchronize the user table of both phpBB and wordpress. User can ...
1
vote
1answer
237 views
Is there a way to set up PHPBB3 to use a CAPTCHA for every post?
I think there is a human registering a user, getting past the original CAPTCHA, then firing his php script to spamalot.
Is there a way to make the user do the captcha test for every post in PHPBB3?
1
vote
1answer
274 views
Deny user registration if custom field 1 is equal to a regex
I'm beginner - mid range when it comes to php knowledge and complete beginner when it comes to modifying phpbb.
I have found it very hard to find any useful information on molding phpbb on phpbb's ...
1
vote
2answers
209 views
how to change the header and footer of PHPBB forum?
can any one help me to change the footer and header of the phpbb forum..
1
vote
1answer
65 views
My “main content” starts at the end of my sidebar… help!
Ok, please look at my problem:
http://phone7forum.com/viewforum.php?f=2
http://phone7forum.com/viewtopic.php?f=2&t=4
I've been editing a phpBB forum and adding in all of my css ...
1
vote
1answer
43 views
phpbb forum filed deleted but database safe. how to configure new files with the existing database?
I have been using a phpbb forum.
It got deleted.
The database is intact. safe.
What are all the files i should modify.
I hope it is mostly one config file.
what are all the configurations i need ...
1
vote
2answers
64 views
PHPBB3 - Get row from insert statement
When using $db->sql_query in PHPBB3, how would I get the id of a row created with an insert statement?
1
vote
2answers
635 views
phpBB automated email notifications to all members regarding all posts
While I search this one out on my own, may be some one could provide quick answer. Thank you so much in advance.
So i really enjoy google groups and how every member receives notification about all ...
1
vote
1answer
92 views
Strange characters/text when installing PHPBB3 forum
I am trying to install a PHPBB3 forum, and get strange characters/text after the install on certain pages - everything seems to install correctly though...no errors from the installer.. :(
Originally ...
1
vote
1answer
509 views
phpbb - Allow guests to view topics but NOT posts [closed]
I would like to allow guests to view the forum topics but not view the posts however if i provide read access they can read both.
Is there a way i can stop them viewing the posts?
Thanks
1
vote
1answer
20 views
1
vote
1answer
71 views
Grab only the last post from all topics in a category from phpbb
I want to only grab the last post of all topics in a category (Category->Forum->Topic->Post) from a phpbb database in a single query. Currently I have cooked up this, but it returns only the first ...
1
vote
1answer
952 views
phpbb3 cache issues
i have an issue with caching of templates in phpbb3. i have made changes to a template in the admin control panel and saved it, then cleared the template cache through the "purge cache" and i don't ...
1
vote
2answers
958 views
Application Using PhpBB Session Data - can't use the short code
I've built web apps before that utilize phpBB session, and user data. The common move is to use code like this:
define('IN_PHPBB', true);
//replace $phpbb_root_path with path to your forum
...
1
vote
2answers
776 views
How can I re-use an existing database connection in phpBB3?
I am using my own db for phpbb3 forum, and I wish to insert some data from the forum into my own tables. Now, I can make my own connection and it runs my query but in trying to use the $db ...
0
votes
0answers
26 views
Store phpBB3 username/pw elsewhere
How can I store phpBB3 user login information (username/password) in a separate database? I modified the login function in auth.php as follows:
function login($username, $password, $autologin = ...
0
votes
0answers
12 views
Configure Amazon SES on PHPbb3
I'm actually looking for how to use Amazon SES on phpbb3. I tried to use the SMTP of ses but this didn't work. Is there another way to do this ?
Thanks!
0
votes
2answers
57 views
Installing phpBB3 on Fedora 16 [closed]
I'm attempting to install phpBB3 (3.0.10) on a brand-new installation of Fedora 16. Apache says this:
Server Version: Apache/2.2.21 (Unix) PHP/5.3.8 Server Built:
Sep 13 2011 12:26:57 ...
0
votes
3answers
66 views
I can't create thread on PHPBB3 forum
My problem is that I get 0 bytes response from server (I'm using Fiddler2 to check this out).
Picture:
What I'm doing:
Log in. I get cookies.
Creating thread
public void CreateTopic(string ...
0
votes
1answer
86 views
phpBB 3.0.9 LDAP Authentication works, but doesn't create user account in LDAP
I'm using phpBB 3.0.9 with LDAP authentication setup. Currently, I need to manually create phpbb user account (uid) in LDAP, and the user login/logout function work. But, when I register a new phpBB ...
0
votes
2answers
38 views
PhpBB - Where Is The PHP File To Display overall_footer.html?
PhpBB - Where Is The PHP File To Display overall_footer.html?
I have checked lots of php file, but still can't find it.
Many Thanks
0
votes
1answer
20 views
PHPbb Passing parameters or define parameters
How can {CONSTANT} at the aboutus.html can display "Hello world." which i defined at aboutus.php ?
Many Many Thanks.
aboutus.php - I have define CONSTANT to hello world.
<?php
...
0
votes
0answers
12 views
config title char limit
I don't know how to config title char limit. my board is phpbb 3.0.9. title is:
Sử dụng addslashes insert những mẫu tin có ký tự đặc biệt (',"",/)
after submit title is
Sử dụng addslashes ...
0
votes
1answer
65 views
email notification on new posts to all registered users in phpbb
Am developing a forum for internal use in our company using phpbb. All users are created by admin, so there is no worry about sparm users. I want to send email notification to all registered users on ...
0
votes
0answers
12 views
Alert sucess but avatar not uploading
I choise avatar from local computer and upload it. forum alert is "Your info update sucess" but avatar not show... I use firebug view url of picture "./download/file.php?avatar=2_1321860611.jpeg"
I ...
0
votes
0answers
17 views
Phpbb3 backup from 3.0.8 to 3.0.9 with only a sql file
I don't have any phpbb backups, but only one sql backup.
I'd want to take some parts from the sql and implement then into my current forum(3.0.9).
How can I do that but not manually(it's quite ...
0
votes
1answer
56 views
can't put jquery to phpbb forum
I has put some jquery script to overall_header template in phpbb forum but it not effect.
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.js">
...
0
votes
0answers
51 views
CakePHP using phpBB for users
I'm creating a site in CakePHP 2.0 and I'm trying to us our phpBB 3.0.8 users table for login information. I've hooked it all up fine, created a custom model, but I'm having trouble getting a reliable ...
0
votes
0answers
109 views
Stripping BBCode quote tags (and their content) in PHP
I'm trying to prevent BBCode quotes from being sent to the reply box on a phpBB3 message board. So far, I've managed to remove quotes from messages sent to the quick reply box via a custom quickquote ...
0
votes
0answers
61 views
The submitted form was invalid. Try submitting again
Yesterday I upgraded a phpBB from an old version (I don't remember now what was that version) to the latest one (3.0.9)
The problem now is that the 3.0.9 version create an error "The submitted form ...
0
votes
2answers
88 views
How to add multilanguage Posts in PHPBB forum
I add Multilanguage support in PHPBB forum (English/Spanish). English is default language.
How I add Spanish posts. Only one editor is available for English.
I already add language successfully. ...