[3.3.x] Styles Support & Discussion • Re: Profiles on left in messages
I've also seen KB185 (https://www.phpbb.com/support/docs/en/3 ... s-on-left/), but it pertains to ver. 3.0, and we're on 3.3.11Probably needs some tweaks but it should still work. You can just clone...
View ArticlephpBB Discussion • Re: vBulletin and Wordpress to phpbb?
It won't be as full featured as a CMS but there is the pages extension.https://www.phpbb.com/customise/db/extension/pages/Statistics: Posted by thecoalman — Sat Mar 09, 2024 9:37 pm
View Article[3.3.x] Support Forum • Re: Smilies.pak file url changes in database
The %2f is correct for forward slash. Doing a little digging it's an Apache configuration whether or not it's supported. https://httpd.apache.org/docs/2.4/mod/core.htmlWhatever code is causing this is...
View ArticlephpBB Discussion • Re: Allowing Guests to view the memberlist, online list,...
On social networks the less we say about ourselves the better we are in terms of confidentiality. It's the same on the forums.Those who wish to maintain confidentiality will not fill out their profile...
View Article[3.3.x] Support Forum • Re: Email visible if module not found
If its designed that way, I would like to put something else , may be a 'Contact Admin' extension link.Under board settings in the board contact. Make it forum@example.com.*It's going to be exposed no...
View Article[3.3.x] Support Forum • Re: Forum was wider then normal. Updated and still...
OK, this has been very helpful.To correct the problems:I re-installed those extensions I didn't want.They showed up in the ACP > customise > Manage extensions ..... as "installed". They should...
View ArticleExtension Writers Discussion • install mcp module
hello there, i'm still trying developing something for my forum and now i am searching to add two mcp modules.If i install it via SQL (i've tryed before in xampp PhpMyAdmin) it works.If i try to...
View Article[3.3.x] Support Forum • Re: What's that adm folder?
The adm folder is in phpBBs root directory along with 36 other files and folders. It's where you access the ACP from the ACP link.Sure enough, I tried ACP in production and got an error. I copied the...
View ArticlephpBB Discussion • Re: phpBB.com Website Feedback
That is deeply disappointing.Statistics: Posted by danieltj — Mon Mar 11, 2024 8:14 pm
View Article[3.3.x] Styles Support & Discussion • Re: Background color on index.php -...
colours.css :6 background-color: xxxxxx; ?If it's not that, take a printscreen and point at the area of which you want the background colour changed. Usually Inspector (FF) allows easy...
View ArticlephpBB Custom Coding • Re: acp reauthenticate login
Is there anyway to bypass this login.If I have the right credentials at first login inio the sytem, why should I have to login twice ?AnnoyingMaybe I am missing soemthing.Maybe you should make this...
View ArticlephpBB Discussion • Get rid of manage users popup window ?
It would be nice if the Manage Ueers popup was integrated into user admin page i(Select User page itself) nstead of as a popup.There are too many annoying extra steps.I know this may take some...
View ArticlephpBB Discussion • Re: Get rid of manage users popup window ?
It would also be nice to get rid of this attacjed popupJust flash this popup this green window for say 2 seconds and go back to previous screen if update waa success...The red popup is ok if update...
View ArticlephpBB Custom Coding • Re: Redirect user registration
I did the changes in the function.php! Works perfect for me. Thank you!Statistics: Posted by Thunder86 — Mon Mar 11, 2024 10:09 pm
View ArticleExtensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
It would be possible, but that feature is not implemented in this extension.Statistics: Posted by jasolo — Mon Mar 11, 2024 10:26 pm
View Article[3.3.x] Support Forum • Re: Understanding user permissions
As KevC mentioned: use the permissions mask on a user/forum/permission item. That's the easiest way to understand how the final permission is arrived at.Statistics: Posted by warmweer — Tue Mar 12,...
View Article[3.2.x] Support Forum • Re: PHPBB home page : last posts + boardindex
Hello There,I currently manage a PHPBB instance (3.2.x) that was configured to display the last posts globally.It's a nice idea to catch up with the latest posts, but I feel it's hard for new user to...
View Article[3.3.x] Styles Support & Discussion • Re: Anyone developing arty's styles...
@cabotThanks for the tip. I will explore this on my demo forum.Statistics: Posted by CyrusG — Tue Mar 12, 2024 2:21 pm
View ArticleExtension Requests • Image counter under profile
Hello, I am wondering how to insert this as shown in the picture. This is a forum where you process pictures and under each member is the number of pictures you have posted on the forum. Does any...
View Article[3.3.x] Support Forum • Re: Where to put adsense phpbb 3.3.11
On your adsense account page you can set the amount of ads and you can exlude areas where the ads are loaded.Statistics: Posted by deninho32 — Tue Mar 12, 2024 4:07 pm
View Article