MyBB Community Forums

Full Version: [F] MyBB won't install :(
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hello,

First of all I appologize for any inconvience this error has made. Second of all we are looking into addressing the issue.

Cheers,
Tikitiki
Just remove

// Include the files necessary for installation
if(file_exists(MYBB_ROOT.'inc/config.php'))
{
	require_once MYBB_ROOT.'inc/config.php';
}

from the ./install/index.php

Attached in a modified version of ./install/index.php
Nice one Zaher, everything went through perfectly!
MyBB download has been updated.

Anyone having problems, please download a fresh copy of MyBB 1.2.3 from the MyBB site.
wow this issue was solved quickly! Thanks to all for their input Smile
Dude, YOU OWN. Thank you SO MUCH Smile.
Chris Boulton Wrote:MyBB download has been updated.

Anyone having problems, please download a fresh copy of MyBB 1.2.3 from the MyBB site.

is it located at

http://wiki.mybboard.com

or please send the link here

the new index.php didn't work with my installation

thank you
Thank you

Everything done well

I have my forum .. new one thankssss
Thanks guys!
Pages: 1 2 3 4