Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#16 2013-11-28 08:42:44
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: [solved] Plugin code is not saved after editing
This is what has worked for me:
Speak to your friendly hosting provider and ask them to whitelist some ModSecurity IDs:
- 340009 – to fix the “/usr/local/mysql/bin/mysql” (or similar) issue
- 340113, 340162 and 340163 – to fix the “http://www.blahblah.com” URL issue
I’m told it works on a per account basis, which includes any subdomains, and is permanent (i.e. doesn’t disappear after a server reboot).
Offline
#17 2013-11-28 10:55:26
- alivato
- Member

- Registered: 2011-03-31
- Posts: 152
Re: [solved] Plugin code is not saved after editing
I wanted to change the position of the plugin(lam_image_uploader). From left to right.
How to do it?

Last edited by alivato (2013-11-28 10:56:57)
Offline
#18 2013-11-28 14:18:56
- uli
- Moderator

- From: Cologne
- Registered: 2006-08-15
- Posts: 4,319
Re: [solved] Plugin code is not saved after editing
Adi, thanks for the detailled informations!
alivato, the easiest among the possibilites you’re offered here is, probably, you install ied_plugin_composer, and try your editing there. If you can’t save there, too, go local on a XAMP/WAMP/MAMP Textpattern installation, edit it there in ied_plugin_composer, save it as an installable plugin file (.txt) and install that file on your online website.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
#19 2013-11-29 09:33:32
- alivato
- Member

- Registered: 2011-03-31
- Posts: 152
Re: [solved] Plugin code is not saved after editing
thx, I installed TXP on the local machine and edited plugin.
Offline
#20 2016-06-08 22:17:04
- lazlo
- Member
- Registered: 2004-02-24
- Posts: 110
Re: [solved] Plugin code is not saved after editing
gomedia wrote #276987:
This is what has worked for me:
Speak to your friendly hosting provider and ask them to whitelist some ModSecurity IDs:
- 340009 – to fix the “/usr/local/mysql/bin/mysql” (or similar) issue
- 340113, 340162 and 340163 – to fix the “http://www.blahblah.com” URL issue
I’m told it works on a per account basis, which includes any subdomains, and is permanent (i.e. doesn’t disappear after a server reboot).
Another problematic ModSecurity has the number “390715” at least it did in my case.
Offline
Re: [solved] Plugin code is not saved after editing
aslsw66, if you dare and if you have access to phpMyAdmin, you could modify plugin’s code from there.
Offline