Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Advanced Guest Posting & Registration - Get more members! Details »»
Advanced Guest Posting & Registration - Get more members!
Version: 1.2.2, by tpearl5 tpearl5 is offline
Developer Last Online: Aug 2022 Show Printable Version Email this Page

Category: New Posting Features - Version: 4.1.x Rating:
Released: 06-20-2014 Last Update: 06-23-2014 Installs: 26
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Advanced Guest Posting & Registration allows guests to post a reply or a new thread in the forums, then register to publish their reply. This system encourages participation by calling on the user to write something before the option of registering even enters their mind.

Similar modifications have been made previously, but none as feature packed as this that are sure to bring new registrations to your forum. With the modification installed on cellphoneforums.net there was a 9% increase of new registrations (Results will vary depending on your traffic and subject matter).

Features:
  • Compatible with vBulletin 4.1.4 +
  • Works with quickreply & advanced reply
  • Settings to change which editor is displayed, including a basic text box (without loading large CKEditor files) to cut down on page load time for guests
  • E-mail verification compatibility
  • When guest post is published (before or after e-mail verification)
  • Human Verification on/off for quick/advanced reply & post
  • User is only asked to enter one Human Verification/CAPTCHA - they will not have to enter another one on the register page
  • Default subscription options for quick reply, or the option they pick on the new thread/reply is saved automatically
  • Works with Facebook registration
  • Compatible with the default vbulletin mobile style
  • Message after user registration to tell them their post has been posted with a link, or that it has been put in the moderation queue if determined to be spam by a spam system (akismet)
  • If a user posts, creating new posts is disabled until they register - notification of this is in the header
  • Guest posts are saved in the moderation queue under 'unregistered' until the system automatically removes (admin setting) the post or the user registers. This allows admins/moderators to see what is being posted.
  • Header message to users that they have a 'saved post', even if they come back later (cookie based)
  • (Pro Only) Reporting feature that tracks total posts / replies, abandonment (guest creates a post but never registers), posts marked as spam, and successful posts / replies (register)

Some sites that have this installed:
Installation
  • Unzip the package
  • Upload all files in the upload directory to your forum root
  • Install the product.xml
  • You'll see a new admincp menu item for the modification - click it to choose your options

Notes:
  • New threads or replies posted by guests will be seen by admins and moderators as moderated posts - they should not approve these posts if you do not want them to potentially be removed by the system if the user does not register.
  • A message is added above the message editor "If you are already a member, please login above." - If you find that your logged out members are getting confused you may want to edit the phrases "vbpagr_if_member_logic_above" & "vbpagr_if_you_are_a_member" to stand out more in order to prevent confusion.

Release Log
  • 1.2.1 - 6/21/14 - initial release
  • 1.2.2 - 6/24/14 - fixed "Post Pending Post/Thread..." not saving - only a reimport of product xml required

This modification adds a link to ForumSetup.net in the footer of thread pages only. If you wish to remove this link and get the reporting feature, please see this page for details.

Download Now

File Type: zip Advanced_Guest_Posting_Registration_1.2.1.zip (54.5 KB, 37 views)
File Type: zip Advanced_Guest_Posting_Registration_1.2.2.zip (54.6 KB, 151 views)

Screenshots

