Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2016-12-21 11:38:17
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
error on update 4.5.7 > 4.6.2
can’t finish the update, this error appears:
User_Error "Unknown character set: 'iso'"
in /home/bs1748/domains/estbirding.ee/public_html/textpattern/lib/txplib_db.php at line 409.
textpattern/lib/txplib_misc.php:1676 adminErrorHandler()
updateErrorHandler()
textpattern/lib/txplib_db.php:409 trigger_error()
textpattern/lib/txplib_db.php:782 safe_query()
textpattern/update/_to_4.6.0.php:255 safe_create()
textpattern/update/_update.php:90 include()
textpattern/index.php:180 include()
Offline
Re: error on update 4.5.7 > 4.6.2
Gallex wrote #303331:
can’t finish the update, this error appears:
User_Error "Unknown character set: 'iso'"...
Is your db currently using ISO-8859-1?
…. texted postive
Offline
#3 2016-12-22 08:13:48
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: error on update 4.5.7 > 4.6.2
bici wrote #303350:
Is your db currently using ISO-8859-1?
yes, but previously hasn’t been problem with ISO-8859-1
estonian language also has been installed to that site – is this could be a ‘trouble maker’?
Last edited by Gallex (2016-12-22 11:29:00)
Offline
#4 2016-12-22 13:05:17
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: error on update 4.5.7 > 4.6.2
no ideas what to do?
Offline
Re: error on update 4.5.7 > 4.6.2
If you can revert to the previous version (via a db-backup), I would install the rvm_latin1_to_utf8 plugin from ruud and try to update again after that.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#6 2016-12-23 08:54:21
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: error on update 4.5.7 > 4.6.2
colak wrote #303377:
If you can revert to the previous version (via a db-backup),
from phpmysql…? i haven’t backupped database couple of years.
I would install the rvm_latin1_to_utf8 plugin from ruud and try to update again after that.
could this done directly via phpmysql somehow?
sorry about these silly questions, but this topic is very unknown for me…
Offline
#7 2016-12-23 09:28:50
- Gallex
- Member
- Registered: 2006-10-08
- Posts: 1,315
Re: error on update 4.5.7 > 4.6.2
colak wrote #303377:
If you can revert to the previous version (via a db-backup), I would install the rvm_latin1_to_utf8 plugin from ruud and try to update again after that.
or, i ask the host provider to restore site to “pre-update” time?
Offline
Re: error on update 4.5.7 > 4.6.2
Gallex wrote #303389:
or, i ask the host provider to restore site to “pre-update” time?
That could be an option. Remember to of course back up your db before you ask your host to touch it.
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#9 2017-03-06 04:55:23
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: error on update 4.5.7 > 4.6.2
After one of many upgrades from Textpattern 4.5.7 to 4.6.2 I can’t login in the admin. It shows an fatal error:
Fatal error: Uncaught Error: Call to undefined function mysql_fetch_row() in /home2/vw/public_html/_xy/textpattern/lib/txplib_misc.php(1782) : eval()'d code:306 Stack trace: #0
/home2/vw/public_html/_xy/textpattern/lib/txplib_misc.php(1782) : eval()'d code(297): adi_file_tab_get_new_id() #1
/home2/vw/public_html/_xy/textpattern/lib/txplib_misc.php(1782) : eval()'d code(128): adi_file_tab_id() #2
/home2/vw/public_html/_xy/textpattern/lib/txplib_misc.php(1782) : eval()'d code(23): adi_file_tab_init('article', '') #3
/home2/vw/public_html/_xy/textpattern/lib/txplib_misc.php(1782): eval() #4
/home2/vw/public_html/_xy/textpattern/index.php(193): load_plugins(1) #5 {main} thrown in
/home2/vw/public_html/_xy/textpattern/lib/txplib_misc.php(1782) : eval()'d code on line 306
It’s very strange because all of my installs are similar and I had so far no such problems.
Offline
Re: error on update 4.5.7 > 4.6.2
Did you try disabling the adi_file plugin in phpmyadmin?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#11 2017-03-06 12:24:24
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: error on update 4.5.7 > 4.6.2
Hi colak
Can I disable a plugin in phpmyadmin? I’ll try it right away.
Offline
#12 2017-03-06 12:30:42
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: error on update 4.5.7 > 4.6.2
Thanks colak, I just deleted it. Now it works.
Offline