Recent Topics

1 May 31, 2009 00:59    

My b2evolution Version: 2.x

OK, I found this in the FAQ, however, the instructions tell me to edit a line in /blogs/index.php

I DON'T FRIGGIN' HAVE A FILE NAMED THAT!!! I have index.html, but guess what - all that's in that file is the following code:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

<head>

<title>Media Files</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<body>

<p>This folder is destined to receive images and other media files you upload from within b2evolution. </p>

</body>

</html>

and all it displays is "This folder is destined to receive images and other media files you upload from within b2evolution."

So HTF am I supposed to edit index.php?

2 May 31, 2009 05:26

OK, I guess the instructions were referring to v2.4.7? Which I'm trying to install now, but gof course that's not going to well either...

3 May 31, 2009 15:48

You're looking in media/blogs, but you're supposed to look in the root folder, which e. g. contains the folders media, plugins, skins etc. and a file "index.php".


Form is loading...