March 21st 2009

PermaLink Saturday 21:04 am, by admin >>>MSGFORM<<<, 40 words, VIEWED 799 TIMES   English (US)
Categories: b2evolution Tips

This post title is "Extended post with no teaser"

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.

CLICK ME!

Permalink BEFORESend feedbackAFTER
PermaLink Saturday 21:04 am, by admin >>>MSGFORM<<<, 81 words, VIEWED 245 TIMES   English (US)
Categories: b2evolution Tips

This post title is "Apache optimization..."

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.

Permalink BEFORESend feedbackAFTER
PermaLink Saturday 21:04 am, by admin >>>MSGFORM<<<, 42 words, VIEWED 236 TIMES   English (US)
Categories: b2evolution Tips

This post title is "Clean Permalinks!"

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’)

Permalink BEFORESend feedbackAFTER
PermaLink Saturday 21:04 am, by admin >>>MSGFORM<<<, 32 words, VIEWED 64 TIMES   English (US)
Categories: b2evolution

This post title is "This is a sample linkblog entry"

This is sample text describing the linkblog entry. In most cases however, you'll want to leave this blank, providing just a Title and an Url for your linkblog entries (favorite/related sites).
Permalink BEFORESend feedbackAFTER
PermaLink Saturday 21:04 am, by admin >>>MSGFORM<<<, 2 words, VIEWED 55 TIMES   English (EU)
Categories: b2evolution

This post title is "b2evolution"

Project home
Permalink BEFORESend feedbackAFTER

<<>> OLDER STUFF>>

Bethel Music Ministry Blog All

Bethel Music Ministry is committed to providing an easy to use Blog, and be a gathering place, for brother and sisters in Christ from around the world! Our main goals is to provide a Blogger an effective tool for drawing people to higher levels of experience in Praise & worship.

| Next >

September 2010
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    

Search

Archives

An unexpected error has occured!

If this error persits, please report it to the administrator.

Go back to home page

Additional information about this error:

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:35:20')
ORDER BY post_main_cat_ID ASC, post_title ASC
LIMIT 20