Search found 63 matches
- 28. October 2024 02:24
- Forum: Board3 Portal 2.3.x - English Support
- Topic: Board3 - responsive width modules right side
- Replies: 2
- Views: 1684
Re: Board3 - responsive width modules right side
Here you go...
https://file.io/q1fCQstzgkOk
- 25. September 2024 17:50
- Forum: Completed Translations
- Topic: NL (Dutch) Board3 Portal 2.1.0
- Replies: 1
- Views: 13526
- 13. May 2021 03:08
- Forum: Board3 Portal 2.1.x - English Support
- Topic: [Solved] Hide left side on mobile
- Replies: 1
- Views: 6796
Re: Hide left side on mobile
Oh nevermind, I had to look a little harder before posing here 

Code: Select all
div#portal-left {
width: 100% !important;
- 13. May 2021 03:03
- Forum: Board3 Portal 2.1.x - English Support
- Topic: [Solved] Hide left side on mobile
- Replies: 1
- Views: 6796
[Solved] Hide left side on mobile
Hello,
I added Board3 Portal to my forum, and activated the "left side". Now it does not show very nice on my mobile, is there any way to hide that whole left side on mobile devices?
Or make the left side 100% wide on mobile...
https://i.ibb.co/dJZQ57s/Screenshot-20210513-025933-Firefox.jpg
I added Board3 Portal to my forum, and activated the "left side". Now it does not show very nice on my mobile, is there any way to hide that whole left side on mobile devices?
Or make the left side 100% wide on mobile...
https://i.ibb.co/dJZQ57s/Screenshot-20210513-025933-Firefox.jpg
- 15. March 2021 22:11
- Forum: Completed Translations
- Topic: NL (Dutch) Board3 Portal 2.1.0
- Replies: 1
- Views: 13526
- 26. January 2020 17:18
- Forum: Styles Support
- Topic: Navbar float on portal
- Replies: 4
- Views: 15076
Re: Navbar float on portal
Yes that fixed it!! Thank you!
It's in board3 portal
It's in board3 portal
portal.css
- 26. January 2020 15:38
- Forum: Styles Support
- Topic: Navbar float on portal
- Replies: 4
- Views: 15076
- 24. January 2020 23:35
- Forum: Styles Support
- Topic: Navbar float on portal
- Replies: 4
- Views: 15076
Navbar float on portal
Hello,
I hope someone can help me with this, tried a few things in CSS, but can't get it right.
Look at the .gif I made, the navbar on the portal should be a few pixels lower.
How can I do that?
https://i.ibb.co/1s6hkvJ/1.gif
I'm using this ext for the header, but I don't think that has ...
I hope someone can help me with this, tried a few things in CSS, but can't get it right.
Look at the .gif I made, the navbar on the portal should be a few pixels lower.
How can I do that?
https://i.ibb.co/1s6hkvJ/1.gif
I'm using this ext for the header, but I don't think that has ...
- 2. November 2019 21:40
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Portal on phpBB 3.3
- Replies: 9
- Views: 172800
Re: Portal on phpBB 3.3
Great! Thank you
- 31. October 2019 00:28
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Portal on phpBB 3.3
- Replies: 9
- Views: 172800
Portal on phpBB 3.3
Hello,
I installed Board3 portal on phpBB 3.3, all works, but I get a warning in ACP
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/solidjeuh.be/httpdocs/ext/board3/portal/acp/portal_module.php on line 128
Warning: "continue ...
I installed Board3 portal on phpBB 3.3, all works, but I get a warning in ACP
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/vhosts/solidjeuh.be/httpdocs/ext/board3/portal/acp/portal_module.php on line 128
Warning: "continue ...
- 19. September 2019 22:17
- Forum: v2.1.x
- Topic: [RELEASE]mChat V2.1.0 Board3 extension
- Replies: 58
- Views: 289602
Re: [RELEASE]mChat V2.1.0 Board3 extension
Don't use PHP 7.3, it's not supported by phpBB. Downgrade to 7.2
7.3 gives PHP errors and fills up your server logs.
7.3 gives PHP errors and fills up your server logs.
- 23. July 2019 12:40
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Fix for login error
- Replies: 13
- Views: 30522
Re: Fix for login error
No, ACP - Customize.galante81 wrote: 22. July 2019 11:19 Yes i tried deleting board3 folder too, no luck. How can i disable ext, by just renaming it?
Try to disable the ext, and then delete data on the same page.
Then delete board3 folder in FTP, and upload new one.
- 21. July 2019 21:05
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Fix for login error
- Replies: 13
- Views: 30522
Re: Fix for login error
Have you tried deleting the board3 folder, and just upload the new files? (Disable the ext first)
- 20. July 2019 19:21
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Fix for login error
- Replies: 13
- Views: 30522
Re: Fix for login error
How do you update those files? Maybe you are using a bad text editor. That can also result in "white pages" or other errors. Use notepad++ to edit your files. Also see that you don't make any mistakes in the changes you make... 1 little mistake can take your whole site offline.... 

- 18. July 2019 14:53
- Forum: Board3 Portal 2.1.x - English Support
- Topic: Fix for login error
- Replies: 13
- Views: 30522
Re: Fix for login error
Clear the cache (Delete production folder in
I use this package without problems
Also try to delete
/cache
)I use this package without problems
Also try to delete
ext/board3/portal
folder, instead of 'overwrite the files