View Full Version : [RELEASE] Apply to be Mod or Admin. VIA Email.
Logik
01-31-2003, 10:00 PM
Description:
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
Screenshots:
In following posts.
UPDATE!!!:
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.
wow, i've been wanting this...i'll install soon
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..
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=35323&highlight=mod+application+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.
ALL ADMINS GET THE APPLICATION
In mod.php find:
$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_A DDR\n\n";
Just under that add:
$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:
$to="$webmasteremail";
And replace that with:
$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.
<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
Today at 05:41 AM tinbin said this in Post #29 (https://vborg.vbsupport.ru/showthread.php?postid=378661#post378661)
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
Today at 05:57 PM Funkie said this in Post #32 (https://vborg.vbsupport.ru/showthread.php?postid=378806#post378806)
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
Yesterday at 10:01 PM Funkie said this in Post #34 (https://vborg.vbsupport.ru/showthread.php?postid=378917#post378917)
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
Yesterday at 06:18 AM laycomp said this in Post #28 (https://vborg.vbsupport.ru/showthread.php?postid=378609#post378609)
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.
MetroSports82
04-09-2003, 04:10 PM
ok, so you guys want this mod application (by: Logik), to start a "new thread" in a forum of your choice, after a user has submited the application, correct? Here it tis. :)
In mod.php
FIND:
$subject = "$bbuserinfo[username] applying for mod/admin";
ADD BELOW THAT:
$modforum="110"; // type in your forum id number here
$DB_site->query("INSERT INTO thread (threadid,title,lastpost,forumid,open,replycount,p ostusername,postuserid,lastposter,dateline,iconid, visible,attach) VALUES (NULL,'".addslashes(htmlspecialchars($subject))."','".time()."','$modforum','1','0','".addslashes($bbuserinfo[username])."','$bbuserinfo[userid]','".addslashes($bbuserinfo[username])."','".time()."','$iconid','1','0')");
$threadid=$DB_site->insert_id();
$DB_site->query("INSERT INTO post (postid,threadid,title,username,userid,dateline,pa getext,allowsmilie,showsignature,ipaddress,iconid, visible) VALUES (NULL,'$threadid','Post Alert - $postinfo[username]','$bbuserinfo[username]','$bbuserinfo[userid]','".time()."','".addslashes(parseurl($email))."','$allowsmilie','$signature','$ipaddress','$iconi d','1')");
$DB_site->query("UPDATE forum SET replycount=replycount+1,lastpost='".time()."',lastposter='$bbuserinfo[username]' WHERE forumid='$modforum'");
Now, just make ( $modforum ="110" ; ) the forum id number of your choice, and your done! I have forum id 110 as one of my private forums to use. :) Anyway, let me know if you have any problems with, and how that comes out. All the credit must be handed out to Logik though, I was not the one that created this hack, so please do not thank me, but him. ! :) Thanks Logik!!! ;)
cheers,
-Metro.
MetroSports82
04-09-2003, 05:12 PM
BTW, almost forgot. There is also a quick fix, on to size of the "text box", (where your users would type in why they would like to become a mod), via templates. I have inserted a screenshot to show you what I mean.
Anyway, to accomplish this...
In your "mod" template-
FIND:
<textarea name="message"></textarea>
REPLACE THAT WITH:
<textarea rows="17" cols="87" name="message"></textarea>
Or, if you want to use a custom size, just simply play around with the ROWS and COLS #'s, to get the size your looking for. :)
thanks,
Metro.
Funkie
04-09-2003, 05:32 PM
getting a prase error on the first line:(
$DB_site->query("INSERT INTO thread (threadid,title,lastpost,forumid,open,replycount,p ostusername,postuserid,lastpos
will have a fiddle about with ,thanx for the info
laycomp
04-09-2003, 05:46 PM
Had he given the files to Logik as he requested perhaps things could get off to a good start, but doesn't want to do that. I stand as I stated earlier.
MetroSports82
04-09-2003, 05:47 PM
Funkie, try sending me your mod.php file, and I'll have a look at it. :)
Funkie
04-09-2003, 05:53 PM
will attach it here for you fella
This is the basic mod.php file.I have removed the extra code:)
Thanx for the help
MetroSports82
04-09-2003, 05:55 PM
Today at 02:46 PM laycomp said this in Post #44 (https://vborg.vbsupport.ru/showthread.php?postid=379771#post379771)
Had he given the files to Logik as he requested perhaps things could get off to a good start, but doesn't want to do that. I stand as I stated earlier.
I agree, I totally take the blame on my part. I should have (like you said) given the file to Logik first, but rather took the wrong approach. But, I'll be honest.. I'm a little new to this hacking stuff. (not the forum), but modifying and stuff like that. Heck, I'm still working on releasing my first ever hack here, which I'm still in the process of working on. :D But, I'm not that kind of person to not give credit, where its due. Seriously. I dunno what other way to tell ya, but my deepest apologies to Logik, and his awesome hack. Wish I could go back and undo what I said 2 days ago. :(
thanks,
Metro.
MetroSports82
04-09-2003, 06:12 PM
Funkie, ok try this one.
Now, all you'll need to do is to change the $modforum number to the forum of your choice.
$modforum="103";
To do that. Simply change the number '103', in this file, to the forum id number you want to use. Let me know how this comes out for ya. Its working for me, on 2.2.9. and should really work for any version before and after this one. :)
thanks,
Metro.
Funkie
04-09-2003, 06:20 PM
Sorted fella:)
Many thanx.posts into the right forum just the 1 time now:)
Is there any way this can be modded to work outside of the forums folder.ie root so it can be used then for outsiders to apply to become a member.
Just a thought please dont flame me.lol
Big ups to you all for your work on all the mods/hacks
Thanx
Logik
04-09-2003, 11:08 PM
Be more spacific. I havnt made a hack in ages. I might can do this for you.
Logik
04-09-2003, 11:08 PM
if you used it, click install :)
Funkie
04-10-2003, 03:59 AM
I will click install when its added to my live board:)Still testing it right now.
Be more spacific. I havnt made a hack in ages. I might can do this for you
Instructions:
====================
1). Upload mod.php to your forums root.
*************************************************
It works fine if the mod.php is in the forum folder.
How can you get it to work say from your homepage,if your homepage is in a diff folder than your forums folder.
Logik
04-10-2003, 11:03 PM
Be more spacific before i post what to do.
Logik
04-10-2003, 11:10 PM
If i understand you right. Just edit your templates, and find, /forums/, and make that the path of the mod.php. Then in the link, config it too. Like this
<a href="/dir/mod.php?action=apply">Want to be a mod or an admin?</a>
Funkie
04-11-2003, 04:34 AM
Fatal error: Failed opening required './global.php' (include_path='') in /home/xxxxxx/public_html/forums/mod.php on line 9
thats what i get if i try to open the mod.php in another folder from the main forum folder
I tryed to change the path to the global.php in the mod.php file but then all i get is a blank page:(:(
Sorry for all the hassle guys,but its a wicked hack,and i would luv to get it working from outside the forums folder say in my domains root.
IE=http://www.yoursite.com/mod.php
and not http://www.yoursite.com/forum/mod.php
Logik, i don't think that users should be able to enter their username and password. This could easily be abused! What would be better, is using a hidden form field with $bbuserinfo['username'], $bbuserinfo['userid'], $bbuserinfo['email']
So these can't be changed, and there's no way of it being abused :).
Great work on the hack, thanks.
Logik
04-11-2003, 08:49 PM
Ok. @frankie. Thats because it requirs global.php. To use the header and all. Explain, why do you want this hack in another location?
Logik
04-11-2003, 08:50 PM
@n9ne, good idea. I didnt even think of that. But too many people have already downloaded it. If you wouldnt mind, if you did this, post your mod.php. :) thanks.
Funkie
04-12-2003, 12:35 AM
The board i was thinking about using it on,is a private closed board.I was going to use the hack on the main website for peeps to fill out then apply to join the board.
As it would then post all the details in a forum,for the other members to vote on,and alert the admins of the new post.
Yes i know about the reg page in vb,and adding the users in moderation and all,but like the idea of the posting into the forum.
Logik
04-12-2003, 03:59 AM
Hmm. Anyone wanna help me here. Im not to sure on how to do this. Because it requires global.php..
Funkie
04-12-2003, 06:09 AM
@Logik,
Thanx for the time in replying fella.
Its a nice lill hack,many thanx
Logik
04-12-2003, 06:15 AM
Ok. Anything else. I will help you with it.
Funkie
04-12-2003, 09:23 AM
Ho BTW,
/me clicked install
If you want it posted into a forum, simply add a query to the submit part of the form, where it inserts into the thread and post tables, and you can set the forumid when entering into the thread table, as there's a forumid field I believe. I don't have time to go into detail, but that's the basic outline and should give you a good enough idea.
Funkie
04-12-2003, 11:35 AM
If you want it posted into a forum, simply add a query to the submit part of the form, where it inserts into the thread and post tables, and you can set the forumid when entering into the thread table, as there's a forumid field I believe. I don't have time to go into detail, but that's the basic outline and should give you a good enough idea
Ummmmmmm it does that,but my problem is using this mod from outside the forums root folder in a diff folder,on the same server.
I need to know how to call the global.php from outside the forum.
thanx for the input anyway.
require('forums/global.php'); I believe.
Funkie
04-12-2003, 12:49 PM
Fatal error: Failed opening required './global.php' (include_path='') in /home/xxxx/public_html/mod.php on line 9
It says failed opening ./global.php ? it should have the directory of your forums before it.
Funkie
04-12-2003, 01:12 PM
ehhe,yup changed the wrong file.
ok done that now all i get is a blank white page no errors??????????
I'm not really sure what's wrong, all I know is that require call is what's used in vB to use global.php so I figured it could be used out of vB. Are you sure you've connected to the database and everything?
Funkie
04-12-2003, 01:42 PM
The hack works fine when the mod.php is in the same folder as the vb files,but when i tyr to use it outside of the vb folder,all i get is a blank page now.
Ho well will uninstall it now,many thanx for all your help,and to logik for the hack.
Better luck next time
:)
If it's template driven, it might give a blank page...
Funkie
04-12-2003, 02:05 PM
ok next question then how do i pull the templates into it?????or can i not,
Logik
04-12-2003, 07:55 PM
Explain what you mean.. I dont understand. Sorry.
Logik
04-12-2003, 07:56 PM
Blank page.. Hmm. I have no idea why its doing that.. Make sure your connected to the DB and all that.
Logik
04-12-2003, 07:59 PM
Make sure the require code is after <?. And it SHOULD work.
Funkie
04-12-2003, 08:59 PM
<?php
// Apply to be mod/admin by Logik.
if (!isset($action) or $action=="") {
$action="apply";
}
$version = "1";
// ############################### start apply ###############################
if ($action=="apply") {
require("./global.php");
$templatesused='mod';
eval("dooutput(\"".gettemplate("mod")."\");");
}
?>
<?php
// ############################### start send request ###############################
if ($action=="send") {
require("./global.php");
$templatesused = 'mod_thanks';
if($message==""){
eval("dooutput(\"".gettemplate("moderror_nomessage")."\");");
}elseif ($name==""){
eval("dooutput(\"".gettemplate("moderror_noname")."\");");
}elseif ($position==""){
eval("dooutput(\"".gettemplate("moderror_noposition")."\");");
}else{
$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_A DDR\n\n";
$to = "$webmasteremail";
$subject = "$bbuserinfo[username] applying for mod/admin";
$mailheaders = "From: $thereemail <> \n";
$mailheaders .= "Reply-To: $thereemail\n\n";
mail($to, $subject, $email, $mailheaders);
eval("dooutput(\"".gettemplate("mod_thanks")."\");");
}
}
?>
Logik
04-12-2003, 09:38 PM
I see the problem.. Ok. The mod.php isnt in the forums folder. ITs outside of it. So therefor you have to do, require('forums/global.php');
Funkie
04-12-2003, 10:01 PM
I tryed:
require('forums/global.php'); and i get the cant open global again,,,,,so i changed it back to require('welcome/global.php');
and the error goes,but all i get is the blank page:(
Iam not gonna take up anymore of your time guy's this fine hack was not made to do what i would like.
thanx for all your time spend .
Logik
04-13-2003, 02:50 AM
Are you sure that your forums dir is Forums?
Funkie
04-13-2003, 06:44 AM
As i said,i have got rid of the error message now,iam just left with a blank page,so i got the right path to global.php now.
Dont worry fella,i have now removed the hack.
Many thanx for your time,and i was a wicked looking hack aswell.
Logik
04-14-2003, 12:47 AM
Well. Its very possible to program you a little thing on the side. For your main site. If you wanna AIM Me. Aim. is Bacheloring. Just let me know.
Logik
04-14-2003, 01:46 AM
I am currently workin on a Update.. It will include the fourm postin and all. And more. Be lookin for it.
Logik
04-14-2003, 02:39 AM
Who has suggestions that would make this hack betteR?
Logik
04-15-2003, 02:03 AM
No one has any suggestions?
tinbin
04-15-2003, 10:11 AM
MetroSports82: Thx for the addon :)
It works like a charm too :)
Cheers!!
tinbin
04-15-2003, 11:01 AM
Today at 03:57 AM Logik said this in Post #85 (https://vborg.vbsupport.ru/showthread.php?postid=382324#post382324)
No one has any suggestions?
It would be nice to have an automised script who sends a mail back to the applier whether he was found good enough or not.
But i think in practice, that would be kinda difficult...
Funkie
04-15-2003, 12:26 PM
@ Logik Check your pm please fella,
Logik
04-15-2003, 09:03 PM
I have no PMs. Maybe you mean Mail?
Logik
04-15-2003, 09:08 PM
I have jotted down your request for this hack, tinbin. Everyone just put in what ya want to see on this hack. And i will try and get around to it.
PurpleCow
04-16-2003, 10:54 AM
Hello,
I have a minor problem with this hack. When i actually installed it, i never did see this warning, but now after installing a couple of more hacks, i notice this warning.
when i load the page modapp.php, i get this error :
Warning: Cannot add header information - headers already sent by (output started at /path/to/the/file/modapp.php/onserver:22) in /path/to/the/file/admin/functions.php on line 1675
while the rest of the page modapp.php loads perfectly fine !
and the code i have on line 1675 on my functions.php file is this :
setcookie($name, $value, $expire, $cookiepath, $cookiedomain, $secure);
Kindly help me resolve this !
thank you very much
Funkie
04-16-2003, 02:26 PM
modapp.php ????????
I take it you renamed the mod.php file,as there is no modapp.php in this hack
Logik
04-16-2003, 09:50 PM
Uhm.. That is not in my code. Sorry
Logik
04-18-2003, 01:32 AM
Funk Asked For This
Funk requested that i make this.
@funk. I believe this is what you wanted. You have to go to your Forum Admin Control Panel. And click 'Modify' under 'User Groups'. Then click 'Edit' after 'Unregistered / Not Logged In'.. Then in there make sure you allow them to:
Can post new threads
Can reply to own threads
Can reply to other's threads
Can Rate threads if thread rating is enabled in the forum?
Can post attachments
..
Heres the PHP file. Just put this in your sites main dir.. and there you go.. At the top, you will see this:
<input type="hidden" name="threadid" value="1"> change that to the Threadid of the thread you want it to post in Any questions email me at: Johnny@enactive.net or AIM me at Bacheloring ...
You're Welcome..
PurpleCow
04-18-2003, 07:44 AM
Logik :
I am now not getting that warning message now, don't know, how or why is disappeared and in the first place, why i got that warning. could be b'cos of my browser issue or my host issue, which i am not sure either.
Thanks much.
Logik
04-18-2003, 08:09 AM
Are you sure thats my hack? I dont have that part of code in my coding.
Funkie
04-18-2003, 08:10 AM
nice work fella,that almost it,:)
I needed it to post a new thread in say forum id 33 every time the form is submited,not a reply to a thread id.
Also this 1 will take you to the main thread after you hit submit.I need it to just return you to the app.php,not the thread.
Thanx man
Logik
04-18-2003, 08:39 PM
Damn. To do that i would have to require global.php. And when i do that it errors for some odd reason.. Maybe someone can give me a hand on this one??
indiamike
06-18-2003, 10:46 AM
Silly people.
I installed this hack awhile ago and it worked great. I still have it installed but with a note at the top that I am no longer accepting anymore applications. It is also buried in my site and can only be found by using a search in Google.
Almost every week though, I get some bozo finding it in Google and applying to be an admin. Things like "I am interesting in keeping the internet clean" or "I would like to run a website" are always reasons entered.
I find it amusing that people I have never met or have never been on my site before sign up through a form that clearly states "no more applications" with the hope that I am going to turn over my site to some complete stranger.
:laugh:
Mike
Logik
06-26-2003, 08:43 AM
So is that good or bad?
Alien
06-27-2003, 09:13 PM
Very nice work, installed flawlessly and working in 2.3.0!
Thanks a bunch! :D
Logik
07-08-2003, 12:35 PM
Thanks.
trekwarfare
10-23-2003, 01:33 PM
I've looked thru the thread here and unless I've missed it, I don't think anyone else has thought of this. I can see this as being a useful hack, but at the same time is a door for someone to abuse it. Is there anyway to restrict guests or unregistered users from filling out the form?
Thanks!
trekwarfare
10-23-2003, 09:29 PM
I've looked thru the thread here and unless I've missed it, I don't think anyone else has thought of this. I can see this as being a useful hack, but at the same time is a door for someone to abuse it. Is there anyway to restrict guests or unregistered users from filling out the form?
Thanks!
Never mind, I was able to modify another hack to make this one work so it only shows up to selected usergroups.
Thanks for the hack!!!
Logik
10-26-2003, 02:21 AM
Well u can just add the "if username=1" or whatever. Simple php
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.