AWS S3

PHP 7.2.3 - AWS S3

Re: PHP 7.2.3

by austin881 » Tue Apr 09, 2019 6:18 pm

What exactly is the problem? I think so much time has passed that I'm not even sure what the problem is anymore. Can anyone verify the problem?

Is this the only error?
count(): Parameter must be an array or an object that implements Countable
Is the consensus that this extension works with PHP 7.1 but not 7.2?

Somebody help me out and actually dig into the problem and give me a detailed report and perhaps I could fix it.
Available for paid phpBB help! PM me.

My Extensions/MODS: 475 Narius Categorized Smilies for phpBB3, Simplified & Compacted All-Members page, Flash Animated Cumulus Tag Cloud, "Hello" Name Tag of Newest User, AWS S3
phpBB portfolio: chevy truck forum, chevy astro van forum
User avatar
austin881
Registered User
Posts: 287
Joined: Wed Jan 30, 2008 9:58 pm
Location: Texas, USA
Name: Austin Maddox

Re: PHP 7.2.3

by 2600 » Wed Apr 10, 2019 3:07 am

I had a user here update it for me. If interested send me a PM and I can either give you my copy, or direct you to the person that did it for me in exchange for a small monetary donation to his PayPal account.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: PHP 7.2.3

by 2600 » Wed Apr 10, 2019 3:08 am

austin881 wrote:What exactly is the problem? I think so much time has passed that I'm not even sure what the problem is anymore. Can anyone verify the problem?

Is this the only error?
count(): Parameter must be an array or an object that implements Countable
Is the consensus that this extension works with PHP 7.1 but not 7.2?

Somebody help me out and actually dig into the problem and give me a detailed report and perhaps I could fix it.
I think it was how composer uses PHP or something. When I ran composer I had all kinds of errors. This extension doesn't work in PHP 7.2. Start reading from this post: https://www.phpbb.com/customise/db/exte ... 66#p626266
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: PHP 7.2.3

by 2600 » Wed Apr 10, 2019 3:12 am

BTW- It should be the job of the extension developer to run composer and not let the user do that. At least from what I heard.
Morpheus: Unfortunately, no one can be told what The Matrix is. You'll have to see it for yourself.
Hack me.
Consider a canary token.
The nature of my chosen username
:ugeek:
User avatar
2600
I've Been Banned!
Posts: 2567
Joined: Fri Nov 14, 2014 5:14 pm
Location: Area-51

Re: PHP 7.2.3

by robbiewilson » Mon Dec 28, 2020 9:50 pm

Hi all,

Did anyone have any success with getting this plugin to work with php 7.2+.
I'm running PHP 7.4.11, file upload works, the files are stored in S3 but this success isn't shown on the board.
count(): Parameter must be an array or an object that implements Countable

is the only error message that I am shown.

Thanks
robbiewilson
Registered User
Posts: 1
Joined: Mon Dec 28, 2020 9:47 pm