File Type: gif guest_registration2.gif (144.6 KB, 0 views)
File Type: gif guest_registration4.gif (15.1 KB, 0 views)
File Type: gif guest_registration5.gif (23.6 KB, 0 views)
File Type: gif guest_registration7.gif (14.2 KB, 0 views)
File Type: jpg vbpagr_settings.jpg (88.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-27-2014, 04:36 PM
Morrus Morrus is offline
 
Join Date: Jan 2002
Posts: 494
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tpearl5 View Post
I'm not familiar with how that mod works. You'll have to try it. If anything it may just be a matter of changing when certain hooks execute.
It just renames register.php and changes a bunch of links to it to point to the new filename. Reduces spam registrations which automatically access register.php on vbulletin forums. So if this redirects to register.php, it isn't compatible with that mod, sadly.
Reply With Quote
  #23  
Old 06-28-2014, 09:57 AM
DreadsUK's Avatar
DreadsUK DreadsUK is offline
 
Join Date: Jan 2014
Posts: 355
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Morrus View Post
It just renames register.php and changes a bunch of links to it to point to the new filename. Reduces spam registrations which automatically access register.php on vbulletin forums. So if this redirects to register.php, it isn't compatible with that mod, sadly.
I imagine you just go through the files and look for register.php and change it to whatever you changed the filename to
Reply With Quote
  #24  
Old 06-28-2014, 01:18 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DreadsUK View Post
I imagine you just go through the files and look for register.php and change it to whatever you changed the filename to
Yes - in particular in the hooks directory - newreply_post_complete, newreply_start, newthread_post_complete, newthread_start
Reply With Quote
  #25  
Old 06-28-2014, 04:14 PM
Justinphx Justinphx is offline
 
Join Date: Jan 2012
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the mod on V4.2.2 and really like it. Everything worked fine as far as I could tell.

Only one issue I had though which is important to me and perhaps will be for others:

On our site the first 5 posts a new member makes go into moderation for approval. Using this mod, all a new member has to do is post, register as directed and the post they made is posted by-passing the moderation requirement. If they make a second post that one goes to moderation for approval. It is just whatever someone types as a first post is automatically posted which in our case opens the door to trolls. Otherwise, very nice mod and I hope you can fix this issue.
Reply With Quote
  #26  
Old 06-28-2014, 04:27 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Justinphx View Post
I installed the mod on V4.2.2 and really like it. Everything worked fine as far as I could tell.

Only one issue I had though which is important to me and perhaps will be for others:

On our site the first 5 posts a new member makes go into moderation for approval. Using this mod, all a new member has to do is post, register as directed and the post they made is posted by-passing the moderation requirement. If they make a second post that one goes to moderation for approval. It is just whatever someone types as a first post is automatically posted which in our case opens the door to trolls. Otherwise, very nice mod and I hope you can fix this issue.
Glad you like it! Are new users put into a different usergroup other then registered that has new posts set to moderate or is another mod doing this?
Reply With Quote
  #27  
Old 06-28-2014, 06:47 PM
Justinphx Justinphx is offline
 
Join Date: Jan 2012
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After signing up, newbies are placed in a group titled "New Members". The permissions in that group are set to require all posts being moderated. After 5 posts they are auto promoted to the group "Registered Members" where posts are not moderated. - Thanks.
Reply With Quote
  #28  
Old 06-28-2014, 07:36 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Justinphx View Post
After signing up, newbies are placed in a group titled "New Members". The permissions in that group are set to require all posts being moderated. After 5 posts they are auto promoted to the group "Registered Members" where posts are not moderated. - Thanks.
I see - Is the ID of the "New Members" group 4? See what happens if you set "Follow Forum Moderation Rules" to No for "Unregistered / Not Logged In"
Reply With Quote
  #29  
Old 06-28-2014, 09:31 PM
Justinphx Justinphx is offline
 
Join Date: Jan 2012
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Actually I use group 2 for "New Members". Both that and "Unregistered/Not Logged In" are set to No for follow forum moderation rules. So that isn't working... hmmmm
Reply With Quote
  #30  
Old 06-29-2014, 12:49 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Justinphx View Post
After signing up, newbies are placed in a group titled "New Members". The permissions in that group are set to require all posts being moderated. After 5 posts they are auto promoted to the group "Registered Members" where posts are not moderated. - Thanks.
Quote:
Originally Posted by Justinphx View Post
Actually I use group 2 for "New Members". Both that and "Unregistered/Not Logged In" are set to No for follow forum moderation rules. So that isn't working... hmmmm
oops, I meant 2 not 4. But yeah, I just checked and the mod isn't accounting for that moderation setting. It only places posts into the moderation queue after registration if the post is detected as spam by the stock system. Maybe in a future version I'll account for that setting.
Reply With Quote
  #31  
Old 07-09-2014, 11:45 AM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For the people that have it installed, what do you think so far?
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 11:57 AM.


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.04661 seconds
  • Memory Usage 2,356KB
  • Queries Executed 26 (?)
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
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete