phpBB Custom Coding • Re: S_USER_LOGGED_IN not working in attachment.html
In my case permission won't work. I need to make different view of attachments for guests and registered users. Not just hide but different view. Can anyone help? 'S_USER_LOGGED_IN'=>...
View Article[3.3.x] Support Forum • What is the mechanism behind NRU activation to...
We're using the latest version of PHP 3.3.11 and thought we'd try the much talked about Account Activation By Admin. We get a notification that a new user has registered, but not activated. Clicking...
View Article[3.3.x] Support Forum • Re: What is the mechanism behind NRU activation to...
You get an email with 2 links that describe what they're for.The first one allows you to look at their profile from which you can check the IP, see if the email address looks 'dodgy' etc and then...
View ArticleExtension Requests • Re: "of the month"
It would seem this extension would fit your needs.https://www.phpbb.com/customise/db/exte ... ouncementsThank you, this worked perfectly!Statistics: Posted by Kikya — Sat Feb 17, 2024 5:38 pm
View Article[3.3.x] Support Forum • Re: Cannot find where/hos to add Database details.
phPBB does in fact install and work first time for millions so, if you take that as read for now, maybe you could try asking in a support forum for your server setup?Statistics: Posted by Mick — Sun...
View ArticlephpBB Custom Coding • Re: [Split] Remove login/logout/register
Shouldn’t that be overall_header.html?Statistics: Posted by Mick — Sun Feb 18, 2024 1:15 pm
View ArticlephpBB Discussion • Re: do you recommend phpbb for your new forum site?
Code: do you recommend phpbb for your new forum site???? Well.... that depends on a lot of factors. How much time do you have?Statistics: Posted by warmweer — Sun Feb 18, 2024 2:27 pm
View Article[3.3.x] Extensions Database Releases • Re: Stop Forum Spam
Extension Updated to version 1.4.6See first post for Download LinkStatistics: Posted by Paul — Sun Feb 18, 2024 2:27 pm
View Article[3.3.x] Support Forum • How to upgrade?
Hi, I suppose need to upgrade from 3.2.8. In my forum I only added a custom style and changed the logo on the forum header page. Is it recommended for me to use Advanced installer or Full package?...
View Article[3.3.x] Support Forum • Re: How to upgrade?
Hi, I suppose need to upgrade from 3.2.8. In my forum I only added a custom style and changed the logo on the forum header page. Is it recommended for me to use Advanced installer or Full package?...
View ArticlephpBB Discussion • SAP CDC OAuth Integration
HiAnyone using SAP CDC as an Identity provider? If so I could do with some help understanding how to configure the same...Thanks in hopeIanStatistics: Posted by IanManning — Mon Feb 19, 2024 9:28 am
View Article[3.3.x] Support Forum • Re: Board Problem - Can't Save ACP changes
Try editing the database (take a database backup first).table _ config, field: board_disable >>> set to 0. Clear board cache and test.If that works, see if changing the status in the ACP...
View Article[3.3.x] Support Forum • Re: Unable to login to localhost as admin
Surely you can use the MySQL user which was created when the database was first set up to change the original Admin users password, as that user is given all privileges on the phpBB database?Is that...
View ArticlephpBB Custom Coding • Re: SALT Value for creating Passwords
Well I found the phpbb_users.user_form_salt field while searching for a solution. Can anyone tell me if this value is used as SALT for login ? This leads to the next question how is this value...
View ArticleGeneral Discussion • urgent, user disappeared from home
Deal All,today I heared that a user of my forum disappeared from home the 29th of January. From the forum it seems last active the 1st of February. Is the information reported by PhpBB reliable? Does...
View Article[3.3.x] Support Forum • phpAdmin and the Admin login issue ...
Good afternoon all.I am having that common problem of logging in as Admin, and it is now happening with another user too.I have cleared the cookies, and even changed that user's password directly in...
View Article[3.3.x] Support Forum • Re: File count vs database table rows
Is it possible that Filezilla is limiting how many files it displaysMost likely the FTP server limits this. But never your FTP client. 7998 files (or entries in general) + 2 entries for the current...
View Article[3.3.x] Support Forum • Re: phpAdmin and the Admin login issue ...
...So, I have noted the solution posted which involves creating user Admin1 though I'm not sure how that user is awarded admin privileges when we cannot login). However as I do not have phpAdmin...
View Article[3.3.x] Support Forum • Re: 'Send a test email' fails. Environment is...
Got this working by setting SELinux to permissive. Documenting this for any future users:Using SMTP: Code: Contact email address: gctaylor@alma.homdomFrom email address: gctaylor@alma.homdomUse SMTP...
View Article[3.3.x] Support Forum • Re: Can't edit a topic...
There is likely some text in the post that your host's mod_security is blocking.Statistics: Posted by Brf — Tue Feb 20, 2024 2:28 pm
View Article