vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   [FEATURE]Updated on top (https://vborg.vbsupport.ru/showthread.php?t=114687)

Ziki 05-11-2006 05:57 PM

Sorry if I was nasty.Didn't mean so.We all have life beyond.......;)

amykhar 05-12-2006 10:00 AM

I wouldn't recommend doing it. Attention seeking modifiers would 'update' their script by doing minor, unnecessary things just to get their code at the top of the list.

Boofo 05-12-2006 10:05 AM

Amy, Shhhh! I had plans for the smallest changes to even my old vb2 hacks. :cross-eyed:

Chris M 05-12-2006 10:08 AM

You've ruined Bob's plan for World Domination now!!! :(

He was going to take over the world, one "updated" hack at a time... :(

Chris

Ziki 05-12-2006 10:43 AM

Ermmm....I meant that this would bump the updated hacks in search for installed hacks not hacks listing

amykhar 05-12-2006 11:47 AM

What would be more help would be this. If the author updates a mod, the status should show red 'updated' until we click a button that says we updated our board. (the button doesn't need to notify the author. just mark it for our own use) Then, when he updates again, the mod would go red again - indicating another update. As it stands now, it's useless for multiple updates.

Paul M 05-12-2006 03:46 PM

I have no idea what Amy just said, but I agree with her general view that this is not needed - I can see which hacks have been updated just fine - in the list of hacks I have installed - the bright red sticks out a mile.

hambil 05-12-2006 04:06 PM

It should be a matter of just caching the output instead of outputting it immediately.

So right now there is a 'bit' template and you eval it evertime as you walk through the query results. Somewhere in there you determine if there is an update.

So, add the eval results to two different variables - $install_output and $update_output, and then don't actually output them until you've stepped through all the results.

Pretty minor change really.

amykhar 05-12-2006 05:32 PM

What I said Paul is that the red should go away once we install the update. And the red should come back if the author updates the mod again. :D

Paul M 05-12-2006 05:39 PM

Quote:

Originally Posted by amykhar
What I said Paul is that the red should go away once we install the update. And the red should come back if the author updates the mod again. :D

Isn't that what happens now ? AFAIK, that's how it works. :)


All times are GMT. The time now is 09:32 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.01310 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)pagenav_pagelink
  • (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