Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2022-10-18 09:58:44

helsinkifrostbites
Member
From: Ystad, Sweden
Registered: 2007-11-16
Posts: 47
Website

Fatal error; site inaccessible – can I deactivate a plugin manually?

So my hosting provider just updated to PHP 8.0, and apparently not all my plugins are up to spec, as now I get this:

Fatal error: Uncaught Error: Class “soo_html_table_component” not found in myserverpath/textpattern/plugins/soo_txp_obj/soo_txp_obj.php:1394 Stack trace: #0 myserverpath/textpattern/lib/txplib_misc.php(1153): include_once() #1 myserverpath/textpattern/lib/txplib_misc.php(1175): load_plugin(‘soo_txp_obj’) #2 myserverpath/textpattern/plugins/soo_image/soo_image.php(3): require_plugin(‘soo_txp_obj’) #3 myserverpath/textpattern/lib/txplib_misc.php(1479): include(‘/customers/4/e/…’) #4 myserverpath/textpattern/index.php(210): load_plugins(1) #5 {main} thrown in myserverpath/textpattern/plugins/soo_txp_obj/soo_txp_obj.php on line 1394

That’s all I get, even on the textpattern login page, so I’m kind of locked out of my site.

Would it work to go to the /plugins/ folder and just temporarily remove the soo_txp_obj plugin there, so I can at least get in?

Offline

#2 2022-10-18 11:28:01

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,078
Website

Re: Fatal error; site inaccessible – can I deactivate a plugin manually?

Can you access the database directly? With Adminer or similar, you host probably offers some UI. Find the txp_plugin table, there you can toggle the status of this or that or all plugins (0 is OFF, 1 is ON).

Good luck.


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

#3 2022-10-18 12:25:00

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,529
Website GitHub Twitter

Re: Fatal error; site inaccessible – can I deactivate a plugin manually?

Hi

In lot of hosting prividers you can choose php version, you should stay on php 7.4

Cheers.

Offline

#4 2022-10-18 12:25:17

uli
Moderator
From: Cologne
Registered: 2006-08-15
Posts: 4,304

Re: Fatal error; site inaccessible – can I deactivate a plugin manually?

helsinkifrostbites, you might want to report that in the plugin’s own topic, too, Jeff fixed his plugins after noticing issues, AFAIR.


In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links

Offline

#5 2022-10-18 19:15:31

etc
Developer
Registered: 2010-11-11
Posts: 5,053
Website GitHub

Re: Fatal error; site inaccessible – can I deactivate a plugin manually?

helsinkifrostbites wrote #333975:

Would it work to go to the /plugins/ folder and just temporarily remove the soo_txp_obj plugin there, so I can at least get in?

Probably not, txp will write it back to the plugins folder from the db.

Offline

#6 2022-10-19 06:14:11

helsinkifrostbites
Member
From: Ystad, Sweden
Registered: 2007-11-16
Posts: 47
Website

Re: Fatal error; site inaccessible – can I deactivate a plugin manually?

Right, well this helps a lot. Thanks phiw13! I can access the database, didn’t think of that.

Dragondz: I’m afraid my host has just stopped allowing previous PHP versions, for “security reasons”.

uli: good point, I’ll post there as well.

Thanks for the help!

Offline

#7 2022-10-19 12:06:20

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,529
Website GitHub Twitter

Re: Fatal error; site inaccessible – can I deactivate a plugin manually?

helsinkifrostbites wrote #333988:

Dragondz: I’m afraid my host has just stopped allowing previous PHP versions, for “security reasons”.

Some hostings are really strange, in lot of hostings you can still use 5.6, those versions are not maintained but saying that they are risky it s a little bit overkill.

Offline

Board footer

Powered by FluxBB