Applesauce17
02-17-2003, 11:54 PM
I just installed b2 but cannot figure out how to edit it to make my layout show up because of all the different PHP. Can someone point me in the direction of a tutorial or something? Thanks.
|
View Full Version : How to configure b2 Applesauce17 02-17-2003, 11:54 PM I just installed b2 but cannot figure out how to edit it to make my layout show up because of all the different PHP. Can someone point me in the direction of a tutorial or something? Thanks. epolady 02-18-2003, 12:21 AM What I did when I was making my layout was start fresh. Make sure you have <?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?> in the first line of your coding, then i took the variables i wanted (time, date, etc) from either the generic template or in the readme.html (http://www.cafelog.com/readme.html) and placed them within your HTML coding. Hope this helps. MaGiCSuN 02-18-2003, 12:18 PM I've also installed b2 once and i'm right you have to upload a file first before you make it in your configuration from b2. So what i mean is when you want to start a new page called blah.php (you can edit it in your b2 menu) you first need to upload a page called blah.php and then you are able to open in it your b2 menu Love, Mirna |