A few questions about embedding,

Having trouble installing serendipity?
Post Reply
stabbish
Posts: 3
Joined: Fri Feb 02, 2007 8:07 am

A few questions about embedding,

Post by stabbish »

Installation went well, embedding worked fine EXCEPT!

Every time you click on a link it goes to the unstyled version instead of my embedded page.

Also my navbar which should be on the side is at the bottom.

www.stabbish.com/blogtest.php

If anyone could help me it would be appreciated.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: A few questions about embedding,

Post by garvinhicking »

Hi!

Did you set your indexFile s9y configuration option to point to your wrapper.php instead of index.php file?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
stabbish
Posts: 3
Joined: Fri Feb 02, 2007 8:07 am

Post by stabbish »

Sorry could you please explain how to edit this "IndexFile". I naturally assumed it was index.php
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Did you read the 'embedded installation' documentation here:

http://www.s9y.org/55.html

The indexFile option is the one you can specifiy inside the serendipity configuration panel.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
stabbish
Posts: 3
Joined: Fri Feb 02, 2007 8:07 am

Post by stabbish »

Thanks garvin, I'll give it a try. I did not see indexfile option before. ):

Also do you know how to fix the navbar?

EDIT

After messing around with the settings, When IndexFile is set to wrapper.php it redirects me to a blank page.

EDIT

I am starting to think that the leftside bar is causing my navbar to be pushed to the bottom, I searched the forum and have gotten no results :cry:
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

While the designers here will (rightly) claim this to be heresy, perhaps you should try a simple table-based layout. At least that way stuff won't get pushed around while you experiment with embedding.

A blank page usually indicates a PHP error. Often this is as simple as a blank, newline, or UTF-8 BOM code before the <?php or after the ?>. If you can look at your PHP error logs, we can provide better answers.
Judebert
---
Website | Wishlist | PayPal
Post Reply