radio_active Posted October 21, 2008 Posted October 21, 2008 Re: [mccode v2] Staff Applications probably not because there is no original staff apps. Quote
mdshare Posted October 21, 2008 Posted October 21, 2008 Re: [mccode v2] Staff Applications the right way? is there a code of ethics or something lol It's called RFC "*** THE *** Internet Standards" but after reading a few pages you prob gonna say screw it. Quote
Zero-Affect Posted October 21, 2008 Author Posted October 21, 2008 Re: [mccode v2] Staff Applications the right way? is there a code of ethics or something lol It's called RFC "*** THE *** Internet Standards" but after reading a few pages you prob gonna say screw it. was that a diss? if i use the orginal staff apps will i still be able to lock it and unlock it by original i meant my original posted version... it has lock unlock etc... it's just the staff rules or something people added Quote
Neji_Hyuuga Posted October 21, 2008 Posted October 21, 2008 Re: [mccode v2] Staff Applications where do i find that then mate Quote
radio_active Posted October 21, 2008 Posted October 21, 2008 Re: [mccode v2] Staff Applications where do i find that then mate THE FIRST PAGE! THE FIRST POST! Quote
Zero-Affect Posted October 22, 2008 Author Posted October 22, 2008 Re: [mccode v2] Staff Applications where do i find that then mate THE FIRST PAGE! THE FIRST POST! lol kinda obvious Quote
radio_active Posted October 22, 2008 Posted October 22, 2008 Re: [mccode v2] Staff Applications where do i find that then mate THE FIRST PAGE! THE FIRST POST! lol kinda obvious Was that directed at me or him? Quote
Zero-Affect Posted October 22, 2008 Author Posted October 22, 2008 Re: [mccode v2] Staff Applications where do i find that then mate THE FIRST PAGE! THE FIRST POST! lol kinda obvious Was that directed at me or him? him, but i can see how you could misunderstand that post, my bad Quote
radio_active Posted October 22, 2008 Posted October 22, 2008 Re: [mccode v2] Staff Applications its all good :-P Quote
CJ - Twitch Posted February 12, 2010 Posted February 12, 2010 How would I take away the max Chars? Or make it higher to 250? Quote
Joshua Posted February 12, 2010 Posted February 12, 2010 if(strlen($_POST['about']) > 75 OR strlen($_POST['exp']) > 75) change 75 to w/e :p May need to do it here also <textarea name=about maxlength=75 Quote
Zero-Affect Posted February 12, 2010 Author Posted February 12, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. change 75 to w/e :p May need to do it here also You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Exactly what he said, i will eventually update this code. Quote
Snake Posted February 16, 2010 Posted February 16, 2010 Staff Application Just got one problem with this....all i get when clicking on the Lock Apps and Unlock Apps....i get a blank screen saying 403 at the top for both great mod if i can get it to work....any info would be good....and yes i added everything the way it should be....and both sqls done too by what was posted by Zero Quote
reek13 Posted February 16, 2010 Posted February 16, 2010 How would I take away the max Chars? Or make it higher to 250? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edit that part to how many character you want it to be. its located in staffapps.php Example: say if you wanted to change your max character to 250 you would change the bold to 250 , and of course you would want to change the message below it You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Zero-Affect Posted February 16, 2010 Author Posted February 16, 2010 i can't remember but if there is any javascript also then that would need to be changed from 75 to 250 also, when you lock it, it shouldn't error but if it does im unsure it's old code. but still got a working copy on one my sites so... Quote
Snake Posted February 18, 2010 Posted February 18, 2010 Staff Apps what you said about the javascript changed nothing.....i'm still getting the 403 error for all clicked on from the staff panel i did change some of the 75's to 250's but it did nothing to make this work Quote
Zero-Affect Posted February 18, 2010 Author Posted February 18, 2010 uploaded everything correctly? links are correct? Quote
Snake Posted February 21, 2010 Posted February 21, 2010 Staff Apps yes,i did everything as posted,and i get the 403 error when i click each link from the staff panel for locking,unlocking,and staff apps links Quote
Snake Posted February 22, 2010 Posted February 22, 2010 Staff Apps All the links for the staff apps work for me now,but when i unlock it....the link doesn't show up in the mainmenu....any ideas?? and yes i added it as posted into the mainmenu.php thanks for any help you could give me Quote
Zero-Affect Posted February 22, 2010 Author Posted February 22, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Replace your mainmenu code with above Note: make sure $T is predefined ($T = '> ';) and that $set is pulled somewhere. Quote
Snake Posted February 23, 2010 Posted February 23, 2010 that did nothing,but mess my home page up Quote
Zero-Affect Posted February 23, 2010 Author Posted February 23, 2010 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Give me a hand here mate, what type of error would be great. Quote
Enuf Posted February 23, 2010 Posted February 23, 2010 Anyway to make it go completely when you click lock? Not just a strikethrough.. Sorry but im new to coding lol. Quote
Zero-Affect Posted February 23, 2010 Author Posted February 23, 2010 yeah mate simple You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.