Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#11 2016-09-10 22:03:43
- candyman
- Member
- From: Italy
- Registered: 2006-08-08
- Posts: 684
Re: Feedback to: Textpattern CMS 4.6.0 released
Thanks to the developers. Great stuff as always.
p.s.: glad to see the Expand all/Collapse all after the Sort and display panel :)
Last edited by candyman (2016-09-10 22:06:35)
Offline
#12 2016-09-11 00:26:28
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,224
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
It’s great to see this released. Thanks to all involved. Your hard work & dedication is much appreciated.
Have just upgrade chez moi and, ignoring the multiple adi_plugin issues and Textpattern Notice: unregistered_tag
messages, the major problem I had was caused by an out-of-date version of smd_prognostics – which was screwing up the admin interface big time.
Upgraded from v0.21 to 0.30 & all is well again. For the record, I was seeing this in the Diagnostics tab:
Clean URL data test failed: <pre dir="auto">General error <b>2048: Only variables should be passed by reference on line 1014</b></pre>
and a billion other messages that poor old Firefox couldn’t cope with.
WRT adi_plugins – I’ll get to them in due course. Some still work, some are fixed, some are fixed but broken again, some have a bodgy beta available …
Offline
#13 2016-09-11 06:02:03
- Dragondz
- Moderator
- From: Algérie
- Registered: 2005-06-12
- Posts: 1,300
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
Hipipip …. Hourraaah.
Congratulation everyone.
Offline
#14 2016-09-11 06:31:10
- phiw13
- Plugin Author
- From: Japan
- Registered: 2004-02-27
- Posts: 1,579
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
Beauty is a rare thing (Youtube)
Great to see this milestone out.
Offline
#15 2016-09-11 10:23:40
- Destry
- Moderator
- From: Haut-Rhin
- Registered: 2004-08-04
- Posts: 4,062
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
Onward and upward.
The text persuades, the *notes prove。
Offline
#16 2016-09-11 11:14:47
- jstubbs
- Moderator
- From: Hong Kong
- Registered: 2004-12-13
- Posts: 2,394
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
Lovely work and thank you!! After updating one site I get this notice:
Theme classic (classic_theme) failed to load properly from file...
…then nothing happens which isn’t great for new users. Veterans will know to refresh the page, and the login page reappears.
After that, I get the languages tab and further warnings:
User_Error "Duplicate entry '1-pane_article_textfilter_help_visible-jstubbs' for key 'prefs_idx'"
in /home/..../webapps/..../textpattern/lib/txplib_db.php at line 405.
And:
textpattern/lib/txplib_misc.php:1676 adminErrorHandler()
updateErrorHandler()
textpattern/lib/txplib_db.php:405 trigger_error()
textpattern/lib/txplib_db.php:455 safe_query()
textpattern/update/_to_4.6.0.php:30 safe_update()
textpattern/update/_update.php:84 include()
textpattern/index.php:180 include()
Not sure what those errors are, have to investigate a bit further!
Edit: Mmm, can’t go to any other admin tab now!
Offline
#17 2016-09-11 11:30:32
- jstubbs
- Moderator
- From: Hong Kong
- Registered: 2004-12-13
- Posts: 2,394
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
Yep can’t do anything and the corresponding line in txp_db.php isn’t so informative…
if ($result === false) {
trigger_error(mysqli_error($DB->link), E_USER_ERROR);
}
Offline
#18 2016-09-11 11:54:59
- jstubbs
- Moderator
- From: Hong Kong
- Registered: 2004-12-13
- Posts: 2,394
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
OK, so Destry’s problem and fix seem to do the trick so far..
Offline
#19 2016-09-12 16:21:11
- phuture303
- Member
- Registered: 2008-09-14
- Posts: 127
Re: Feedback to: Textpattern CMS 4.6.0 released
Hey there, thank you so much for your work, will try to update some sites in a few days!
Just had a look online at the demo and referring to my question about custom_fields … there are still only ten text-inputs and no radios, no selects etc. in the final 4.6?
Offline
#20 2016-09-12 17:17:02
- philwareham
- Core designer
- From: Farnham, Surrey, UK
- Registered: 2009-06-11
- Posts: 3,112
- Website
Re: Feedback to: Textpattern CMS 4.6.0 released
phuture303 wrote #301380:
Just had a look online at the demo and referring to my question about custom_fields … there are still only ten text-inputs and no radios, no selects etc. in the final 4.6?
Hi. That’s planned for a later release, not 4.6.
Offline