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
- 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+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1209
- Created
- Thursday 12 July, 2007 07:27:33 UTC
by Unknown - LastModif
- Tuesday 14 April, 2009 12:00:39 UTC