Page 1 of 1

install works but looks really weird. some links dont work

Posted: Tue Aug 08, 2006 3:34 am
by bryanford
Install went ok. The only thing that wasnt right was the .htaccess write permissions which I am waiting to hear back from my ISP.

Would that make it look like this:
http://test.bryanford.info/index.php

Any ideas?

Bryan

Posted: Tue Aug 08, 2006 5:04 am
by Chief
I Brian,

Try to remove this part of the code in index.php ?

//header('HTTP/1.0 200');
//header('X-Blog: Serendipity'); // Used for installer detection

clear the database ( drop all table ) and reinstall in expert mode.

Its look like my first bug in serendipity.

I am happy to help if I can .... :wink:

Posted: Tue Aug 08, 2006 6:20 am
by bryanford
Now i get a query failed message, when I remove that section or not.

Posted: Tue Aug 08, 2006 6:40 am
by Chief
Remember to remove serendipity_config_local_inc.php

Or best is to uplaod a clean installation from the zip file.

drop database again and retry from scratch.

Posted: Fri Sep 01, 2006 1:55 am
by bryanford
Sorry about the delay, for some reason I didnt get a reply notification and forgot about it. Will try deleting everything and starting over.

Bryan