Manual :: Getting started ::
First steps...
There's also a beginner's tutorial on phpbuilder.
This was originally written by Isaac in the forums
This is how I learned b2evolution really quickly, without much trouble at all.
1. Log in to the backoffice. (You can do this in most skins with some sort of handy "Login" or "Admin" link tucked away nicely.)
2. Go through each page in the backoffice. There are lots of fields there. Enter data in each one with a description of what field it is. For example, in editing blog A, you could enter this info:
Title: "Blog A Title"
Description: "Blog A Description"
Blogroll: "This is the blogroll for blog A."
etc.
3. Save all your changes.
4. Look at your page using a few different skins.
If you set up a test blog (perhaps running on http://localhost ) and go through all the backoffice items, and look at that test blog in a few different skins, then you'll see right away where every item comes from. You'll look at the page and see "Blog A Blogroll" and know, "Oh, yeah, so that's where that gets set up." If you check out the code for the skins (blogs/skins/skinname/_main.php is always the place to start) you'll be able to see why certain skins look different.
Also, it should be noted that b2evolution is specifically marketed as a blogging app with loads of cool "whiz-bang" features. It's not for everyone, and no one ever said that it was. And really, it works from the same general premise as blogger - you've got a backoffice where you enter data, and skins to display it. As far as I can see, besides having LOADS of additional features the only real issue is that evoSkins are a bit more complicated than blogger's templates (but not much - you just swap some proprietary <&blogger tags&> for php function calls.) Also, you've gotta read the code and play with it to tweak it just how you want it. But all the code is extremely well-commented. Open up blog_a.php, and read what it says in there.
9 comments
You are asking in the wrong place I fear but, my guess is that you are referencing the URL to your blog in two different ways. For example if you have missed out the "www." (which you do not need) in your configuration but then try and log into the URL with the www then perhaps (like other software like textpattern, moodle and Movable Type) you will be lead back to the entry page.
LOTS OF LOVE HUGH SUE PETER AND JOHN
Fatal error: main(): Failed opening required '/homepages/2/d92449754/htdocs/eljacek/admin/_header.php' (include_path='.:/usr/local/lib/php') in /homepages/2/d92449754/htdocs/eljacek/admin/b2edit.php on line 15
and i have no idea how to fix this
Help!!
You guys do great work here and I appreciate the help.
Steve
Thanks in advance!
One problem I've notices with the live blog is that the search feature doens't appear to be working. What text is it searching? Current posts? Archived posts? (because I get no results when search for words that do exist on the posts.