Welcome to Geeklog Wednesday, May 22 2013 @ 06:31 AM EDT
|
||||||||
![]() |
Forum Index > Support > Installation Support |
New Topic
|
Post Reply
|
upgrade |
|||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
im in need too
pls help im upgrading from 1.3.7sr2 to 172 and its failing me all the time ... first i had a problem that > was missing after ? in siteconfig.php then htmlspecialchars in xmlsitemap windows-1250 is not suported after few retries i i get a blank page after clicking on upgrade button - with all the data in url infact first time i got blank page when i clicked on 'upgrade and configure plugins' i restored the backups, loged in 137 disabled plugins ... preped all for upgrade - and again blank page - with all the data in url what am i doing wrong? if i go to prewiew of the site it says Fatal error: Call to undefined function mbyte_strlen() in /var/www/vhosts/...snip.../system/lib-plugins.php on line 1565 |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
is it possible that the problem would be
plugins classifads - quite an outdated version (that dirk wrote afaik), but - plugin vas disabled before upgade my error log reads: Fri May 27 14:27:31 2011 - 1054: Unknown column 'status' in 'field list'. SQL in question: SELECT status FROM gl_slo_users WHERE uid=2 pet 27 maj 2011 18:57:54 CEST - 1054: Unknown column 'header_tid' in 'where clause'. SQL in question: SELECT format, filename, title, language FROM gl_slo_syndication WHERE (header_tid = 'all' pet 27 maj 2011 18:57:54 CEST - 256 - An SQL error has occurred. Please see error.log for details. @ /var/www...snip.../system/databases/mysql.class.php line 260 |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13027 |
The SQL errors indicate that the intermediate upgrade step from 1.3.11 to 1.4.0 fails, although I'm not sure why. Did you try running the upgrade again after that failure (without a restore of the old db)?
I don't think it has anything to do with the Classifads plugin, especially if you disabled it. bye, Dirk |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
tried milion of things ... allways i got an error of some kind
but this time i only get blank page ... with url filled with data sent to webpage if the problem is not in plugin it must be in slovenian language funny thing is that i sucesfuly upgraded geeklog in english language (same version to same version - on same server), just few days before this one it had not clasifads installed is there a way to 'manually' upgrade the database? imho flatfiles are as good as they get, i can reupload them ... but ... imho its ok ... |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
I get once a language problem to upgrade. Since I always make upgrade with my admin language set to english? You might try this to see if it is a language issue.
Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
Also, geeklog 1.8.0 is coming in few hours
Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
not that kind of language problem, but htmlspecialchars kinda problem ...
im using windows-1250 as encoding |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
this upgrade is killin me
upgrading from version (1.3.11sr7) mistake in my first post and since i couldn't upgrade in any way i started to convert the site to utf-8 (so i can easily upgrade it later) following the instructions here http://www.geeklog.net/article.php/200410120657418 all the characters that needed were replaced in editor settins in config file and in slovenian_utf-8 and in slovenian were changed to utf-8 they look ok in all editors they look ok in phpmyadmin but on site they do not not the ones from flatfiles or the ones from database ... professional template gives me warning when i chooze/use slovenian_utf-8 language file for my user (i created utf-8 from normal slovenian file) PHP Formatted Code Warning: Cannot modify header information - headers already sent by (output started at ...snip.../language/slovenian_utf-8.php:1) in ...snip.../lib-common.php(998) : eval()'d code on line 1classic that we use as default on this site gives 2 warnings but they dissapear before can read them - i notice them only when i change language file ... |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
Yes it is a good choise to convert to utf-8. Read some warning about pre 1.4.1 geeklog version. Maybe this can help.
Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
Quote by: %3A%3ABen Yes it is a good choise to convert to utf-8. Read some warning about pre 1.4.1 geeklog version. Maybe this can help. gr8 its moving forward at last i can see most of the specialchars from database displayed on website now i added @mysql_query ("SET NAMES 'utf8'", $this->_db); looks like im still missing sumting at utf language files - hence the warning - will find apropriate editor and check what can i use as non-utf-capable text editor? |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
We speak french on http://geeklog.fr |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
i do too
i tried several more: gedit, pspad, ... in all editors chars look ok and as i said after your update they even show properly the only trouble is in names of the week - chars are not yet displyed ok ... in menu they were misinterpreted too, but i changed header.php where they were hard encoded to utf and now its ok ... must i change all the teplate files to utf encoding too? ps now i noticed the warning is gone is it possible it was there couse of header.php not beeing in utf encoding? |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
You will need to create slovenian utf-8 language file for all plugins too (calandar, polls, links, staticpages, spamx, xmlsitemap).
Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
they will come with upgrade ... i hope
its 1.3.11 has 2 plugins staticpages and spamx will check them too |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
language files are displaying properly in editor(s)
but i still cant see specialcharacters from plugin language files properly displayed on website ... what more can i check? another hack needed somewhere? similar to the one for database maybe? |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
Quote by: gape language files are displaying properly in editor(s) pls |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
suceded in allmost all aspects
but characters when displaying the date, are still not represented ok PHP Formatted Code ?etrtek, junij 23 2011 @ 22:51 CESTthe ? sign is wrong char ... should be ? or ? c with ? ... during prewiwes i can see proper chars (here on forum) but when i post, they get changed by ? where should i look? |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1359 |
You can try in the config >> Languages and Locale >> Locale = sl_SI.utf8
Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| gape |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 05/30/02 Posts: 128 |
u the greatest
that was it tyvm btw instructions here http://www.geeklog.net/article.php/200410120657418 should be updated |
||||||
|
|||||||
| Content generated in: 1.37 seconds |
|
|
|