Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Allow Your Users to Post Anonymously Without Logging Out Details »»
Allow Your Users to Post Anonymously Without Logging Out
Version: 1.00, by amykhar amykhar is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 03-19-2005 Last Update: 03-23-2005 Installs: 21
Is in Beta Stage  
No support by the author.

When I released my Post As Anonymous Mod Hack (now obsolete), many users wanted the ability to allow ANY user to post anonymously. This hack fulfils that request.

It is a VERY long and difficult hack to install. Therefore, I have written the instruction file radically different than any I have ever written before. This one is written in discrete steps. Rather than having you blindly edit files and hope everything works when it's done, I have you do the hack in steps and TEST each step.

IF YOU DO NOT KNOW HOW TO CODE, I SUGGEST YOU POST A SERVICE REQUEST AND ASK SOMEBODY TO INSTALL THIS FOR YOU.

Features:
A. Control anonymous posting at the board, forum, usergroup, and user level.

This means that you can use the anonymous posting in any combination that you can use features such as allowing users to reply to posts.

B. Users can post anonymously, but still subscribe to the thread.

C. You can set the anonymous username per usergroup. For example, Admins can post as Anonymous Admin, while regular users post as Anonymous Registered Member.

D. Mods and Admins can see who truly posted.

E. Users can see their name on their own anonymous post.

F. The "edited by" message does not show on anonymous posts.

G. Lastposter works properly.

H. Search will not pull up a user's anonymous posts under their name. But, you can search for all anonymous posts.

I. Anonymous posts are marked so that you don't forget the post is anonymous and "out" yourself.

J. Anonymous posts can be safely quoted.

I will not support this hack for any version of vbulletin other than 3.0.7.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Gophers

Comments
  #112  
Old 07-02-2005, 08:53 PM
momlwt momlwt is offline
 
Join Date: Jan 2004
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am installing your Anonymous hack and ran into some problems with testing step 6.

I have double checked everything but no matter what I do the check box to choose to post anonymously is not showing up.

Any assistance would be greatly appriciated. I pm'd you in April with no reply so kind of gave up but now the issue why we wanted the hack in the first place is back so I could really use some help.

Kim
http://www.parent-2-parent.org
Reply With Quote
  #113  
Old 07-10-2005, 10:21 PM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by momlwt
I am installing your Anonymous hack and ran into some problems with testing step 6.

I have double checked everything but no matter what I do the check box to choose to post anonymously is not showing up.

Any assistance would be greatly appriciated. I pm'd you in April with no reply so kind of gave up but now the issue why we wanted the hack in the first place is back so I could really use some help.

Kim
http://www.parent-2-parent.org
I have the same problem?

UP to this point I have had ZERO problems...all has been WONDERFUL! (SUPER job on writing the TXT file!! AMAZING!!!)....

I get no error messages....all appears to be normal...but NO CHECK BOX!

I'm 2 hours into this hack...and I sure do need it (IF POSSIBLE) before tomorrow.

YOU assistance would be geatly appreciated.

I'm now back off to read through this thread again to see if I missed something.

Thanks.

Kirk
Reply With Quote
  #114  
Old 07-10-2005, 10:26 PM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OH...I have another questions....ON STEP 6. Letter "i"....

The instructions are to:

Find: ..... Replace with: (.........change to use the proper userid and user name.)

I see in the text where to put "PUT USERID HERE"...but I've read it 4 times...I don't see where to put "USER NAME".

Am I just missing it??? Could this be why IT'S not working????

Kirk
Reply With Quote
  #115  
Old 07-10-2005, 10:28 PM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OH...I just had another thought......

I skipped step 3 because I do not have a need for that....could this be causing the problem????? as to why in step 6 I cannot get the check box to show up????

THANKS AGAIN for this hack....WONDERFULLY WRITTEN!!!! Amazing....I wish I had your brain!

Kirk
Reply With Quote
  #116  
Old 07-10-2005, 11:04 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by voclain
OH...I just had another thought......

I skipped step 3 because I do not have a need for that....could this be causing the problem????? as to why in step 6 I cannot get the check box to show up????

THANKS AGAIN for this hack....WONDERFULLY WRITTEN!!!! Amazing....I wish I had your brain!

Kirk
I'll look at the code again in a few minutes. I may have messed up the text file when fixing something else. I'm going to be porting it to 3.5 this evening (I hope) and that will make me look at this in fine detail.

Amy
Reply With Quote
  #117  
Old 07-10-2005, 11:23 PM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

THANK YOU SO MUCH!!!

I will say that first...I am NO CODER.....I can copy and paste...but for me to say what I'm doing??? I HAVE NO IDEA!!!!!

With that said...this is the ONLY thing I have found that is a bit ODD:

Step 6 Letter "i" ONE of the last bits of code you tell me to find is:

Quote:
'" . addslashes($post['ipaddress']) . "', $post[iconid], $post[visible], $totalattachments") .
"')");
However...in my "functions_newpost" it looks like this:

Quote:
'" . addslashes($post['ipaddress']) . "', $post[iconid], $post[visible], $totalattachments)
");
I don't know if that is causing the problem or not???? But I figured IT was the only difference I have found.

LET ME KNOW!

And thanks again for this.....IF you have a DONATION policy....please PM it to me so I can contribute!

Yours,

Kirk
Reply With Quote
  #118  
Old 07-10-2005, 11:26 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just looked at step 3. Yes, it would most definitely make the checkbox not show if you don't do that step, but you have the code in later to see if it's on or not.

The code you just posted shouldn't make a difference
Reply With Quote
  #119  
Old 07-10-2005, 11:30 PM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amykhar
I just looked at step 3. Yes, it would most definitely make the checkbox not show if you don't do that step, but you have the code in later to see if it's on or not.

The code you just posted shouldn't make a difference
Wait??? I'm a bit confused???? Are you saying I should just continue onto step 7 and this will fix itself????

LET ME KNOW....THANKS AGAIN...

Kirk
Reply With Quote
  #120  
Old 07-10-2005, 11:32 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by voclain
Wait??? I'm a bit confused???? Are you saying I should just continue onto step 7 and this will fix itself????

LET ME KNOW....THANKS AGAIN...

Kirk
No. I'm saying go back and do step 3. It won't hurt anything to do it and turn the setting on. It's not a code change, and won't take you but a minute.
Reply With Quote
  #121  
Old 07-11-2005, 12:00 AM
voclain voclain is offline
 
Join Date: Aug 2002
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amykhar
No. I'm saying go back and do step 3. It won't hurt anything to do it and turn the setting on. It's not a code change, and won't take you but a minute.
Thank you...I did just that.....and figured....as you say....JUST FOR GIGGLES ...to do it....and it's done....And still no check box???

I have another question at this point....I've been checking steps as I go along...

When I run:
UPDATE userfield set field6='yes';

IT says OK...done....but when I search a user, neither YES nor NO is checked.

Could this be the problem???

Kirk

PS: I really do feel I owe you something for this...PLEASE DO PM ME!
Reply With Quote
Reply


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 04:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04612 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
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
  • (7)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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