Skip Navigation

[Resolved] cannot activate views ,get an error message

This support ticket is created 5 years, 12 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 4.02 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by franciscos-9 5 years, 12 months ago.

Assisted by: Nigel.

Author
Posts
#1154467
tools.png

I am trying to:
activate views
Link to a page where the issue can be seen:
hidden link
I expected to see:
plugin activated
Instead, I got:
[28-Nov-2018 06:56:43] PHP Fatal error: Can't inherit abstract function WPV_Shortcode_Interface::get_value() (previously declared abstract in WPV_Shortcode_Base) in /blog1/wp-content/plugins/wp-views/application/models/shortcode/base.php on line 7

#1154480

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Francisco

From your debug info it looks like you just have Toolset plugins installed and nothing else, yes?

I also see that your server is using a very old PHP version (so old that the PHP documentation doesn't even say when support for it stopped: hidden link) and I suspect that may be the cause.

Can you update the PHP version on your server (or ask your host to if needed)?

From the above chart you'll notice that both 5.6 and 7.0 reach end-of-life next month, and you would be advised to upgrade at least to PHP 7.1.

#1155968

My issue is resolved now. Thank you!