Hi there, after posting I get this error: [phpBB Debug] PHP Warning: in file [ROOT]/includes/message_parser.php on line 86: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead I am using phpbb3.1.6 Perhaps there is a problem with PHP 7? In my htaccess I have thi...
If you are logged in as admin in your board, you can see a list of the last search results in search.php. What I have to do, if everybody (registered user, guests) can see it, too? And how I can put the last search results in the index_body.html?
on the indexpage of my board after the field with the login and password there is a box 'Log me on automatically each visit' which is always deactivted. Which file do I have to edit if the box shall always be activated? And which code do I have to edit?
thx for your answer, but that's not what I wanted. The global moderators should be allowed to see invisible users in the 'who is online' list. But they should not see the admins.
in my board all moderators can see if a admin is online (in the who is online list). But all admins have the invisible status... What I must do, if the moderators are not allowed to see if a admin is online?
Hi, in my board I have a problem with external links. If there is a link like this: [url=http://www1.belboon.de/adtracking/02f511088f57025b88004042.html/&deeplink=http://www.maxstore.de/Freizeit/Tischfussball/Kickertische-1]Exteral link error[/url] ... the new site cannot get open, there comes a...
Hi, I want to include a banner image into my header on http://www.chaoskatzen.de/forum. Here is my html-code which I want to use: <div align="right"> <table width="500" border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="/test.gif&quo...
Hello, I am using a newest phpBB. Now I wanna use the last 5 topics mod from http://wiki.phpbb.com/Practical.Displaying_posts_and_topics_on_external_pages - But it don't works... I'll get this error: http://www.slackline-tipps.de/home.php The all code of my home.php you can see at: http://slackline-...
I just installed a new phpBB board into my site. I want to have the last 5 Topics on my index page -www.domain.com/index.php. My board is in folder -www.domain.com/phpbb3/ (So I want to include a code on a non phpBB-site)
Thank you very much, it works. Now I must know how to increase the cache time. Actually, there are coming search-keywords from the last 30 minutes... How I can increase it to 12 hours? I cannot find where I can change this... I fI go to adm/index.php?&i=search&mode=settings and change the ca...
If you are logged in as admin in your board, you can see a list of the last search results in search.php. What I have to do, if everybody (registered user, guests) can see it, too?