Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: Plugins known to be incompatible with Txp 4.7+?
Thanks, both of you. After some wrangling and double-checking all my glz-paths and -URLs, I indeed got it working on 4.6.2. Haven’t tried yet with 4.7.
I looked at some of the code and it’s quite a … maze compared with many other plugins. Looks like there is quite a bit that could be brought up to date.
TXP Builders – finely-crafted code, design and txp
Offline
#14 2018-02-11 18:24:05
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: Plugins known to be incompatible with Txp 4.7+?
Hello,
This version seems to work on 4.7 dev.
Actually on 2 sites …
Offline
#15 2018-02-11 21:11:02
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: Plugins known to be incompatible with Txp 4.7+?
jpdupont wrote #309192:
This version seems to work on 4.7 dev.
Have you tried radio buttons and checkboxes already? I think I read here in the forum –– a while ago, though –– that these were the critical form elements.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: Plugins known to be incompatible with Txp 4.7+?
jakob wrote #309190:
I looked at some of the code and it’s quite a … maze compared with many other plugins.
Understatement! Needs a lot of love…
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: Plugins known to be incompatible with Txp 4.7+?
phiw13 wrote #308549:
-
Incompatible plugins atm:glz_custom_fields
– existing fields will continue to work (for now?) but creating and editing fields makes a mess.
Brutal. I only just installed that on 4.6.2. What would be a good replacement?
Last edited by jayrope (2018-02-27 21:27:29)
A hole turned upside down is a dome, when there’s also gravity.
Offline
Re: Plugins known to be incompatible with Txp 4.7+?
I’ve done my own testing with hope based on jdupont’s report above, and sadly it does not work for me in the latest development version of Textpattern.
However, jakob recently wrote elsewhere
@all: BTW: A new version that’s compatible with v4.7 is in the works but not quite done yet.
Offline
#19 2018-03-08 17:38:57
- singaz
- Member
- Registered: 2017-03-12
- Posts: 150
Re: Plugins known to be incompatible with Txp 4.7+?
upm_img_popper does not work to version 4.7
Are there any analogs for upm_img_popper?
Sorry my horror English. I’m learning textpattern, I’m learning English
Offline
#20 2018-03-08 18:07:31
- singaz
- Member
- Registered: 2017-03-12
- Posts: 150
Re: Plugins known to be incompatible with Txp 4.7+?
wet_quicklink works until version 4.7 but in debug mode it creates a lot of errors.
wet, can you look and fix it? Your plugin is very good, it will be difficult if it breaks.
Sorry my horror English. I’m learning textpattern, I’m learning English
Offline
Re: Plugins known to be incompatible with Txp 4.7+?
Lot of Undefined variable
warnings when creating a new plugin in Plugin Composer. It all starts with
User_Error "Field 'textpack' doesn't have a default value"
in D:\wamp\www\textpattern\textpattern\lib\txplib_db.php at line 410.
Offline
Re: Plugins known to be incompatible with Txp 4.7+?
etc wrote #309976:
Lot of
Undefined variable
warnings when creating a new plugin in Plugin Composer.
With the version off GitHub?
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Re: Plugins known to be incompatible with Txp 4.7+?
Bloke wrote #309979:
With the version off GitHub?
Yep, 1.2.1. It happens only when creating a new plugin from scratch.
Offline