xberg
Forum Replies Created
-
Forum: Plugins
In reply to: [Boxtal - Shipping solution] “Only 1 more step”Problem still there in June 2024. Did you find a work-around as this is a show stopper?
Forum: Plugins
In reply to: [Packlink PRO shipping module] Issue with “Select Drop-off location”As of June 2024 the code was changed to your suggestion.
Forum: Plugins
In reply to: [WP Mail Logging] Deprecated code PHP 8.1Thank you!
Forum: Plugins
In reply to: [Simple:Press Forum] PHP 8.0 and 8.1 bugHello,
I understand your point.
I am just worried with PHP 7.4 end of life arriving in 14 days (28th of November 2022) and the end of security updates.Forum: Plugins
In reply to: [Simple:Press Forum] PHP 8.0 and 8.1 bugAnother one:
When a user visits and individual forum post it triggers the following PHP warning:
AH01071: Got error ‘PHP message: PHP Warning – Undefined property: stdClass::$subscribe – file: /forum-plugins/subscriptions/library/sp-subscriptions-components.php – line: 413 – function: sp_subscriptions_is_subscribed\nPHP message: PHP Warning – Undefined property: stdClass::$subscribe – file: /forum-plugins/subscriptions/library/sp-subscriptions-components.php – line: 413 – function: sp_subscriptions_is_subscribed\n’,
… good luck with the fixing ??
Forum: Plugins
In reply to: [Simple:Press Forum] PHP 8.0 and 8.1 bugFound another issue. When a user visits the main forum page it triggers the following PHP warning:
`AH01071: Got error ‘PHP message: PHP Warning – Undefined property: stdClass::$post_tip – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1131 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$user_id – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1142 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$display_name – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1142 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$guest_name – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1143 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$post_permalink – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1146 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$topic_name – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1147 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$post_date – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1148 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$post_tip – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1131 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$user_id – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1142 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$display_name – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1142 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$guest_name – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1143 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$post_permalink – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1146 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$topic_name – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1147 – function: sp_ForumIndexLastPost\nPHP message: PHP Warning – Undefined property: stdClass::$post_date – file: /simplepress/forum/content/sp-group-view-functions.php – line: 1148 – function: sp_ForumIndexLastPost\n’
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Pop-upsYes I agree this is a major nuisance. The huge pop up keeps returning.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] SQL Syntax errorThe error is still there in Events Manager 6.1.4.
Using last version of WP + PHP 8.1.12
Forum: Plugins
In reply to: [WP Mail Logging] Deprecated code PHP 8.1Thank you! Your fix worked.
Hi Mihai,
Yes! Your suggestion solved the problem.
Bravo and thank you!Forum: Plugins
In reply to: [WP Mail Logging] Deprecated code PHP 8.1Yes!
I’m also getting this error running PHP 8.1 and WP Mail Logging V 1.10.4Actually 4 errors about Osbolete PHP:
wp-content/plugins/wp-mail-logging/lib/vendor/pimple/pimple/src/Container.php
in lines:
138
128
96
74Forum: Plugins
In reply to: [Simple:Press Forum] PHP8 StatusThank you for the update on PHP 8. I was also getting very worried.
A timeline would indeed be nice. I understand you have 70 add-ons but certainly some are more used then others. Perhaps a tiered approach would be acceptable if you think it’s going to be a challenge to convert them all before November.
ThanksFurther tests:
– downgraded to 8.0.2 (after deleting the plugin). After a new configuration setup settings page works but the dashboard page was blank for 15 minutes, and then suddenly worked.
– updated to 8.1.2: settings and dashboard page blank.
Hi @nlpro
Thank you for your kind support despite not belonging to iThemes!I was upgrading from V8.0.2 to 8.1.2.
After your note I disabled and deleted iThemes Security, then re-installed through the classic process of “add an extension”.
After this same bug symptoms as before: blank page on “configuration (settings)” page. It seems iThemes did not keep my settings when I used the delete function of the WP panel: not a huge issue but something to keep in mind (and also why you probably recommended to manually delete)
So 8.1.2 breaks on some configurations.