vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Active Topics 0.1 done (https://vborg.vbsupport.ru/showthread.php?t=249)

08-26-2000 02:20 PM

I'v install the Active topic 0.1 ,and I works fine, but I don't wanna display any topic of my private and limited forums,what can I do?

Thanks in advance.:)

09-12-2000 07:28 PM

Really good job...

#Wanderer... your Link(zip) is down or im unable loading it. Could u check it ?

THX:_A_LOT

09-12-2000 08:35 PM

Try again. Very high load on system has since died down...

09-12-2000 11:54 PM

Thx Now it works ;)

09-25-2000 03:59 PM

I have absolutely no luck getting this script. Seems I just get you main page always when trying to see the script. Is it still up?

09-25-2000 04:37 PM

Email me if you have problems getting the script and I will email it back to you.

11-03-2000 08:38 PM

I love this hack, and actually got it to work with my limited knowledge of php, but I'm wondering- how do I get active topics to display the text of the last post instead of the first? I'm sure it's something easy, so I figure I must be missing it!
Thanks,
TigerLily:)

11-04-2000 04:41 PM

I got it, and it was easy!

Go to line 144 in Active.php and change asc to desc:

$querythread="select * from post where threadid='$latest_array[threadid]' order by dateline asc limit 1";

so it looks like:

$querythread="select * from post where threadid='$latest_array[threadid]' order by dateline desc limit 1";

Works fine!! Wow! There may be hope for me yet!
TigerLily:)


All times are GMT. The time now is 06:18 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.01107 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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