Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-12-03 12:20:32
- _absurd
- New Member
- Registered: 2009-12-03
- Posts: 1
(Post-)Installation Problems and multiple errors
Hello,
I just installed TXP on my webhost. This went fine without any errors.
Only on the confirmation-page that tells me that I can now log in to my admin account an error occurs concerning /textpattern/lib/IXRClass.php: On line 525 errstr is undefined.
Why this?
Ok. I just went on. But when I go to my homepage the following error messages occur just above my default TXP page:
Warning: Unknown column ‘load_order’ in ‘order clause’ select name, code, version from txp_plugin where status = 1 AND type IN (0,1) order by load_order in /users/johannesknaus/www/textpattern/lib/txplib_db.php on line 85
Tag error: <txp:article_custom section=’<txp:section />’ wraptag=“ul” break=“li”> -> Textpattern Warning: Unknown column ‘Expires’ in ‘field list’
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = ’0000-00-00 00:00:00’) and Section IN (‘default’) order by Posted desc limit 0, 10 on line 85
Tag error: <txp:article limit=“5” /> -> Textpattern Warning: Unknown column ‘Expires’ in ‘where clause’
select count(*) from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = ’0000-00-00 00:00:00’) and Section != ‘about’ on line 85
Tag error: <txp:article limit=“5” /> -> Textpattern Warning: Unknown column ‘Expires’ in ‘field list’
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = ’0000-00-00 00:00:00’) and Section != ‘about’ order by Posted desc limit 0, 5 on line 85
I can log in to my admin account. But then only an nearly empty page is displayed with Only the Textpattern icon, my name, and Log out.
I don’t know if all these errors have something in common. Could anybody help me?
BTW: I rechecked the system requirements of my webhosts server. It should run in principle.
Cheers,
_absurd
Offline
#2 2009-12-03 15:14:43
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: (Post-)Installation Problems and multiple errors
Often it’s sufficient to just log out and log back in.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline