phpbb3
Permalinks in phpbb3
I am trying to figure out a way to change the permalinks of my phpbb3 forums. Currently they have the typical, yet unsatisfactory for me, look:[详细]
2023-02-15 04:58 分类:问答How can i make my PHPBB3 Forum custom header logo link back to my main website?
How can i make my PHP开发者_开发问答BB3 Forum custom header logo link back to my main website?[详细]
2023-02-15 01:03 分类:问答How is it possible to include a php file in the header of a phpbb3 html file?
I am trying to include the header of my website in the header of the phpbb3 html file using <!-- INCLUDEPHP ../../../../header.inc -->[详细]
2023-02-14 23:01 分类:问答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.[详细]
2023-02-13 11:09 分类:问答Authenticate user against PhPbb database
Recently I have started implementing a solution which will use a PhPbb database for forms autho开发者_C百科rization, I have used the class from this below thread:[详细]
2023-02-12 18:59 分类:问答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();[详细]
2023-02-11 21:49 分类:问答Same hash in django and php(bb) forum
I\'m trying to integrate phpbb3 into my django website. The problem I have is that I use django.auth for main site authentication. But I want phpbb and django to share the same database or maintain so[详细]
2023-02-09 11:22 分类:问答How does phpbb3 know if a forum is private?
I have a phpbb3 message board installed with 2 forums - Public Discussion Private Discussion Everyone can see the public forum, but only a specific group can see the private forum.[详细]
2023-02-04 02:57 分类:问答phpBB3 - handling user entering forum
I need to notify external script each time somebody logs in to the forums. Where should I call the notification function to handle both user logging in via the login form, AND the one who ha开发者_开发[详细]
2023-02-03 17:42 分类:问答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.[详细]
2023-02-02 23:48 分类:问答