0
votes
2answers
37 views
Posting In a phpBB Board By a C# Application
Hello,
I'm going to improve one of my new projects and one of the features that I want to add is the possibility to post a new thread in a phpBB forum board, but it's possible to do this? If it is, …
1
vote
2answers
113 views
Zend Framework with phpBB: URL problem
I am using zend framework with Apache sever on Ubuntu. When I try my site on localhost, I use following url
for example:
http://test.dev/authentication/login
http://test.dev/student/profile
Where …
0
votes
0answers
7 views
phpBB global password
How can I create a global password in phpBB, as in all forums are locked/unviewable to begin, and typing it in once unlocks all of them? It would also help if it stored the password for future visits, …
0
votes
1answer
53 views
Removing Unnecessary Header Title in PHPBB such as “Index Page” or “View Topic”
I need help removing the unnecessary PHPBB header title on my forum for SEO purposes.
I need some type of hack or something to get this removed.
I want to have the title of a certain topic followed …
0
votes
0answers
49 views
Facebook Connect on phpBB2 !
Hi :)
I'm trying to integrate Facebook Connection module to an old phpbb 2 version.
Have you ever tried a similar integration or found a nice tutorial showing how to do it ?
thank you :)
2
votes
3answers
313 views
Use PHPBB2 Login Credentials in my site
I'm currently using a PHPBB2 forum for a section of one of my sites, and I would like to extend this site (add new pages, scripts, etc). I would like to restrict access to these pages to the users …
0
votes
2answers
220 views
phpbb related session question / cookie
i have one user which is being thrown out from time to time trying to post an article on the phpbb3 forum.
all other users are fine.
i presume its some problems with their cookies but she doesnt have …
3
votes
2answers
203 views
Eclipse HTML editor for HTML template files
I'm trying to edit phpbb HTML template file with Eclipse Ganymedes version 3.4.1 containing Web Developer Tools.
These template files contain HTML markup with template variable marks in form …
1
vote
2answers
75 views
Can I use phpBB as a “fake” identification provider?
I have a lot of users that have accounts on a phpBB forum.
I would like them to be able to re-use their username and password on a new website.
So the plan is that if I look up a username/password …
0
votes
1answer
43 views
Use phpBB credentials for a blog
Is there any way to setup a Wordpress blog (or any other blog system) and let users use the same credentials used in a phpBB forum...a sort of database sharing.
1
vote
4answers
105 views
Grabbing the information from a url?
I have an on line project "question of the week"; this project allows the users to submit their questions. These questions are saved in a mysql table; the question is also sent over to another …
1
vote
1answer
92 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 …
0
votes
1answer
74 views
phpBB forum autologin and search
I would be grateful if someone could please show me an example of how to login to a phpBB forum remotely and perform a search.
The language i am using is java however, i just need to know the steps …
0
votes
1answer
79 views
Javascript PHPBB-like URL tag processing
Hi all!
I'm working on a php dynamic web page that has a element that let user write and their text is show in "real time" just javascript-processing the text & tags on a element.
I change the …
0
votes
1answer
136 views
allow logins from multiple domains in phpbb?
Hi all,
I've read a bunch of different things, none of which seem to be my situation. I have a site which uses a phpbb forum, and we also have multiple wordpress blogs which can use the database of …
