dsifford / academic-bloggers-toolkit

WordPress plugin providing an all-in-one solution for effective academic blogging.
https://wordpress.org/plugins/academic-bloggers-toolkit/
GNU General Public License v3.0
120 stars 38 forks source link

ABT no longer working once Wordpress updated to version 5.0.2 . PHP is at version 5.6.38 and should be at 7.0 Can someone please help me update the PHP to 7.0? #534

Closed sash3x closed 5 years ago

sash3x commented 5 years ago

ABT Version: 4.13.3

PHP Version: 5.6.38

Theme: customized 2016

Plugin List:

Browser: Google Chrome (Version: xxx)

Expected behavior:

Actual behavior:

Console messages:

// Paste messages here
dsifford commented 5 years ago

Working on an update. Should be out soon.

philipskokoh commented 5 years ago

Looking forward to the update for Wordpress 5.0.3.

dsifford commented 5 years ago

Still working on it. It's nearly done. Unfortunately since I make no money from this whatsoever, I'm only able to work on this in my spare time.

If other priorities don't get in the way, it should be out either this weekend or next weekend at the lastest.

sash3x commented 5 years ago

Hi again,

I am getting the same error when i attempt to use ABT:

An unexpected error occurred

TypeError: this.registry.citationreg.citationById[i[0]] is undefined

Please report this error, including the steps taken to trigger it, here: https://github.com/dsifford/academic-bloggers-toolkit/issues.

Thanks for your help!

dsifford commented 5 years ago

PHP should be version >= 7.0. WordPress version should be (ideally) >= 5.0.

Can you confirm this?

Also, if you're using the classic editor, this still works but is no longer actively supported. You should transition to the new block editor.

sash3x commented 5 years ago

I am using the classic editor bc when i was using the new block editor, all my existing references disappeared. Is the this cause of having a PHP not 7.0 ? My current PHP is 5.6.40, which i am looking to get upgraded to 7.0 (my wordpress version is 5.0.3).

Thanks again for helping me out!

dsifford commented 5 years ago

Correct. PHP 7 is required.

sash3x commented 5 years ago

cool beans, i will get that upgraded and try again, If i encounter any further issues i will keep you posted!

~cheers