multi blog template colour change

Skinning and designing Serendipity (CSS, HTML, Smarty)
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!


Got the screenshots. But I meant the plugin event overview, not the actual property of the plugin - because in the overview I might spot other problems that might intervene.

Can you also please check if your green mile's index.tpl contians the code I pasted?

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/
jamesmusic
Regular
Posts: 46
Joined: Thu Jun 28, 2007 6:50 pm
Contact:

Post by jamesmusic »

the index.tpl file does indeed contain the code you pasted...
please have a look using the same url as i sent previously, here -
/template3.jpg
/template4.jpg

cheers,
James
jamesmusic
Regular
Posts: 46
Joined: Thu Jun 28, 2007 6:50 pm
Contact:

Post by jamesmusic »

1. Please try to put the categorytemplates plugin via drag'n'drop as the first plugin in the event plugin manager.

2. Please check if your files in the templates_c/ directory are writable (templates_c, NOT templates!). Try to delete those files, so that Serendipity will recreate them.

3. Please insert a simple line at the start of the greenmile index.tpl as well as the competition index.tpl. In the one insert:

<!-- GreenMile! -->
in the other
<!-- Competition! -->

that could give us a clue whether the proper index.tpl file is loaded.

Best regards,
Garvin
Followed your 3 tips - and amazingly it now works!
It must have been the order of the event plugin manager... not sure why, as i had moved it around previously (but not to the top)...but magically it worked.

I haven't tried point #3, as it seems to be working now - however if it crops up again, that'll be the first thing i'll check.

Thank you so much Garvin!!!! :D
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!
Followed your 3 tips - and amazingly it now works!
It must have been the order of the event plugin manager... not sure why, as i had moved it around previously (but not to the top)...but magically it worked.
It would be EXTREMELY interesting to know, which ordering got the plugin to work. There must be an interference with the plugin, so maybe if you sometimes find the time you could move the plugin down one by one, and see when it stops working. The plugin before the cateogrytemplate one will be the culprit, and I could try to fix the bug in that plugin. :)

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/
jamesmusic
Regular
Posts: 46
Joined: Thu Jun 28, 2007 6:50 pm
Contact:

Post by jamesmusic »

seems to be Microformats version: 0.41
that conflicts with the 'Templates of categories' plugin...
hope thats of some help!
many thanks again :D
Post Reply