Error version 0.9.57 category
-
Error version 0.9.57
white screen of death in categories
-
Hey @drlorenzetti77,
Can you please tell me which design you are using also if you could send us the url of the site that would be great.
If you are not comfortable sharing the url, you can email us at team@magazine3.com
Mohammed Kaludi
ok 😉
Same problem here. Downgrade to “AMP” plugin version 0.4.2 will show categories again. I’m using also the “AMP Category Base URL Remover” plugin version 1.0.
new tests:
some categories are working, some not.
Okay: https://ichwillinsindernet.de/fahrrad/amp/
Not okay: https://ichwillinsindernet.de/diy/amp/I have the same error
some categories are working, some not.
I apologize for this inconvenience.
We are aware of this issue and working on it as well.
Here: https://github.com/ahmedkaludi/accelerated-mobile-pages/issues/1025We are going to release an update ASAP and we are hoping to resolve all these issues with this update and to make it more stable.
Regards
MarqasThank you Marqas, don’t hurry 🙂
The update to version 0.9.58 solves my problem. Thank you.
Hi @norman0,
Thank you so much for letting us know.
@drlorenzetti77 @norman0
Are you guys still facing any issues?Regards
MarqasOtherwise there are no problems. Good job 🙂
Hi @norman0,
Thank you so much for letting us know.
If you like our plugin, then please support us by leaving a feedback here:
https://wordpress.org/support/plugin/accelerated-mobile-pages/reviews/It will help Me and My team to improve more.
Regards
MarqasHi guys,
Automattic told me to pass on the following feedback to you (I’ve tried emailing you many times in recent days since our site went down because of your plugin but have not had a reply yet):
Joen (Automattic)
Aug 10, 08:26 EDTHello again Niall,
Returning with feedback from the devs! =)
The method was changed to be static 9 months ago (in November 2016 to be precise) – it’s nothing new. See Automattic/amp-wp#569 and Automattic/amp-wp@8e2d23b for more details.
The error comes from another plugin that’s not owned/managed by us (https://wordpress.org/plugins/accelerated-mobile-pages/). They need to update their code to use the updated static method definition, but there’s nothing we can do – it’s their plugin 😉The devs recommend getting in touch with the support team of the AMP for WP plugin, and report the error to them. The details of the solution are below.
It’s fairly simple, they are already calling the method statically:
add_action( ‘amp_customizer_register_ui’, array( __CLASS__, ‘register_customizer_ui’ ) );
so all they need to do is alter all occurrences of:
public function register_customizer_ui(
to:
public static function register_customizer_ui(
– In conclusion, our site is back up and seems to be working but your AMP plugin is still causing errors in our server logs and we cannot download the Automattic plugin anymore for boxingnewsandviews.com can you confirm does the updated version of your plugin no longer require the previous Automattic one? Our AMP pages appear to be working but if you can check them it would be great, not fully sure if the plugin is working to be honest. We also have the paid ad addon for the plugin.
Niall
Hi @niall2012,
Yes, our plugin doesn’t need AMP by Automattic plugin anymore.
Many users have requested us to remove this dependency so we finally took that step.
Please read this for more info: https://ampforwp.com/beginning-of-an-update-proof-ux-64th-update/
Regards
MarqasThanks Marqas. Great. Everything looks to be working on our site again now except one final small thing on mobile devices. See below link. All our other amp pages on mobile seem to work perfect, just except for our homepage. Is there a setting we need to select for this?
(Just one error left to get Google to accept our homepage in AMP on mobile devices)
-
This reply was modified 8 years, 9 months ago by
niall2012. Reason: had wrong link
-
This reply was modified 8 years, 9 months ago by
The topic ‘Error version 0.9.57 category’ is closed to new replies.