Loading...
 
Skip to main content

Error: viewing and creation Article

Status
Closed
Subject
Error: viewing and creation Article
Version
1.9.x
Category
  • Error
Feature
Article
Resolution status
Fixed or Solved
Submitted by
egor347
Volunteered to solve
egor347
Lastmod by
Beestje
Rating
(0)
Description

At viewing and creation Article such mistake:

Warning: mysql error: Unknown column 'tiki_articles.author' in 'on clause' in query:

select `tiki_articles`.*,
`users_users`.`avatarLibName`,
`tiki_article_types`.`use_ratings`,
`tiki_article_types`.`show_pre_publ`,
`tiki_article_types`.`show_post_expire`,
`tiki_article_types`.`heading_only`,
`tiki_article_types`.`allow_comments`,
`tiki_article_types`.`comment_can_rate_article`,
`tiki_article_types`.`show_image`,
`tiki_article_types`.`show_avatar`,
`tiki_article_types`.`show_author`,
`tiki_article_types`.`show_pubdate`,
`tiki_article_types`.`show_expdate`,
`tiki_article_types`.`show_reads`,
`tiki_article_types`.`show_size`,
`tiki_article_types`.`show_topline`,
`tiki_article_types`.`show_subtitle`,
`tiki_article_types`.`show_linkto`,
`tiki_article_types`.`show_image_caption`,
`tiki_article_types`.`show_lang`,
`tiki_article_types`.`creator_edit`
from `tiki_articles`, `tiki_article_types`left join `users_users` on `tiki_articles`.`author` = `users_users`.`login` where `tiki_articles in /home/www/istiki/lib/tikidblib.php on line 134

Solution

Unable to reproduce the problem on 1.9.11 and 2.2

I assume the problem has been fixed by now.

Importance
3
Priority
15
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
1209
Created
Thursday 12 July, 2007 07:27:33 UTC
by Unknown
LastModif
Tuesday 14 April, 2009 12:00:39 UTC


Show PHP error messages