Navigation überspringen

[Gelöst] cannot activate views ,get an error message

This support ticket is created vor 6 Jahren, 1 Monat. 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.

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)

Dieses Thema enthält 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von franciscos-9 vor 6 Jahren, 1 Monat.

Assistiert von: Nigel.

Author
Artikel
#1154467
tools.png

I am trying to:
activate views
Link to a page where the issue can be seen:
versteckter 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

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: 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: versteckter 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!