Search found 17 matches

by deepspace
Fri Dec 11, 2009 5:10 pm
Forum: Installation
Topic: solution attempt...failed
Replies: 11
Views: 6936

Re: solution attempt...failed

pm sent, Thanks!
by deepspace
Fri Dec 11, 2009 4:01 pm
Forum: Installation
Topic: solution attempt...failed
Replies: 11
Views: 6936

Re: solution attempt...failed

yes Mysql. same as previous install
Thanks-
by deepspace
Thu Dec 10, 2009 8:54 pm
Forum: Installation
Topic: solution attempt...failed
Replies: 11
Views: 6936

Re: solution attempt...failed

v1.4.2 is correct. I get the error after I complete the installation page for advanced/beginner no matter which choice I make (advanced or beginner) I tried them both.
Thanks-
by deepspace
Thu Dec 10, 2009 6:25 pm
Forum: Installation
Topic: solution attempt...failed
Replies: 11
Views: 6936

Re: solution attempt...failed

I just re-downloaded from Serendipity site a fresh copy. uploaded entire includes folder (no ftp errors) same error:
Fatal error: Cannot redeclare serendipity_db_update() (previously declared in /home/content/l/e/e/leeofsted/html/include/db/db.inc.php:27) in /home/content/l/e/e/leeofsted/html/blog ...
by deepspace
Thu Dec 10, 2009 4:06 pm
Forum: Installation
Topic: solution attempt...failed
Replies: 11
Views: 6936

Re: solution attempt...failed

Hi, its the path to the second install. I got to the complete install end. This error came up upon finishing the initial configuration (it came up if I used basic or advanced). Data base is mysql 5.0.
Thanks-
by deepspace
Wed Dec 09, 2009 10:26 pm
Forum: Installation
Topic: solution attempt...failed
Replies: 11
Views: 6936

solution attempt...failed

Hello, I decided that I needed to completely re-install and start from scratch. The set up is:
shared hosting plan with separate domains in their respective folder.
One serendipity blog installed no problems there. While attempting to install for a separate domain (not the same data base) after I ...
by deepspace
Mon Dec 07, 2009 7:55 pm
Forum: Installation
Topic: login reappeares when navigate tru menu
Replies: 27
Views: 27024

Re: login reappeares when navigate tru menu

I wish I could see how these folks actually fixed this. I just did a fresh install and came up with the same thing. Nothing appears to change the back to log in re-direct.
Thanks-
by deepspace
Thu Dec 03, 2009 4:29 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Sorry I am back. I am not able to find anything such as:
{include_php} in smarty. Am I missing something in the install I wonder.
Cheers-Marc
by deepspace
Sat Nov 14, 2009 4:41 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Thank you and sorry for not getting back sooner. The .htaccess is giving other sites on the server fits so I haven't had time to attempt this. I'll give a go today.
Thanks again!
by deepspace
Wed Nov 11, 2009 5:43 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Thanks again for the help. Looks as though I made a mountain out of a mole hill. I am wondering how it is I could run another php script now. Say I wanted to place a very simple php survey It seems as though since index.tbl is not a php file in itself <?php.... ?> would not work.
Cheers-Marc
by deepspace
Tue Nov 10, 2009 6:43 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

I got it, almost. I just needed to subtract an extra /if, now just to work with the css.
Its located athttp://www.leeofsted.com/ Thanks for all your help.
by deepspace
Tue Nov 10, 2009 6:06 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Thank you, this blog is at the root level, and needs to be on the index.php page. Where is on another level it would be no problems. I just need to call the blog into the lower portion of a static page.
by deepspace
Tue Nov 10, 2009 4:16 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Good Morning, I guess I am not being clear. Some how index.php needs to call index.tbl. Plus index php needs a php action.
I did as you said, created index.tbl out of index.php.
Thanks-Marc
by deepspace
Mon Nov 09, 2009 10:14 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Sorry I have just one more question before I go forward. Here is current head for index.php:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type ...
by deepspace
Mon Nov 09, 2009 7:16 pm
Forum: Installation
Topic: embed at root level
Replies: 17
Views: 13311

Re: embed at root level

Thank you for the replies. I think I could handle the php but have been following other queries and found this one http://board.s9y.org/viewtopic.php?f=1&t=15923&p=91002&hilit=embedded+installs#p91002 which is clean. Seems like the best option all I need to do would be to alter the paths. Create the ...