Search found 5 matches

by bungybunny
Mon May 28, 2007 11:57 am
Forum: Bugs
Topic: Static Page / Contact Form plugin interaction problem?
Replies: 0
Views: 2777

Static Page / Contact Form plugin interaction problem?

Odd problem.

When my plugin list is static page followed by contact from when a contact entry is submittedI receive no "Your message has been successfully mailed!" message. I just get the static page I've defined as my homepage (redirect to index.php#feedback) .

When I move the contact form plugin ...
by bungybunny
Mon May 28, 2007 11:31 am
Forum: Plugins
Topic: Contact Form results page returns errors
Replies: 4
Views: 3988

I was having a similar problem whereby the redirect to index.php#feedback resulted in just the 'home' page being displayed.

Resolved it by placing the contact from plugin above the static page plugin
by bungybunny
Sun Jan 21, 2007 10:12 am
Forum: Themes
Topic: Andreas08 Theme
Replies: 3
Views: 4009

Based on Abdussamad's changes I've amended my version of the Andreas08 template. Not entirely sure I'm happy with the look yet, but it's there technically.

If anyone's interested the code is here:

[config.inc.php]
$serendipity['smarty']->assign(array('currpage'=> "http://".$_SERVER['HTTP_HOST ...
by bungybunny
Thu Jan 18, 2007 6:39 pm
Forum: Themes
Topic: Andreas08 Theme
Replies: 3
Views: 4009

That looks like just what I'm looking for. Obviously I didn't lob the correct term(s) in the forum search. I'll have a hack tomorrow.

Many thanks for the response, much appreciated.

Andy
by bungybunny
Thu Jan 18, 2007 3:20 pm
Forum: Themes
Topic: Andreas08 Theme
Replies: 3
Views: 4009

Andreas08 Theme

Only installed s9y today and this is my first post here, so this may well be a newbie question (so I'll get my apologies in in advance!).

I'm stumbling around getting to grips with s9y and using the Andreas08 theme/template.

My problem is that looking at index.tpl I can't see how a list item ...