Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 07-01-2000 Last Update: Never Installs: 0
 
No support by the author.

This is a suggestion.

Don't know if this is already available.

Like the hot topic (flaming folders) but the icons do something (don't know what yet, need some good icons) when a thread is read like 100 times or something or more depending on your board.

I think it would be interesting, or whould it just be a annoying?

Up to you?

I just bought the software last night.
Installed good.
Already impressed.

Now lets get some good new innovating hacks going.
Something new and useful (I am not neccessary talking about my idea or anything).

thanks.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 07-05-2000, 06:40 AM
Guest
 
Posts: n/a
Default

What do you mean 'do something'? Flaming topic icons are already available - see the Graphics forum.
Reply With Quote
  #3  
Old 07-05-2000, 07:09 AM
Guest
 
Posts: n/a
Default

No, not the flaming topic from a post being replied to XXX number of times but getting hot (or something better) from XXX number of page views.

For instance,
It turns hot pink, or whatever, if the topic is viewed 500 times no matter how many replies it gets.

I see that this would be good in many different forums, such as forums that post a large number of jokes where it is not important how many people reply but how many people read it.

Or like News forums where not many people reply but alot view it.
Maybe a heavy traffic icon or something.
It would signify which threads on getting the most attention, without really worrying about how many replies.

Do you see what I mean.
It is a fairly new idea as most boards do not have the viewed category on it.
And since vbulletin does it would be a cool little extra.
But a name for this occurance and a icon would need to be made for it.
Reply With Quote
  #4  
Old 07-05-2000, 07:14 AM
Guest
 
Posts: n/a
Default

not to mention another column, which would make the pages look a little more cluttered...
Reply With Quote
  #5  
Old 07-05-2000, 07:14 AM
Guest
 
Posts: n/a
Default

Oh right I get it. Neat idea. Since the views figure is readily available in the forum display it shouldn't be too hard to implement either.
Reply With Quote
  #6  
Old 07-05-2000, 07:24 AM
Guest
 
Posts: n/a
Default

you can stick it in with the views column.

Maybe like the galaga hack where the icon changes as more
people view it.

Like I said, it would be great for a news/joke forum.

Have 10 levels and as the views hit 100, 250, 500, whatever the icon changes.

But it can be a starter default icon until it gets many views.

Once again, just and idea.
Reply With Quote
  #7  
Old 07-05-2000, 07:26 AM
Guest
 
Posts: n/a
Default

Is their a hack that will take you directly to the threads with the most views.

Like active threads but only the ones viewed over 500 times or something.

I am not sure if this is part of active threads or not.
I am thinking that is just the threads since you logged on.

A hack that you can call from other pages on your site with threads that have the most views for that day.

Actually,
I think it would be nice to get rid of the read 258 times or whatever and make it ranked like the galaga so instead of a exact count which is nice but not allows exact instead have a image that gets more stars or something for getting viewed more.

Could call it popular or pop topics I guess.

[Edited by Webby99 on 07-05-2000 at 12:44 PM]
Reply With Quote
  #8  
Old 07-05-2000, 07:27 AM
Guest
 
Posts: n/a
Default

I reckon you could have the first idea implemented inside 10 minutes. I'll check back in 15 and expect to see results - okay

Don't like the most viewed threads idea however.

[Edited by Mark Hewitt on 07-05-2000 at 04:28 AM]
Reply With Quote
  #9  
Old 07-05-2000, 09:28 PM
Guest
 
Posts: n/a
Default

This is something that UB offered.
THe way it worked was that after XX # of views, the number in the "Views" column would turn into a gif. When you moved the mouse over the img the alt gave the # of hits.
That would be simpler, however I do like the leveled idea that was mentioned
Reply With Quote
  #10  
Old 07-05-2000, 09:52 PM
Guest
 
Posts: n/a
Default

Here is the 10 minute hack:

Edit forumdisplay.php and find at line 160 in 1.1.3beta2

Code:
$views=$thread[views];
and change to:

Code:
$views=$thread[views];
if ($views >= 100)
{
   $views = "<img src=\"images\newhotfolder.gif\" Alt=\"$views views\" border=\"0\""
}
Of course change the image to whatever image you want and if you want it to change as views get higher and higher just put something like this:

Code:
$views=$thread[views];
if ($views >= 100 && $views <= 200)
{
   $views = "<img src=\"images\newhotfolder.gif\" Alt=\"$views views\" border=\"0\"";
}
if ($views > 200 && $views <= 400)
{
   $views = "<img src=\"images\newhotterfolder.gif\" Alt=\"$views views\" border=\"0\"";
}
I put this hack in my board and you can see it at:

http://www.hedgehogwheels.com/forums...php?forumid=26

We need a nice gif to use, any suggestions?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:03 AM.


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.04929 seconds
  • Memory Usage 2,270KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete