Beta testers for new version needed
- Makis
- BBCoder III
- Posts: 91
- Joined: 10 Mar 2010, 18:01
- BBCodes: 67
- Favourite MOD: Welcome On Index
- Location: Athens Greece
Beta testers for new version needed
It’s already enabled!!!
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Beta testers for new version needed
You are using and old version of the template files.
It only works with the new files.
Dont use the premodded or root, they are not yet updated.
It only works with the new files.
Dont use the premodded or root, they are not yet updated.
Board rules! No PM support
- Makis
- BBCoder III
- Posts: 91
- Joined: 10 Mar 2010, 18:01
- BBCodes: 67
- Favourite MOD: Welcome On Index
- Location: Athens Greece
Beta testers for new version needed
I downloaded yesterday night
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Beta testers for new version needed
Thats weird Makis because this is the recent_active_body.html file you use on your board:
and this is the one from the download:
You need the upload those 2 files to the templates folder.
Maybe you installed with automod?
There was a mispelling of the template folder that could cause an error.
Code: Select all
<!-- Start Recent Active Topics -->
<div class="forumlist">
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>{L_RECENT_ACTIVE}</dt>
<dd class="topics">{L_REPLIES}</dd>
<dd class="posts">{L_VIEWS}</dd>
<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
</dl>
</li>
</ul>
<!-- IF SCRIPT_NAME eq 'index' --><div class="portaltrigger portalactive"></div><!-- ENDIF -->
<div class="collapsethis">
<ul class="topiclist forums">
<!-- BEGIN recent_active -->
<li class="row">
<dl class="icon" style="background-image: url({ROOT_PATH}images/starimg.png); background-repeat: no-repeat;">
<dt>
<a href="{recent_active.U_FIRST_TOPIC}" class="forumtitle">{recent_active.TOPIC_TITLE}</a><br />
{L_POST_BY_AUTHOR} <a style="font-weight:bold; color: #{recent_active.TOPIC_FIRST_POSTER_COLOUR};" href="{recent_active.USERNAME_FIRST}">{recent_active.TOPIC_FIRST_POSTER_NAME}</a> {recent_active.TOPIC_TIME}
</dt>
<dd class="topics" style="width:8%">{recent_active.TOPIC_REPLIES}</dd>
<dd class="posts" style="width:8%">{recent_active.TOPIC_VIEWS}</dd>
<dd class="lastpost"><span>
{L_POST_BY_AUTHOR} <a style="font-weight:bold; color: #{recent_active.TOPIC_LAST_POSTER_COLOUR};" href="{recent_active.USERNAME_LAST}">{recent_active.TOPIC_LAST_POSTER_NAME}</a> <a href="{recent_active.U_LAST_TOPIC}">{LAST_POST_IMG}</a><br />{recent_active.TOPIC_TIME}</span>
</dd>
</dl>
</li>
<!-- END recent_active -->
</ul>
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
</div>
<!-- End Recent Active Topics -->
Code: Select all
<!-- Start Recent Active Topics -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>{TSRAT_NUMBER} {L_RECENT_ACTIVE}</dt>
<dd class="topics">{L_REPLIES}</dd>
<dd class="posts">{L_VIEWS}</dd>
<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
</dl>
</li>
</ul>
<ul <!-- IF S_TS_JSSCROLL -->id="vertical-ticker" <!-- ENDIF -->class="topiclist forums">
<!-- BEGIN recent_active -->
<li class="row">
<dl class="icon" style="background-image: url({ROOT_PATH}images/starimg.png); background-repeat: no-repeat;">
<dt>
<a href="{recent_active.U_FIRST_TOPIC}" class="forumtitle">{recent_active.TOPIC_TITLE}</a><br />
{L_POST_BY_AUTHOR} <a style="font-weight:bold; color: #{recent_active.TOPIC_FIRST_POSTER_COLOUR};" href="{recent_active.USERNAME_FIRST}">{recent_active.TOPIC_FIRST_POSTER_NAME}</a> {recent_active.TOPIC_TIME}
</dt>
<dd class="topics" style="width:8%">{recent_active.TOPIC_REPLIES}</dd>
<dd class="posts" style="width:8%">{recent_active.TOPIC_VIEWS}</dd>
<dd class="lastpost"><span>
{L_POST_BY_AUTHOR} <a style="font-weight:bold; color: #{recent_active.TOPIC_LAST_POSTER_COLOUR};" href="{recent_active.USERNAME_LAST}">{recent_active.TOPIC_LAST_POSTER_NAME}</a> <a href="{recent_active.U_LAST_TOPIC}">{LAST_POST_IMG}</a><br />{recent_active.TOPIC_LAST_POST_TIME}</span>
</dd>
</dl>
</li>
<!-- END recent_active -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- End Recent Active Topics -->
Maybe you installed with automod?
There was a mispelling of the template folder that could cause an error.
Board rules! No PM support
- Makis
- BBCoder III
- Posts: 91
- Joined: 10 Mar 2010, 18:01
- BBCodes: 67
- Favourite MOD: Welcome On Index
- Location: Athens Greece
Beta testers for new version needed
Just a minute Stoker, if you have one
(I never use auto mode)
(I never use auto mode)
- Makis
- BBCoder III
- Posts: 91
- Joined: 10 Mar 2010, 18:01
- BBCodes: 67
- Favourite MOD: Welcome On Index
- Location: Athens Greece
Beta testers for new version needed
Can you take a look now please?
Changed files refresh template & purge the cache
Changed files refresh template & purge the cache
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Beta testers for new version needed
In your overall_header.html delete this:
Then move this line up right before:
Code: Select all
<script type="text/javascript">
if (typeof jQuery == 'undefined') {
document.write(unescape('%3Cscript src="{ROOT_PATH}script/jquery-1.7.min.js" type="text/javascript"%3E%3C/script%3E'));
}
</script>
Code: Select all
<script src="{ROOT_PATH}script/jquery-1.7.min.js" type="text/javascript"></script>
Code: Select all
<script src="{ROOT_PATH}script/jquery.totemticker.js" type="text/javascript"></script>
Board rules! No PM support
- Makis
- BBCoder III
- Posts: 91
- Joined: 10 Mar 2010, 18:01
- BBCodes: 67
- Favourite MOD: Welcome On Index
- Location: Athens Greece
Beta testers for new version needed
Works perfect except in IE 8 with which I see yours just fine
Anyway THANKS again Mr. Stoker
Anyway THANKS again Mr. Stoker
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Beta testers for new version needed
No problem. Im glad you got it working
I am releasing 1.0.5 tonight
Locking this topic as it only was for beta testing.
I am releasing 1.0.5 tonight
Locking this topic as it only was for beta testing.
Board rules! No PM support