Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 11-27-2008, 07:15 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well now things are getting more complex...

Any other thoughts/ features on this one from the community?
Reply With Quote
  #12  
Old 01-13-2009, 03:54 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any new thoughts about this?
Reply With Quote
  #13  
Old 01-13-2009, 11:24 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was hoping to get more input from the community on this (or just interest) before putting any work into it...

Building the basic structure (guest makes post, post gets saved in temp table, post gets made when they register) isn't that big of a task. It gets more difficult when you want to deal with things like email validation first and what not but even then it's fairly straight forward.

That said I'd want it to be useful for as many people as possible so additional input would really be nice.
Reply With Quote
  #14  
Old 01-14-2009, 12:53 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just noticed one site that does this well - it's not really a forum, but a q & a site: http://fixya.com It's simple, and straight forward - you type an answer or 'I have the same problem' before you give them info. They reeled me in!

As a side note it looks like new forum platforms are starting to include better q & a support, like community server, and even answer forums for vB. Something like this would work even better with a proper q & a setup.
Reply With Quote
  #15  
Old 01-16-2012, 07:24 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI, if anyone is interested in this modification for vb4, please let me know. I had it custom made and it is working pretty well.
Reply With Quote
  #16  
Old 01-18-2012, 03:27 PM
RSNF's Avatar
RSNF RSNF is offline
 
Join Date: May 2010
Location: Florida
Posts: 242
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tpearl5 View Post
FYI, if anyone is interested in this modification for vb4, please let me know. I had it custom made and it is working pretty well.
I would be interested in it and if you have a link where I might be able to see it in action that would be great as well!!!
Reply With Quote
  #17  
Old 01-18-2012, 04: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 RSNF View Post
I would be interested in it and if you have a link where I might be able to see it in action that would be great as well!!!
Both of the sites in my signature have it enabled. I'm using a solve media CAPTCHA, but it should work with any CAPTCHA you choose. Here are the features:
  • Compatible with 4.1.7 + (untested on lower versions but it should work without a problem down to 4.1.4, when CKEditor was introduced)
  • guest posts are saved in the moderation queue under 'unregistered' until the system automatically removes (admin setting) the post or the user registers
  • works with quickreply
  • has 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 gust post is published (before or after e-mail verification)
  • CAPTCHA on/off for quick reply/advanced reply & post
  • user is only asked to enter one CAPTCHA - they will not have to enter another one on the register page
  • header message to users that they have a 'saved post', even if they come back later (cookie based)
  • If a user posts, creating new posts is disabled until they register - notification of this is in the header
  • compatibility with spam-o-matic
  • reporting feature that tracks total posts / replies, abandonment (users create a post but never register), posts marked as spam, and successful posts / replies (register)

So far with the mod being enabled for a month and a half I've seen a 9% increase of new registrations. Results will vary depending on your traffic and subject matter.

Since I paid a lot of money have this modification custom made I will be selling it for $49.99. I will provide support when necessary (upgrades and unforeseen bugs). Please PM me for details.
Reply With Quote
  #18  
Old 01-20-2012, 11:42 AM
downloadfound downloadfound is offline
 
Join Date: Dec 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

$50 one time is not bad if it's actually updated to work the billion times VB makes updates.

--------------- Added [DATE]1327064251[/DATE] at [TIME]1327064251[/TIME] ---------------

After messing around with it, I see why you spent some money to have it developed. It would be MUCH easier if the ajax autosave functions worked for guests. Without that, it takes quite a bit of modifying.

It's fairly easy to create the quickreply for guests and one captcha after posting to register, but retrieving their post is a whole other problem.

For the time being, I'm just going to create the quick reply and have it go to the register page, LOL. We'll see if it increases registrations despite losing their post.
Reply With Quote
  #19  
Old 01-20-2012, 02:24 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yeah I thought of that - I would think losing someones reply would just make them mad and leave your site though.

with the autosave it's not really viable to use for guests and more trouble than it's worth to change things around in CKEditor. Besides, loading CKEditor js resulted in 4gb more bandwidth a DAY for my site. That's really silly considering it does around 6gb a day of static files.
Reply With Quote
  #20  
Old 01-22-2012, 04:53 PM
tpearl5's Avatar
tpearl5 tpearl5 is offline
 
Join Date: Nov 2001
Location: PA
Posts: 1,014
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

added a section of my site to support the mod. Check my sig for details.
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:44 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.04588 seconds
  • Memory Usage 2,256KB
  • Queries Executed 11 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete