asterbird
Forum Replies Created
-
Yes, it is related to 7.3:
If needle is not a string, it is converted to an integer and applied as the ordinal value of a character. This behavior is deprecated as of PHP 7.3.0, and relying on it is highly discouraged. Depending on the intended behavior, the needle should either be explicitly cast to string, or an explicit call to chr() should be performed.
see reference: https://www.php.net/manual/en/function.strpos.php
Update: the debug is off, and I’m still getting this error. I wonder if it’s related to PHP 7.3 update.
- This reply was modified 5 years, 8 months ago by asterbird.
Hi, Reisetiger,
Thanks for your response. So sorry! You’re right — I had another plugin also activated, which did a similar function, so that was why I couldn’t update.
My apologies, thanks so much!
Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] Instagram feed doesn’t worksame here. Authentication ok (as in, on Instagram it shows the authorized app as well as on the website), feeds are green, but nothing shows up on the webpage. no errors anywhere.
Forum: Plugins
In reply to: [Better Font Awesome] Font Awesome version NOT up to date!Hello, we are looking to launch tomorrow. Any update on the status of the beta version?
Thanks for any info.
Forum: Plugins
In reply to: [Formstack Online Forms] Formstack loading css on pages not using FormstackThat worked. thank you very much for the code and your help!
Forum: Plugins
In reply to: [Tockify Events Calendar] Adds blank “Custom Plugin Menu” link under SettingsThank you so much! I appreciate the prompt fix. Blessings.
Forum: Plugins
In reply to: [Formstack Online Forms] Formstack loading css on pages not using FormstackThanks so much for the code! I’ll try that.
Thanks, I’ll try that!
Forum: Plugins
In reply to: [Formstack Online Forms] Formstack loading css on pages not using FormstackYes, I’m comfortable making php edits, preferably in the theme functions.php file. Let’s give it a go! ??
Forum: Fixing WordPress
In reply to: see which posts/pages an image is uploaded toThanks, that was what I needed!
Forum: Plugins
In reply to: [Better Font Awesome] [Beta Test] API Error, Slows Site DownLooks like it got fixed, per other thread. Thanks!
Forum: Plugins
In reply to: [Better Font Awesome] JSDeliver issueYes, thank you!
Forum: Plugins
In reply to: [Better Font Awesome] JSDeliver issuesame here:
API Error
The attempt to reach the jsDelivr API server failed with the following error: 503: Service Unavailable (URL: https://data.jsdelivr.com/v1/package/gh/FortAwesome/Font-Awesome)Forum: Plugins
In reply to: [Formstack Online Forms] Form order is unsortedThank you, Michael! I am comfortable editing code. I will try that.