vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Post of the Day (https://vborg.vbsupport.ru/showthread.php?t=53170)

filburt1 05-21-2003 03:18 PM

I was simply following the model for most daily vB things; namely birthdays which work the same way...

Dean C 05-21-2003 03:28 PM

Quote:

Today at 05:18 PM filburt1 said this in Post #41
I was simply following the model for most daily vB things; namely birthdays which work the same way...
Ahh very cleverly done ;)

- miSt

ap0c 05-22-2003 12:31 AM

interesting and usefull hack, thanks
*clicks install

Intex 05-23-2003 07:26 PM

Sweet hack Filburt1.

/me clicks install.

bigwest 05-23-2003 08:12 PM

Hey, can anyone figure out how to allow mod's and supermod's (or any ther user group) to also select POTD's?

The suggestion earlier on this thread doesn't work it simply gives the added usergroup the "no permissions" page when selecting the POTD.

Thanks in advance for you time and effort.

bigwest 05-27-2003 08:46 PM

bump...

Seawolf 05-27-2003 09:05 PM

I think it has something to do with the
Code:

if ($bbuserinfo['usergroupid'] != 6) show_nopermission();
in markaspotd.php

bigwest 05-27-2003 09:14 PM

Quote:

Today at 11:05 PM Seawolf said this in Post #47
I think it has something to do with the
Code:

if ($bbuserinfo['usergroupid'] != 6) show_nopermission();
in markaspotd.php

I think so too.

Seawolf 05-28-2003 03:28 AM

Quote:

Yesterday at 06:05 PM Seawolf said this in Post #47
I think it has something to do with the
Code:

if ($bbuserinfo['usergroupid'] != 6) show_nopermission();
in markaspotd.php


Replace that quoted code with this:
Code:

if (($bbuserinfo['usergroupid'] != 6) && ($bbuserinfo['usergroupid'] != 5))

bigwest 07-24-2003 04:16 AM

OK.... first things first I want to thank filburt1 for creating this hack.

And I certainly do not want to sound like I don't like the hack because I do. In fact its installed on my board as we speak.

However.....

For this to be a really great hack I think it needs some enhancements. Is anyone interested in fixing it up???

Here is what the hack needs in my opinion....

- A way to display in the postbit (for all to see) that the post was selected as a "Post of the Day" and who selected it. Maybe even a graphic with a trophy could be implemented. This designation needs to stay up unless the post is unselected as "post of the day". That way when you look through old threads you can see which ones were awarded "Post of the Day".

- A way to track all the posts of the day so later you could pick a "post of the month" or "Post of the year" etc.

- A way to display in the postbit how many "posts of the day" each user has been awarded.

- A easy way to allow other usergroups to select "Post of the Day" i.e.; super mods and mods etc.

Personally I think this hack could be one of the most useful hacks EVER created if it was enhanced.

Would anyone like to expand on this hack???


All times are GMT. The time now is 10:36 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.01290 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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