Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 04-22-2001, 06:38 PM
thewitt's Avatar
thewitt thewitt is offline
 
Join Date: Oct 2001
Location: Maine
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now that I've re-read this one and I understand it, I disagree that this is The biggest feature needed.... I have no interest in this feature at all. I would rather see email participation - at least subscription and posting notification - than email services built into vBulletin sites.

-t
Reply With Quote
  #12  
Old 04-22-2001, 09:06 PM
chrispadfield's Avatar
chrispadfield chrispadfield is offline
 
Join Date: Oct 2001
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in a way the two are connected in some sence because the hardest part about both is getting the email and sorting out what it is. I have already posted some code that i started working on in another thread for doing a lot of this, it included a decent pop3 class and some basic determination of the nature of the email, there is still quite a lot of work to be done and i don't have the time at the moment for it.

Still integrating email would be brilliant, at the moment the option i am considering is from gossamer-threads but it is $450 which is a lot! there is no better way to make your site sticky than for people to need to come to it to collect email and allowing pop3 access for a small yearly fee is a good revenue generator (at least 10 people from my site have said they would pay $20 a year for that) and i think others would as well.
Reply With Quote
  #13  
Old 04-22-2001, 09:07 PM
chrispadfield's Avatar
chrispadfield chrispadfield is offline
 
Join Date: Oct 2001
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by thewitt
Now that I've re-read this one and I understand it, I disagree that this is The biggest feature needed.... I have no interest in this feature at all. I would rather see email participation - at least subscription and posting notification - than email services built into vBulletin sites.

-t
how do you mean by this "subscription and posting notification"? if instead of the "there has been a reply to your post...." you want the post sent by email, well this just needs small modification to the email sent with an extra field for the post to be sent as well.
Reply With Quote
  #14  
Old 04-22-2001, 09:57 PM
teenfront teenfront is offline
 
Join Date: Nov 2001
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am also really interested in this mod. I have looked into it and rather than build something from the ground up which with my current knowledge would not be possible I decided to intergrate with the ecreation software (http://buildacommunity.com/)

How easy / well would this work?

Cheers,
Nick
Reply With Quote
  #15  
Old 04-22-2001, 10:39 PM
dabean dabean is offline
 
Join Date: Oct 2001
Posts: 247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your on about their Auto-EmailPro software personally I wouldn't bother as your going open a world of trouble trying to seemlessly link it with vB. The biggest UI problem will be tieing PHP & perl together without double parsing via SSI. Linking the registration/user systems will be complex to as you'll have to decide which perl mysql handler to use, you may even find that your server doesn't have the perl DBI libs installed.

To sum up large chunk of the core of that product will need to modified to link it with vB or any DB based system for that matter.
Reply With Quote
  #16  
Old 04-22-2001, 10:49 PM
thewitt's Avatar
thewitt thewitt is offline
 
Join Date: Oct 2001
Location: Maine
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by chrispadfield
how do you mean by this "subscription and posting notification"? if instead of the "there has been a reply to your post...." you want the post sent by email, well this just needs small modification to the email sent with an extra field for the post to be sent as well.
People should be allowed to subscribe to a forum and get notification - including the text of the post if configured to do so - whenever anyone posts.

Today you only get notification when someone posts in a thread where you have posted. This does not help the "lurkers" any, and there are many more lurkers than posters.

On low volume boards, this "general subscripton" method of notification when someone posts on the forum brings people to the site to reply and participate as soon as someone posts. If they don't want to reply or to look at the attachment, they don't even bother checking in - they simply participate on the forum as a reader, by email.

I used to have this with WebBBS and have lost it since moving to vBulletin. I have to get it back somehow .

-t
Reply With Quote
  #17  
Old 04-22-2001, 11:49 PM
chrispadfield's Avatar
chrispadfield chrispadfield is offline
 
Join Date: Oct 2001
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you don't have to post to get updates from a thread, you just need to click on the link at the top "receive notifications for this thread".

The only feature i feel lacking here is the notification of new threads, i think you should get this when you subscribe to a forum and once vb final is out it is hack i definitely intend to make.
Reply With Quote
  #18  
Old 04-23-2001, 12:30 AM
thewitt's Avatar
thewitt thewitt is offline
 
Join Date: Oct 2001
Location: Maine
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Close, but not quite enough. I did forget about the "send me replies to this thread" link, but even that is one extra step.

I should be able to simply subscribe to a forum and get all the posts, new thread or not, without having to come visit unless I want to reply.

This is the request from my community. I'm going to have to provide it sometime.
Reply With Quote
  #19  
Old 04-23-2001, 08:42 AM
teenfront teenfront is offline
 
Join Date: Nov 2001
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the advice, i love VB am in the position where i am told we are going to use ecreation software so my opinion is useless!! do you know any other board software which will work better with the ecreation stuff?

Cheers,
Nick
Reply With Quote
  #20  
Old 04-25-2001, 12:48 PM
CJ
Guest
 
Posts: n/a
Default

My co-admin of eDevBoards JamesUS is working on this I think.
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:06 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
  • Page Generation 0.04191 seconds
  • Memory Usage 2,248KB
  • Queries Executed 13 (?)
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
  • (9)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_postinfo_query
  • fetch_postinfo
  • 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