Search found 118 matches

by tellmethis
Wed Apr 10, 2024 12:16 pm
Forum: [3.3.x] Support Forum
Topic: Meaning of "Couldn't fetch mysqli_result" ?
Replies: 0
Views: 510

Meaning of "Couldn't fetch mysqli_result" ?

I currently have an installation of phpBB 3.3.10, which is hosted on what I think must be a Linux virtual server running PHP 7.3.23. When a user navigates to the UCP, this displays in the top left of the browser window: [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264...
by tellmethis
Tue Apr 09, 2024 11:18 am
Forum: [3.3.x] Support Forum
Topic: What's the meaning and effect of open_basedir ?
Replies: 10
Views: 1518

Re: What's the meaning and effect of open_basedir ?

My ongoing saga. :roll: As per my last post, the issue that I had may or may not be related to a new issue that I have. Now, when a user navigates to the UCP, this displays in the top left of the browser window: [phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli...
by tellmethis
Sat Apr 06, 2024 2:47 am
Forum: [3.3.x] Support Forum
Topic: What's the meaning and effect of open_basedir ?
Replies: 10
Views: 1518

Re: What's the meaning and effect of open_basedir ?

In case of interest to others in the future, I provided the server host with all information, including pointing to this topic, and has responded with: We have removed the "open_basedir restriction" and the site is now up and loading fine And indeed it is. Hopefully it stays that way. How ...
by tellmethis
Thu Apr 04, 2024 10:56 am
Forum: [3.3.x] Support Forum
Topic: What's the meaning and effect of open_basedir ?
Replies: 10
Views: 1518

Re: What's the meaning and effect of open_basedir ?

Thanks Mick.

Via ACP > PHP Information, the Directive for open_basedir shows ...

Code: Select all

/var/www/vhosts/knowles.net.au/:/tmp/
.. for both Local Value and Master Value. Does this indicate whether or not open_basedir has been set up?
by tellmethis
Thu Apr 04, 2024 10:04 am
Forum: [3.3.x] Support Forum
Topic: What's the meaning and effect of open_basedir ?
Replies: 10
Views: 1518

Re: What's the meaning and effect of open_basedir ?

Mick wrote: Thu Apr 04, 2024 9:53 am Does this mean you’re self hosted?
This is another place I get lost, but in case this answers the question, I subscribe to "Web Hosting Platinum", which is one of the packages included on this page. I can log in to the server via Plesk, if that makes sense.
by tellmethis
Thu Apr 04, 2024 9:42 am
Forum: [3.3.x] Support Forum
Topic: What's the meaning and effect of open_basedir ?
Replies: 10
Views: 1518

Re: What's the meaning and effect of open_basedir ?

It would be helpful if we could see any clues in the server error logs so we can suggest what you need to say to your host. If you can’t get at the server logs ask your host to get them for you. Thanks Mick. The host's reply did include an extract of the logs, however I didn't post here as I'm larg...
by tellmethis
Thu Apr 04, 2024 4:43 am
Forum: [3.3.x] Support Forum
Topic: What's the meaning and effect of open_basedir ?
Replies: 10
Views: 1518

What's the meaning and effect of open_basedir ?

I currently have an installation of phpBB 3.3.10, which is hosted on what I think must be a Linux virtual server running PHP 7.3.23. Excuse any tech speak dumbness. Users of the forum, including me, have intermittently experienced web browsers returning a blank page when access the forum. This will ...
by tellmethis
Fri Mar 03, 2023 1:39 pm
Forum: [3.3.x] Support Forum
Topic: Unknown column 'forum_id' in 'where clause' [1054]
Replies: 0
Views: 560

Unknown column 'forum_id' in 'where clause' [1054]

Hello good people I've recently had 3.3.10 newly installed on a VPS. which is running PHP Version 7.3.23 and MySQL(i) 5.7.38, in case any of that matters. I'm an admin user, and don't seem to be experiencing a problem that Newly Registered Users currently experience, which is the appearance of this ...
by tellmethis
Fri Mar 03, 2023 12:59 pm
Forum: [3.3.x] Support Forum
Topic: Cause of excess characters in Subject field of email notifications
Replies: 4
Views: 706

Re: Cause of excess characters in Subject field of email notifications

P_I wrote: Tue Feb 21, 2023 2:41 pm Is there a reason you have not updated to the most current 3.3.x release, phpBB 3.3.10 Release?
There was a reason, P_I, but have now had the installation upgraded, so hopefully all resolved. Appreciate you taking time to respond to all of those points.
by tellmethis
Tue Feb 21, 2023 6:31 am
Forum: [3.3.x] Support Forum
Topic: Cause of excess characters in Subject field of email notifications
Replies: 4
Views: 706

Cause of excess characters in Subject field of email notifications

I host an installation of phpBB 3.3.5 on a Linux VPS (hopefully that's the right terminology) . In case it's relevant, Database server = MySQL(i) 5.7.37, and PHP version = 7.3.23. Recently I had an issue which resulted in the following error after a New Post (regardless of the error the post did tak...
by tellmethis
Wed Apr 29, 2020 10:29 am
Forum: [3.2.x] Support Forum
Topic: Link to post takes user to incorrect place
Replies: 2
Views: 269

Re: Link to post takes user to incorrect place

Ahhh, THAT worked. Nice tip, nice solution. Thanks AbaddonOrmuz.
by tellmethis
Wed Apr 29, 2020 4:15 am
Forum: [3.2.x] Support Forum
Topic: Link to post takes user to incorrect place
Replies: 2
Views: 269

Link to post takes user to incorrect place

I'm running a phpBB installation of 3.2.7. In case it matters, also PHP 7.1.17 and MySQL(i) 5.7.24. I posted within my forum, including an embedded link to: <domain>/viewtopic.php?f=24&t=1074&start=20#p6688 Whilst I as a user click on that link and am taken to the right point within the link...
by tellmethis
Thu Feb 27, 2020 3:27 am
Forum: [3.2.x] Support Forum
Topic: Unapproved therefore inactive members receive post notifications via email - is this right?
Replies: 3
Views: 350

Re: Unapproved therefore inactive members receive post notifications via email - is this right?

tbackoff wrote: Thu Feb 27, 2020 2:57 am Have you tried running the SQL query provided
Thanks for the suggestion, Tabitha. Unfortunately my knowledge of SQL is limited to knowing that it's a computer language. Do I run this SQL query from within the phpBB ACP?
by tellmethis
Thu Feb 27, 2020 12:58 am
Forum: [3.2.x] Support Forum
Topic: Unapproved therefore inactive members receive post notifications via email - is this right?
Replies: 3
Views: 350

Unapproved therefore inactive members receive post notifications via email - is this right?

I have a phpBB forum installation, currently 3.2.7. For user registrations, account activation is set to "By admin" (ie. ACP > General > User registration settings > Account activation) . Yet an "inactive" user, inactive due to the registration request not yet having been approve...
by tellmethis
Mon Jan 13, 2020 1:23 pm
Forum: [3.2.x] Support Forum
Topic: Spoofed forum - how to protect against?
Replies: 21
Views: 861

Re: Spoofed forum - how to protect against?

When I visit http://rsp.you-global.com I get the normal phpbb page asking me to login/register When I visit https://rspforum.3parkland.com.au it says: Information You have been permanently banned from this board. Please contact the Board Administrator for more information. Reason given for ban: Acc...

Go to advanced search