Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#85 2015-04-25 23:58:27
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,473
Re: adi_notes - leave notes for Textpattern users
Thank you Adi!
Many of your plugins are an important part of my installations, very helpful and work perfectly. I don’t know why I had today problems with adi_notes.
Initially my test note was visible, later not, and when I changed the settings, the note had disappeared. The behavior of the plugin was completely different than described. Finally I uninstalled it.
Then I found a better solution for my special requirement.
Maybe there were incompatibilities with the bot_write_tab_customize plugin.
Offline
#86 2015-04-26 00:17:38
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
GugUser wrote #290243:
Maybe there were incompatibilities with the bot_write_tab_customize plugin.
It’s quite possible – we’re all fighting over the same real estate. I’ll make a note to test it one day. Sorry it didn’t work out for you.
Offline
#87 2015-05-14 13:02:06
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,308
Re: adi_notes - leave notes for Textpattern users
should it work propely if:
PHP version: 5.3.1
MySQL: 5.6.20
Server: Microsoft-IIS/7.5
Server OS: Windows NT 6.1
TXP 4.5.7
can’t activate it :(
Internal error “BLOB/TEXT column ‘note’ can’t have a default value”
Last edited by Gallex (2015-05-15 09:34:34)
Offline
#88 2015-05-14 22:29:23
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
Gallex wrote #290765:
should it work correctly…
In principle, yes. In practice, someone else would have to confirm … as I’m a Mac/Linux/Apache chap. It’s quite possible it’s my crappy coding – I’ll look into it.
Offline
#89 2015-05-14 23:03:02
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
Gallex wrote #290765:
Internal error “BLOB/TEXT column ‘note’ can’t have a default value”
Might be something to do with your MySQL being … oh, so strict! I’ve emailed you a link to a tweaked adi_notes for testing.
Last edited by gomedia (2015-05-14 23:19:57)
Offline
#90 2015-06-07 12:24:29
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
Version 1.3.1 available for download which as fixes for MySQL servers running in strict mode.
Offline
Re: adi_notes - leave notes for Textpattern users
Adi, some css nitpicking > .adi_notes_form label input.checkbox { margin-right: 0.5em } and .adi_notes_form label input.radio { margin-right: 0.5em } … :)
Last edited by RedFox (2016-11-20 19:47:52)
Offline
#92 2016-11-20 20:04:29
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
No problem, nitpick away …! adi_notes hasn’t been 4.6-ified yet & part of that process will be to streamline CSS.
Offline
Re: adi_notes - leave notes for Textpattern users
Hi Adi,
for information, after migration to Mysql 5.7.* and update to adi_notes 1.3.1, I’m a Pesky zero dates 0000-00-00 00:00:00 issue with last-mod format in adi_notes table
Offline
#94 2017-02-10 21:05:40
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
sacripant wrote #303921:
Hi Adi,
for information, after migration to Mysql 5.7.* and update to adi_notes 1.3.1, I’m a Pesky zero dates 0000-00-00 00:00:00 issue with last-mod format in adi_notes table
Thanks for that. Pesky indeed. Just out of curiosity, did the UPDATE command work or did you have to do the subselect version?
Offline
Re: adi_notes - leave notes for Textpattern users
gomedia wrote #302980:
No problem, nitpick away …! adi_notes hasn’t been 4.6-ified yet & part of that process will be to streamline CSS.
And how far are you with making adi_notes compatible with 4.6.x?
Offline
#96 2017-03-19 11:13:19
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_notes - leave notes for Textpattern users
RedFox wrote #304898:
And how far are you with making adi_notes compatible with 4.6.x?
To be honest … it’s going to be a while. Sorry.
Offline