Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Mod. 2 Mod. Notes VIA ModCP Index Details »»
Mod. 2 Mod. Notes VIA ModCP Index
Version: 1.00, by shovel shovel is offline
Developer Last Online: Jan 2012 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 11-29-2002 Last Update: Never Installs: 11
 
No support by the author.

Hello All vB.org Members,

I've brought another small hack to the screen, this time it's for the Moderator's Control Panal. This is a cousin of sorts to the Admin. 2 Admin. Notes.... I recently submitted. This one is bug free and is ready to be loaded to a fresh ModCP.

What does it do? Like it's cousin, it allows the Staff of a forums to check into their ModCP and post quick notices which are displayed on the Index of the CP. The hack only requires one fresh table on your database and I believe it or not, it only maintains a single row at any time. Installation should only take five minutes.

I'm currently unable to take screenshots do to my lack of a program and I'm also afraid that since this is an Administrative tool, that a working panal cannot be shown. If someone would, please install and submit your screenshots. I'll love ya da death. Thanks.

Enjoy!

- Anthony AKA Crater Seraph

Show Your Support

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

Comments
  #12  
Old 12-01-2002, 09:11 PM
joeboo's Avatar
joeboo joeboo is offline
 
Join Date: Jun 2002
Posts: 149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oooh i love it, i may install this one
Reply With Quote
  #13  
Old 12-02-2002, 12:24 PM
shovel's Avatar
shovel shovel is offline
 
Join Date: Mar 2002
Location: South Carolina, US
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Mist
Look i dont need it hehe

- miSt
It's ok Mist. We're only playing.

Btw, my current working version is now BBCode compliant. I will release the update either today or tomarrow. See ya then.
Reply With Quote
  #14  
Old 12-02-2002, 07:25 PM
[vbg]chef [vbg]chef is offline
 
Join Date: Nov 2002
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

chef]nice job seraph
Reply With Quote
  #15  
Old 03-21-2003, 07:50 PM
Morgalis Morgalis is offline
 
Join Date: Oct 2002
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i had to do some fiddling to stop the errors that i was getting.. i can actually pass something on to everyone

this was taken from a fix to Admin 2 Admin Notes

open mnotes.php

find this:
Code:
//DELETENOTES
$DB_site->query_first("DELETE FROM modnotes");
replace it with:
Code:
//DELETENOTES
$DB_site->query("DELETE FROM modnotes");
find this:
Code:
//REDIRECT
header("Location: ./index.php?s=$session[sessionhash]&action=home");
replace it with:
Code:
//THANKS
print "<p>Thanks for posting a Mod to Mod note!</p>";
Reply With Quote
  #16  
Old 03-24-2003, 07:13 AM
Zelda-King's Avatar
Zelda-King Zelda-King is offline
 
Join Date: Nov 2002
Location: London, England
Posts: 674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice one! I was getting the header error too. In
PHP Code:
//THANKS
print "<p>Thanks for posting a Mod to Mod note!</p>";

though, omit the } from the end as there is already one under that. Also, NotePad is not good for this file. WordPad is.
Reply With Quote
Reply

Thread Tools

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 06:55 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.04633 seconds
  • Memory Usage 2,251KB
  • Queries Executed 22 (?)
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
  • (4)bbcode_code
  • (1)bbcode_php
  • (1)bbcode_quote
  • (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
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (6)postbit_onlinestatus
  • (6)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_imicons
  • 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