vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - [AJAX] Top X - ALP Pro (https://vborg.vbsupport.ru/showthread.php?t=150766)

Quantnet 08-12-2007 12:53 AM

I have to take this off as my members complain about being confused of new posts showing as old. i wait till this got fixed

nnjj.net 08-12-2007 08:17 AM

installed :D

Quantnet 08-12-2007 10:29 PM

It seems the $gthread_newpost variables does not work on the templates because it always refer to as 'old'

I also tried to change this in my alp_latest_bit template

<if condition="($vboptions['alp_npi']) AND ($getstats_thread[lastpost] > $vbulletin->userinfo['lastvisit'])">

but it still does not work. maybe someone can have a better idea.

TrIn@dOr 08-13-2007 03:21 PM

Quote:

Originally Posted by TrIn@dOr (Post 1314592)
Can u tell us or me how did u fix that on your site?

Thanks.

Figured it out by myself.

If someone need to change the font color of the title of the table u will need to modifiy 2 templates of alp.

"alp_latest_post" and "alp_latest_post_yeni"

In both templates u have this:
HTML Code:

        <td class="tcat" colspan="3">
<form action="index.php?do=alppro" method="post" id="alp_form">
<span style="float: right;">&nbsp;
<input class="button" tabindex="1" value="$vbphrase[alp_renew]" id="vB_ReNew" type="button" onclick="alp_change2();" style="overflow: visible; border: 0px inset; background-color: transparent; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; " />
</span>
<input class="button" tabindex="1" value="[ $vbphrase[alp_latestposts] ]" id="vB_ReNew" type="button" onclick="alp_change();" style="overflow: visible; border: 0px inset; background-color: transparent; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; " />
<if condition="$vboptions[alp_spt]== 1">
<input class="button" tabindex="1" value="[ $vbphrase[alp_popular] ]" id="vB_ReNew" type="button" onclick="alp_change2();" style="overflow: visible; border: 0px inset; background-color: transparent; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; " />

And you need it like this:
HTML Code:

        <td class="tcat" colspan="3">
<form action="index.php?do=alppro" method="post" id="alp_form">
<span style="float: right;">&nbsp;
<input class="button" tabindex="1" value="$vbphrase[alp_renew]" id="vB_ReNew" type="button" onclick="alp_change2();" style="overflow: visible; border: 0px inset; background-color: transparent; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; color: white;" />
</span>
<input class="button" tabindex="1" value="[ $vbphrase[alp_latestposts] ]" id="vB_ReNew" type="button" onclick="alp_change();" style="overflow: visible; border: 0px inset; background-color: transparent; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; color: white;" />
<if condition="$vboptions[alp_spt]== 1">
<input class="button" tabindex="1" value="[ $vbphrase[alp_popular] ]" id="vB_ReNew" type="button" onclick="alp_change2();" style="overflow: visible; border: 0px inset; background-color: transparent; background-color: transparent; font-family: tahoma, arial, verdana; font-size: 11px; font-weight: bold; text-decoration: none; cursor: pointer; color: white;" />

In the 2 buttons u choose your text color and DONE :D

Loxor 08-13-2007 09:06 PM

very nicely done installed thank you

sweet managed to get the category text changed too many thanks

Quantnet 08-19-2007 08:12 PM

any update on the old post icon fix ?

avaio 08-20-2007 01:37 AM

How to enable for guests too see it too?

avaio 08-20-2007 10:39 AM

nobody help me?

nigelbb 08-21-2007 04:18 AM

A very nice modification. Thank you.

Just a suggestion but larger fields for Forum Name & Thread Title would be nice. I am only displaying a minimal subset of the fields & have plenty of room for the full thread title & forum name.

Cheers

Nigel

Techno05 08-21-2007 05:36 AM

I have a Black Title bar and my members can't see the text to click it. Where can I edit it.


All times are GMT. The time now is 07:45 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01167 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete