missing tiki_rss_items and unable to log
- Status
- Closed
- Subject
- missing tiki_rss_items and unable to log
- Version
- 5.x
- Category
- Error
- Feature
- Database MySQL (MyISAM)
Installer (profiles, upgrades and server-related issues) - Submitted by
- trois14
- Lastmod by
- trois14
- Rating
- Description
I am trying to test 5.0 RC1 on locahost, but after installing database i received this error message
''Table 'dbxxxxxx.tiki_rss_items' doesn't exist
The query was:
SELECT * FROM `tiki_rss_items` WHERE `rssId` IN( ? ) ORDER BY publication_date DESC
Values:1. 8
The built query was likely:
SELECT * FROM `tiki_rss_items` WHERE `rssId` IN( '8' ) ORDER BY publication_date DESC''It was the same with 5.0 beta 2, and when i look to my database tiki_rss_items doesn't exist.
Is it a new table with tiki 5? not install with upgrader?- Importance
- 9 high
- Priority
- 45
- 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
- 3180
- Created
- Saturday 15 May, 2010 10:06:23 UTC
by trois14 - LastModif
- Sunday 16 May, 2010 17:51:32 UTC