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)

06-08-2000 05:43 AM

Craig,

Just curious.. what software did you use to create your top nav bar? I am clueless about graphics.... but it looks *cool*

06-08-2000 06:09 AM

Quote:

Originally posted by shri
Craig,

Just curious.. what software did you use to create your top nav bar? I am clueless about graphics.... but it looks *cool*


I am not sure what program he used to achieve this, but it would be a fairly easy task in Photoshop. I agree that it is very well done as well. :)

06-08-2000 06:21 AM

Can't take any credit for this i'm afraid - a chum did it for me. I believe he used Photoshop though...

06-14-2000 07:35 PM

Just wondering if I can get this topic back on track :)

I thought it would be better if we could make and exclude rather than a select to ignore certain forums. I have tons of them and rather than writing all of them and keeping track of them I would prefer simply adding the handful I would like ignored. Thats how the activethreads I have for UBB works.

Jan

06-18-2000 10:32 PM

Can somebody post a link to where I can get the latest version of this?

The links in the previous messages are invalid

Cheers

Mark

06-19-2000 01:21 AM

I downloaded wanderer's script (shri's gives me 404) and I am a bit clueless how to proceed. Can someone please explain to me how I set this up, what I need to edit, and how exactly do I generate a file that has x number of posts from one specific forum?

Also, can I rename the files to have a .php extention, rather than a php3?

Thanks

08-03-2000 08:02 AM

Hello,

Can someone please post a link that works for Wanderers active topics hack.

Thanks.

08-03-2000 01:33 PM

Here it is (found on the page before):

http://www.glcomputers.com/Wandrer/P...e-Topic2-5.zip

I have a little Problem with this hack.
The update-time is not shown on my active-page.

Ans how can I insert my header an footer?

08-03-2000 01:58 PM

Weird...I got a 404 error when I tried to access that before.

thanks

08-13-2000 12:29 AM

I am running this but would like to do so with a cron making a text file of this so it can be included into main page, and the cron updating that file hourly.

How would I go about this?

Thanks in advance...

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 08:11 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.01750 seconds
  • Memory Usage 1,743KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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