![]() |
I need the option to Groups!
|
Quote:
|
Does it work on 4.1?
|
Anyone know if it works on 3.8? I assume it does - or at least I'm going to try it anyway.
Also, does anyone know if there's a way to moderate posts made under "Anonymous"? If I set the "Anonymous" user to require moderation for new threads/posts, does that work - i.e. does vBulletin "see" the Anonymous account as the poster, or the original, actual poster - therefore bypassing the moderation? I can't set the forum to be moderated, as I also want non-anon posting to be unmoderated. EDIT: Oops, just searched and found this post - I'm going to try it. I only want anonymous posts in forum X to be moderated. Non-anon posts can goo straight through. Let me see if that hack still works! |
Works fine in 3.8.
|
i've installed this mod on version 4 and its working properly but i can't access the logs.
does anyone know how i can fix things so that i can access the anonymous logs? i checked the database and the users that use this mod are being logged in the database. i think its just not giving me the link in the adminCP to look at the mod and i can't really guess what the link is supposed to be. |
logs and mod work fine in 4.2 using code posted on page 11 best I can tell. Thanks for this!
Any way to make it work through quick reply, though? |
Okay, so I've got it installed (after some changes to the XML file), but turns out it hasn't enabled anonymous posting yet. It keeps giving me the following error when I try to update it in options:
Quote:
|
Why did you need to edit the XML file? What changes did you make?
|
^ I think I changed "TYPE" to "ENGINE" as suggested on page 11.
Anyway, that error has gone away, but now my users (non-admin) can't see the anonymous posting option when in the forums that I've selected in my user options. What to do? :( :confused: |
Quote:
It is because we have Default User Text Formatting installed. When it's converting the old user into anonymous.. something is happening to the text. It's adding [FONT="a"] and [SIZE="a"] and [COLOR="a"] to the posts, but only the SIZE is visible. How can this be fixed? |
Update to vB 5???
|
I've made the change listed on page 11 (changing the text on line 24 to "ENGINE=MYISAM", but I can't seem to get this to work on vb 4.2.
It says it installed correctly, and I can set the options to enable it for different forums, but the anonymous posting never works and there's no option to choose to post anonymously. Any ideas? EDIT: Nevermind. I needed to add the code to the template. And the updated code, not the code included in the install.txt. the new code is from here Code:
<vb:if condition="$show['anonymous']"><div><input type="checkbox" id="cb_anonymous" class="bginput" name="anonymous" value="1" checked/> {vb:rawphrase |
Quote:
|
In VB4 you should look for:
Code:
{vb:raw post.iplogged} VB4 conditionals at just like VB3 conditionals except they look like <vb:if...> </vb:if> rather than <if...> </if>. |
Quote:
|
I still have this working on 4.2.2... I had to update the place where I put my checkbox as the old code I was using wasn't in the new templates.
|
Quote:
|
Any chance for an update on this?
|
Quote:
|
I'm not seeing an option to make a post anonymous when posting, and I've selected the forums I've wanted.
|
Quote:
|
Quote:
|
So I looked and I can't find the following in newpost_usernamecode:
Code:
<phrase 1="member.php?$session[sessionurl]u=$bbuserinfo[userid]" 2="$bbuserinfo[username]">$vbphrase[logged_in_as_x]</phrase> |
Dont know if this will help but I got it to work in newpost_username template by placing the code that Dragonbyte Tech mentioned here: https://vborg.vbsupport.ru/showthrea...11#post2161211 at the bottom of the template, it what worked for us.
Save your template first before editing so you can revert it if anything goes wrong. newpost_username template: PHP Code:
|
Quote:
|
Quote:
|
Quote:
Quote:
I may take over and re-code the whole modification from scratch as well as adding a few more options but we'll see. I'll have it create a masked name when the user posts or something different. I'll add hiding IP's as an option too. |
Hello,
For anyone who wants to add/enable a check box for post anonymously at the Quick Reply box, Here's how: Tested and working with vBulletin 4.2.2 Patch Level 1. It just requires one template change and 1 plugin to be created. The plugin is what allows the if statement to work on the showthread page (where the quick reply is). 1. Go to your admincp 2. Navigate to Plugins & Products, and then into Add New Plugin 3. Enter the following: Product: Zoints Anonymous Posting Hook Location: showthread_start Title: Enable Anonymous Posting (Quick Reply) Execution Order: 5 Plugin PHP Code: PHP Code:
5. Save 6. Go to your Style Manager and edit the following template SHOWTHREAD. Find: PHP Code:
Below, Add: PHP Code:
7. Save Now go to a thread in a forum where you have Anonymous posting enabled, and you should see the Quick Reply Anonymous option at Quick Reply box. Thanks to vespillo and New Joe for the help. I collected the information above from their replies. |
I'm having a brain fart on how to get this to work on 4.2.2. :P
Also the only way to know who the poster is can only be done via the Admin CP? |
Got it working on 4.2.3! Thanks for the help posted here by everyone!
|
have tried everything , used to have it working before i applied the patch of (vBulletin 4.2.2 Patch Level 4)
|
got it working , turns out you need to put in the userid , i had it set at the wrong id default of 0 , which caused the plugin not to work , once i changed it to my userid i had set up when i first install the plugin a few months ago , it worked again
|
1 Attachment(s)
Quote:
Quote:
Quote:
& then do this: Quote:
|
1 Attachment(s)
Quote:
1) Users who don't have permission to open/close the thread = the Anon checkbox doesn't appear for them. 2) The checkbox is ticked. I'd rather have it unticked. Quote:
Quote:
Quote:
Thanks to MarkFL for the additional help. Although I did actually manage to do it myself, it wasn't as clean as his solution. I uploaded a screenshot of it being added, to help avoid confusion for where the code should be added. Enjoy :) |
Quote:
https://vborg.vbsupport.ru/external/2015/08/65.png Bugs: - The date is correct, but the post number is not. That was post #1 not post #10. - Only threads created using the anon feature will appear, posts will not. How to remove IP address from appearing under certain forum sections from moderators: https://vborg.vbsupport.ru/showpost....&postcount=107 & https://vborg.vbsupport.ru/showpost....&postcount=175 How to make this plugin, usergroup specific for those who can anon post: https://vborg.vbsupport.ru/showpost....27&postcount=4 So step 6, you would add this instead: Quote:
So no, it won't allow you to have multiple forums, each having their own usergroup permissions. |
Hello guys, I am currently trying to migrate the functionality to vBulletin 5.
Is anyone trying to do the same? I am stuck trying to save that the post was anonymous, described in this post. |
What would be really awesome is to allow who can see the username of the actual poster in the postbit.
|
Bump.
|
1 Attachment(s)
Quote:
|
All times are GMT. The time now is 08:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|