Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-04-10 07:09:43
- Lauski
- New Member
- Registered: 2009-02-19
- Posts: 5
[fi-fi] Warning: Unknown column 'load_order' in 'order clause' select name ...
Asensin juuri tuoreen asennuksen 4.0.8 versiosta (r3085).
Saan seuraavan herjan kokoajan kun olen kirjautuneena admin-osiolla. Lisäksi artikkelia tallennettaessa tulee joitakin erroreita.
Warning: Unknown column ‘load_order’ in ‘order clause’ select name, code, version from papitxp_plugin as txp_plugin where status = 1 AND type IN (1,3) order by load_order in /home/www/papi.fi/textpattern/lib/txplib_db.php on line 82
Ideoita mistähän voisi johtua?
Kun luo uuden artikkelin, se ei tallennu ja tulee seuraavaa:
Warning: Unknown column ‘load_order’ in ‘order clause’ select name, code, version from papitxp_plugin as txp_plugin where status = 1 AND type IN (1,3) order by load_order in /home/www/papi.fi/textpattern/lib/txplib_db.php on line 82
Warning: Unknown column ‘Expires’ in ‘field list’ insert into papitextpattern set Title = ‘a’, Body = ‘a’, Body_html = ‘
a
‘, Excerpt = ‘’, Excerpt_html = ‘’, Image = ‘’, Keywords = ‘’, Status = 4, Posted = from_unixtime(1239347440), Expires = ’0000-00-00 00:00:00’, LastMod = now(), AuthorID = ‘Lauski’, Section = ‘blogi’, Category1 = ‘’, Category2 = ‘’, textile_body = 1, textile_excerpt = 1, Annotate = 1, override_form = ‘’, url_title = ‘a’, AnnotateInvite = ‘Kommentti’, custom_1 = ‘’, custom_2 = ‘’, custom_3 = ‘’, custom_4 = ‘’, custom_5 = ‘’, custom_6 = ‘’, custom_7 = ‘’, custom_8 = ‘’, custom_9 = ‘’, custom_10 = ‘’, uid = ‘6cdd736845bf6748bb2860f6bb071027’, f in /home/www/papi.fi/textpattern/lib/txplib_db.php on line 82
Artikkelit -kohta antaa tälläisen:
Warning: Unknown column ‘Expires’ in ‘field list’ select *, unix_timestamp(Posted) as posted, unix_timestamp(LastMod) as lastmod, unix_timestamp(Expires) as expires from papitextpattern as textpattern where 1 order by Posted desc limit 0, 25 in /home/www/papi.fi/textpattern/lib/txplib_db.php on line 82
Last edited by Lauski (2009-04-10 07:20:25)
Offline