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)
-   -   [RELEASE] Apply to be Mod or Admin. VIA Email. (https://vborg.vbsupport.ru/showthread.php?t=48377)

Logik 01-31-2003 10:00 PM

[RELEASE] Apply to be Mod or Admin. VIA Email.
 
[HIGH]Description:[/HIGH]
This hack will add an option to where your users can email the owner of the forums and ask to be moderator or administrator. This is useful for people who want their boards to get more popular. But give me feedback. Thanks

[HIGH]Screenshots:[/HIGH]
In following posts.

[HIGH]UPDATE!!!:[/HIGH]

I added the drop down option. If you want to redownload go a head.

Logik 02-01-2003 01:47 AM

theres more but i dont want to post.

mx3 02-01-2003 01:53 AM

wow, i've been wanting this...i'll install soon

LOTR 02-01-2003 04:07 AM

i'll be adding this one soon.. by the way..

i was wondering, is there a way let say i want other admins rather only myself to receive the mod/admin application from this form?

If a user apply for a mod/admin other permanent adminS (say founder, sponsors) receive his/her application?


thanks.. :)

Logik 02-01-2003 04:42 AM

I will see what i can do..

DWZ 02-01-2003 06:16 AM

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=35323&highlight=mod+app lication+form" target="_blank">https://vborg.vbsupport.ru/showt...plication+form</a>

Mephisteus 02-01-2003 09:19 AM

DWZ, read, it's another type of hack, this one is by email, the other one by form and shown in the admincp and modcp.

Dean C 02-01-2003 10:14 AM

Nice - a better option would be to have a drop down of admin, mod, super mod ;)

- miSt

Funkie 02-01-2003 11:57 AM

How about getting it on a non vb page and then getting it to post into a forum as a new thread within a forum??

would that be poss??

/me goes to hide in the corner

nKrypteD1 02-01-2003 12:15 PM

I have attached a text file that includes instructions how to make the position applied for a drop down menu or a radio button, I hope you don't mind logik but as it was asked for and as it was rather simple I took the liberty. I take no credit as this was just a simple html edit in a template and thank logik for releasing his hack.

Logik 02-01-2003 02:52 PM

I do not mind. I was going to add that. But i forgot about it. I was working on another hack..

Logik 02-01-2003 02:53 PM

If you use this. PLEASE click install.

Dean C 02-01-2003 03:01 PM

Hey just a tip use the [high] vb code instead of blue in your first post.

It means that text will be yellow on the dark blue style and red on the purple etc...

- miSt

Logik 02-01-2003 03:18 PM

Ok thanks..

Logik 02-01-2003 03:20 PM

I updated the zip. Redownload. all i did was add the dropdown box.

Logik 02-01-2003 03:35 PM

@LOTR - Heres what you asked for.
[HIGH]ALL ADMINS GET THE APPLICATION[/HIGH]

In mod.php find:
PHP Code:

$email "$bbtitle Application\n\nSender Username:\t$name\nSender E- 

Mail:\t
$thereemail\nMessage:\t$message\nSender Site:\t$site\nPosition:\t$position\nIP:\t$REMOTE_ADDR\n\n"

Just under that add:
PHP Code:

$moderators=$DB_site->query("SELECT user.email FROM user,usergroup WHERE 

user.usergroupid=usergroup.usergroupid AND (usergroup.cancontrolpanel=1 OR usergroup.ismoderator=1)"
);
  }

  while (
$moderator=$DB_site->fetch_array($moderators)) { 

Next, find:
PHP Code:

$to="$webmasteremail"

And replace that with:
PHP Code:

$to "$moderator[email]"

Thats all. Now all your admins will get the mail.

Logik 02-01-2003 07:00 PM

What is it with my hacks. I make a decent hack. And no one uses it.. I feel ashamed :(

Prankster 02-02-2003 02:55 AM

in my forum I had in the template "mod" following to add.
PHP Code:

<td width="108"><smallfont>Position:</smallfont></td>

i put this before  this:

<
td width="192">
          <
select name="position" id="position">
          <
option value="Moderator" selected>Moderator</option>
          <
option value="Administrator">Administrator</option>
        </
select>
        </
td

Reason:

all the same whether I used that drop down or the radio, it became always on the left side indicated. Now it is like that, as in your picture

------------------------------------------------------------

how become i the window, where one enters the message somewhat longer ?

greets
Prankster

Logik 02-02-2003 05:26 PM

I dont quite get your message. Please restate it.

wooolF[RM] 02-02-2003 06:52 PM

installed, got 17 mails in 2 hours, uninstalled by request of my mods ( 32 of them ).

otherwise nice hack and idea

Logik 02-02-2003 08:31 PM

Hmm. Why uninstall it.?

Logik 02-03-2003 06:59 PM

Hmm. Why isnt anyone using this. :(

Mickie D 02-04-2003 02:39 PM

i will use this 100% m8 but i would much rather have a forum where these posts go so me and my mods can all have a say on if we think these people are right for the job :)

but i will install this so it goes to an email.

also would it be possable it goes to a private room without the user being able to see where it has gone

i.e i would like a room called JOB REVIEWS but i would like that room to be for mods and admin only m8y

Logik 02-04-2003 03:37 PM

thats quite alot.. But i will try and get around to it.. Thanks for the comments.

cnczone 03-29-2003 01:19 AM

In the drop down box for your user name, it has mod or admin? should I not be able to put my user name in their? Why can't I?


http://cnczone.com/mod.php?action=apply

Funkie 03-29-2003 05:27 AM

i would much rather have a forum where these posts go so me and my mods can all have a say on if we think these people are right for the job

Aye now that would be tops:)

would deffo install if it had that feature

Logik 04-05-2003 02:12 AM

Well. Im not really sure on how to do that. If anyone wants to help me with that feature im me on Bacheloring. Or email me at Johnny@enactive.net

laycomp 04-07-2003 04:18 AM

Hello Logik,

I installed hack, followed all instructions, however, when I call the form and submit, it goes right back to same page (application page) and I receive no email. I get no "thank you" or other type of message, needless to mention, but I get no email.

Even I fail to enter any user info and click "send" it stays in the application form with giving me any error page response.

I other words, as the app is just there serving no purpose, does not send email, does not reply with error messages, no thank you message, clicking on "send" does nothing.

I am using vbull 2.3, any suggestions please?

Thank you.

LC

tinbin 04-07-2003 08:41 AM

This is a nice hack, but i would indeed rather see it make a new post in a specified forum so admins can discuss it...

MetroSports82 04-07-2003 11:44 AM

Quote:

Today at 05:41 AM tinbin said this in Post #29
This is a nice hack, but i would indeed rather see it make a new post in a specified forum so admins can discuss it...
actually, i've modified this, so that it'll not only send an e-mail to all admins, but also PM, and start a new thread in one of my private mod forums to discuss it. i've also added additional questions in the application, (ie age, hours online per week, forum request for moderating, etc). btw, thanks for sharing this Logik, never really had the time to create my own, so I used yours. its been come in real handy. ;)

-Metro.

tinbin 04-07-2003 03:05 PM

Any chance of getting some info how u got it to create a new post?

Funkie 04-07-2003 03:57 PM

aye you wanna share it with us all:):)
Would be good,seems plenty of peeps after this 1

