Tony Roberts
Forum Replies Created
-
Hi,
I’ve been thinking about this issue, and have uncovered the issue. While reviewing the features in the pro version (per my post, above) I noticed that ACF support is included. The fields that aren’t correctly unserializing are ACF fields.
We’ve just purchased the pro plugin, and they are unserializing as expected.
Apologies for this, and FYI in case anyone else comes across a similar issue.
Cheers,
TonyHi, any further update? We want to buy the pro version for our sites to get the ACF compatibility, but not if we can’t deal with serialized fields.
Thanks,
Tony
- This reply was modified 1 year, 9 months ago by Tony Roberts.
Thanks very much. I did mail you on 24 April 2023 and then again on 5 May 2023 but haven’t had a reply. Are you able to confirm you received my emails?
Hi Kuba,
It’s a typical WordPress instance that uses the a bitnami script to build the VPS (which we have full access to), and we haven’t noticed anomalies with any other plugins.
Perhaps could you please confirm which variable you are returning in this instance and we can confirm the server configuration.
Tony
A little bit more investigation, and we can see that resources aren’t loading correctly (404) because the path is incorrect. The two resources not loading are:
/bitnami/wordpress/wp-content/plugins/notification/resources/css/dist/style.css
/bitnami/wordpress/wp-content/plugins/notification/resources/js/dist/scripts.js
The servers are lightsail instances, but we are unsure why the absolute /bitnami/wordpress is being prepended to the requests, it’s not for other plugins.
Thanks, Tony
Thanks very much for the super fast reply!
I’ve tried all formats, actually, and none export this data. json, xls, xlsx, csv, and ods contain blank fields, the XML drops them (because they are empty). I put “maybe_unserialize” into the “Export the value returned by a PHP function” field.
The field data in preview without “maybe_unserialize” set (note that this is what exports) is as follows:
a:1:{i:0;s:9:”Australia”;}
Here is the same field in preview with “maybe_unserialize” set:
Australia
- This reply was modified 1 year, 10 months ago by Tony Roberts.
Thanks very much Venkat.
Making the edit to wp-content/plugins/wp-optimize/cache/class-wpo-page-cache.php worked perfectly. I couldn’t get the edit to wp-config to work, but that’s ok.
This will allow us to test the product. We have a source controlled environment, so it wouldn’t be a big issue to maintain this edit, but if you added this as an option it would be amazing ??
Thanks again,
TonyThanks Harshad,
Happy to edit the core files if you can provide some guidance?
Otherwise we’ll have look for another caching plugin ??
Cheers,
Tony