Search found 67 matches

by SiteSplat
Sat Nov 13, 2021 10:42 pm
Forum: [3.3.x] Support Forum
Topic: Google OAuth Not working
Replies: 2
Views: 1032

Re: Google OAuth Not working

You need to use HTTPS....
like this:

Code: Select all

https://your_forum.com/ucp.php?mode=login&login=external&oauth_service=google
But of course make sure your board is properly configured for HTTPS and you do have a valid certificate installed on your server...
by SiteSplat
Sat May 02, 2020 3:11 pm
Forum: [3.2.x] Support Forum
Topic: How to use SMTP google
Replies: 8
Views: 1419

Re: How to use SMTP google

Meis2M wrote: Fri Aug 18, 2017 1:49 pm Hello
How to use SMTP google for phpBB 3.2 ?

use the following instead if you are using gmail or G Suite (formerly known as "Google Apps for business")
Image

Note, do NOT use "tls://" prefix!!!
by SiteSplat
Mon Feb 10, 2020 3:45 pm
Forum: Extension Requests
Topic: Cloudflare IP support
Replies: 98
Views: 47103

Re: Cloudflare IP support

elawrenc wrote: Sun Feb 09, 2020 10:41 pm Hi,

Just curious if this is all still valid in 2020 for Phpbb 3.3?

Thanks in advance,

el
yes it is indeed if you are using CloudFlare on your forum. Find the correct version here:
Link just updated.
https://www.phpbb.com/customise/db/exte ... dflare_ip/
by SiteSplat
Sun Feb 02, 2020 8:46 pm
Forum: [3.3.x] Support Forum
Topic: [phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/BBCore/event/listener.php
Replies: 8
Views: 1667

Re: [phpBB Debug] PHP Warning: in file [ROOT]/ext/sitesplat/BBCore/event/listener.php

Hi J,

I already answered your original post yesterday + check your PMs there.
This is not phpBB related...

Please close :)
by SiteSplat
Wed Feb 21, 2018 2:46 am
Forum: Abandoned Extensions
Topic: [ABD] Rin Editor for phpBB (WYSIWYG Editor) (Powerd by CKEditor)
Replies: 634
Views: 164572

Re: [3.2][BETA] Rin Editor for phpBB (WYSIWYG Editor) (Powerd by CKEditor)

Really great extension! The only problem I'm having is that the attachments are a bit wonky. When editing a post with multiple attachments, you can't see all of them (I see only one) so you also can't delete them. (I'm using the Ravaio theme) - anyone have any tips on bugfixing this? Hey Elv, that'...
by SiteSplat
Wed Jan 24, 2018 3:08 pm
Forum: Abandoned Extensions
Topic: [ABD] Topic'it
Replies: 28
Views: 6579

Re: [3.1][3.2][RC] Topic'it

@Ger, Topic'it is two times better than Tapatalk. Don't get me started about tapatalk. Even my 4 year old son could make something better than that so to speak. So two times better still ain't no good ;) LOL :lol: I couldn't have said it better... and YET, why are people are so obsessed with taptal...
by SiteSplat
Tue Sep 26, 2017 2:00 pm
Forum: Extensions in Development
Topic: [CDB] Official Extension: Advertisement Management
Replies: 161
Views: 29598

Re: [RC] Official Extension: Advertisement Management

Hello Guys, I dont know what am doing wrong. i am not able to install this extension on the version 3.2.1 :( :( :( can some one teach me how to. a newbie way pls Hi 3hd, check out the following, should help you wrap your head around the extensions system. Official Documentation: https://www.phpbb.c...
by SiteSplat
Thu May 25, 2017 8:59 pm
Forum: [3.2.x] Support Forum
Topic: migration with CLI doesn't start
Replies: 2
Views: 416

Re: migration with CLI doesn't start

The procedure to go from phpBB 3.0 to 3.2 is different... You need to use the CLI version which is actually in the "install" folder any other method (except within the browser link) will not work. Check sitesplat.com for a tutorial I posted for my clients. (I'm on my phone now and don't ha...
by SiteSplat
Tue May 23, 2017 3:26 pm
Forum: [3.1.x] Support Forum
Topic: PHP7.0.19 broke my 3.1 forum, can't access.... help please
Replies: 7
Views: 729

Re: PHP7.0.19 broke my 3.1 forum, can't access.... help please

My webhost updated to PHP7.0.19 last night and now I get the following error: mysql_connect function does not exist, is mysql extension installed? [] I found the following on a discussion for v3.2 - You need to use the mysqli-driver, because mysql-driver is long deprecated (since php 5.4 or similar...
by SiteSplat
Sat Jan 28, 2017 12:04 am
Forum: [3.2.x] Support Forum
Topic: phpbb 3.2 + nginx
Replies: 12
Views: 9740

Re: phpbb 3.2 + nginx

The answer is:

¯\_(ツ)_/¯

See my post: https://area51.phpbb.com/phpBB/viewtopi ... 81&t=49426
by SiteSplat
Wed Jan 18, 2017 6:36 pm
Forum: phpBB Discussion
Topic: Rolling back 3.1.10 from 3.2
Replies: 6
Views: 1143

Re: Rolling back 3.1.10 from 3.2

The primary reason I am thinking of rolling back is because a lot of extensions dont work on 3.2 The possibility that extensions/styles from 3.0/3.1 are incompatible with 3.2 is well publicised here. That information is given in the user guide and many other places too. Not quite... It shouldn't ha...
by SiteSplat
Sun Jan 08, 2017 9:52 pm
Forum: [3.2.x] Support Forum
Topic: 3.2 enabling all extensions
Replies: 7
Views: 1626

Re: 3.2 enabling all extensions

Perhaps we should add the behavior options upon setup,

@define('PHPBB_ENVIRONMENT', 'production');

and if set as 'development' avoid the mass installation in the ext folder... On this note can we get a documentation about the development and production modes for the config file?
by SiteSplat
Sun Jan 08, 2017 9:44 pm
Forum: [3.2.x] Support Forum
Topic: 3.2 enabling all extensions
Replies: 7
Views: 1626

Re: 3.2 enabling all extensions

Quite a nuisance with this. From a developer prospective this is a big pain and from the user prospective this is just discouraging. Can we have this fixed with the next update? I'm assuming this was done to auto-install the vigilink ext upon the initial setup? If yes then just target the vigilink e...
by SiteSplat
Tue Mar 01, 2016 5:33 pm
Forum: [3.1.x] Support Forum
Topic: CSS Code For This Snippet?
Replies: 3
Views: 306

Re: CSS Code For This Snippet?

Use the "Code" BBcode when you post those snippets... use the following and add it to your colours.css file at the very end of that file. #qr_postform textarea { border: 2px solid #ccc; border-radius: 4px; height: 60px !important; } Please note due to some bad CSS specificity with prosilve...
by SiteSplat
Tue Mar 01, 2016 5:10 pm
Forum: [3.1.x] Support Forum
Topic: Anonymous updated my board?
Replies: 11
Views: 571

Re: Anonymous updated my board?

Perhaps, never heard of GoDaddy doing that...but might be worth asking I have heard of GoDaddy doing this before Indeed. they have the automatic phpBB upgrade enabled by default. you need to turn it off via your cPanel and then please voice a formal complaint. That setting is very dangerous and sho...

Go to advanced search