laycomp 04-07-2003 05:07 PM

Quote:

Today at 05:57 PM Funkie said this in Post #32
aye you wanna share it with us all:):)
Would be good,seems plenty of peeps after this 1

Plain selfish guys, notice:

"...etc). btw, thanks for sharing this Logik, never really had the time to create my own, so I used yours. its been come in real handy.

-Metro."

In whole tread, not one mention of "thanks" to author except now and has the face to thank author for "sharing" but does not follow same example himself. Probably "never really had the time" to share.

His post wasn't to help others or thank anyone, it's here just to rub in people's faces. Not a nice guy at all. A taker.

Funkie 04-07-2003 08:01 PM

what you on about fella..whos a taker????

All i did was ask if metro if he was gonna share the code for the posting in forums side of it...........

Ho and btw if i use a mod i thank the author

Logik 04-08-2003 12:53 AM

Metro. PM me the file, and i will edit the download, or you can post. and i better get a THANKS in there. being it is my code.

laycomp 04-08-2003 01:07 AM

Quote:

Yesterday at 10:01 PM Funkie said this in Post #34
what you on about fella..whos a taker????

All i did was ask if metro if he was gonna share the code for the posting in forums side of it...........


Ho and btw if i use a mod i thank the author


Funkie, my comments were NOT directed at you, sorry if It felt that way to you.

I got upset at MetroSport82, seeing the way he responded to Tinbin.

He could have offered his modified hack to Tinbin or at the least offered some help.

He seemed very unhelpful and selfish in other ways as well, but no, my comments have nothing to do with you.

LC

Funkie 04-08-2003 05:43 AM

Coolie,
Sorry if i took it the wrong way to fella:)
:):)

tinbin 04-08-2003 09:26 AM

Just installed the hack and it works like a charm :)
I added some extra fields etc... Works all fine.

Hope Metro could give us a clue how to let it post in certain forum...
But i'm using the hack anyway :)
Big thx.

laycomp 04-08-2003 02:47 PM

Quote:

Yesterday at 06:18 AM laycomp said this in Post #28
Hello Logik,

I installed hack, followed all instructions, however, when I call the form and submit, it goes right back to same page (application page) and I receive no email. I get no "thank you" or other type of message, needless to mention, but I get no email.

Even I fail to enter any user info and click "send" it stays in the application form with giving me any error page response.

I other words, as the app is just there serving no purpose, does not send email, does not reply with error messages, no thank you message, clicking on "send" does nothing.

I am using vbull 2.3, any suggestions please?


Thank you.

LC

ehem... cough...cough...

MetroSports82 04-09-2003 02:37 PM

LoL, whats with all this comotion? :D Sorry folks, I wasn't online the past couple days. Apparently we had a late winter storm hit around my area, leaving me w/o power for a few days. :( Oh, and I'm no selvish guy. Not anywheres close to it. Seriously. ;) I'm not sure what I even said, that ya guys took in the wrong way? But anyway, I'll try to post my modifications, that has this starting new threads, in a private mod forum. Give me a few, and I'll have it posted as soon as I get around it. :)

thanks,
Metro.


All times are GMT. The time now is 10:49 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.01384 seconds
  • Memory Usage 1,828KB
  • 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
  • (5)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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