I think that we may have more bugs that we thought here.
IE hangs when even trying to use this website, no problems
in FireFox except for limited views especially when using this
posting format, at first I did not see the Block where I could type in this text.
But it is here. May be something in the style sheet or cross
browser compatibility.
I'm stilling having major issues even getting past the install.
First I had errors with php_flag in the htaccess file
Second I had to comment out the md_substr() comments
just to run the install/index.php
Now it will not upload the db via the install process;
stops at the very first line. States
Error Creating Tables ('AdminBanList') (You have an error in your SQL Syntax
Check the check the manual that corresponds to your MySql Server Version
for the right syntax to use" near line 1);
The only executable instruction for the db is SET NAME ('utf8');
Which refers to character syntax and this is ok for MySql version 5.0
which is what I'm using.
So I imported the db manually through phpmyadmin and tested the db
using MySQL Contemp which is a program that i have that checks a
db for any problems in the statements and tables or it's sytax
and it could not find any.
So I restarted the Dolphin Install all the way through to the point about
all the info about the db, and low and behold it deleted everything I had
done.
So I proceeded again to install and came up with the same problem as before.
Does anyone have any suggestions>
Lost and confused for sure now
Thanks
Tim