Forums / Cotonti / Skins / symisun-03 header log in

not working

pieter
#35555 2012-09-22 05:21
#35552 musashi9:

One last thing, is it possible to have the Latest Comments in the funky box at the top, next to latest forum posts.

Normally this is already inside the theme.
In header.tpl, yuo will find on line 79 the following:

			<!-- If you want an extra tab between Forums and Pages. Change also header-latest_original.png in header-latest.png
			<div id="comments" class="tabcontent">
				<h4 class="none">{PHP.themelang.index.Recentcomments}</h4>
					{PLUGIN_LATESTCOMMENTS}
            </div>
			-->

Remove the <!-- and --> and do what the text say about changing the pictures.

And line 92

!-- If you want an extra tab between Forums and Pages
					<li class="c"><a href="#" rel="comments"><span>{PHP.themelang.index.Recentcomments}</span></a></li>
					-->

And then you have to look for the right plugin to show the comments. It existed but I can't find it directly.

Added 1 hours later:

#35552 musashi9:

Hi, I have the latest version of Cotonti and I want to use the symisun-03 Theme, but none of the header submits work

I try and log in and it just sends me back to the same page and I am still logged out.

Are you sure your domain in config.php is right? Without the ending slash?

... can we help you ...
This post was edited by pieter (2012-09-22 07:01, 11 years ago)