This is an extended post with no teaser. This means that you won’t see this teaser any more when you click the “more” link.
In the /blogs folder as well as in /blogs/admin there are two files called [sample.htaccess]. You should try renaming those to [.htaccess].
This will optimize the way b2evolution is handled by the webserver (if you are using Apache). These files are not active by default because a few hosts would display an error right away when you try to use them. If this happens to you when you rename the files, just remove them and you’ll be fine.
b2evolution uses old-style permalinks and feedback links by default. This is to ensure maximum compatibility with various webserver configurations.
Nethertheless, once you feel comfortable with b2evolution, you should try activating clean permalinks in the Settings screen… (check ‘Use extra-path info’)
This is the long description for the blog named 'Blog B'.
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | ||
If this error persits, please report it to the administrator.
MySQL error!
Got error 28 from storage engine(Errno=1030)
Your query: Get ID list for Item List (Main|Lastpostdate) Query
SELECT DISTINCT post_ID
FROM evo_posts INNER JOIN evo_postcats ON post_ID = postcat_post_ID INNER JOIN evo_categories ON postcat_cat_ID = cat_ID
WHERE (cat_blog_ID = 4)
AND ( ( post_status IN ('published') ) )
AND (post_datestart <= '2010-09-08 21:34:51')
ORDER BY post_main_cat_ID ASC, post_title ASC
LIMIT 20