View Single Post
  #532  
Old 12-02-2007, 04:12 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by capsize View Post
Cyricx,
Any idea when you'll have attachments working? If you post a message with an attachment via email, the post is generated properly and has a "1" in the vb_post column "attach". There's also an entry created in the vb_attachment table for the attachment. Most of the fields in this table entry are correct (postid, userid, dateline). But there's no data at all stored in the "filedata" column for this entry. So the attachment is effectively discarded even though the post shows that it has an attachment. In my case, I've got attachment processing enabled, but didn't make any of the changes to allow unknown type attachments. The attachment type I am using to test with is a small .jpg file. Posting with this attachment via the forums webpage works fine. But via email it doesn't. This problem isn't new to 2.3.1. It hasn't worked in any previous rev I've tested either. 2.3.1 looks functional enough for me to deploy on my live board if attachments work.
Capsize, can you send the email you tried to send to testforums(at)campgaea(dot)org? Also please go to your admincp -> attachments -> attachment manager and tell me if you have it set to store attachments in the database or file system.


Quote:
Originally Posted by onehost View Post
Im not sure if you have this option or not, how would i be able to strip
out links from emails coming into the forum? It would not hurt either to be
able to strip out words, terms, sentences also.

another option is to ban individual users from sending email into the forum,
for those that may take advantage of the email system, sending emails
that should not be sent...

Thank-You
On the stripping words, links etc topic. I'll take some look into this. It shouldn't be too hard to do a quick regex with a global option. I'll add that to my list

On the second topic, you can easily control who's emails are processed. When you go to the forum manager and input the settings for the mailbox there is also a setting there for what usergroups can post messages from emails. This also handles secondary usergroups. So you only put those that can post to the forum in that usergroup and add that usergroup to that setting and your good to go
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02086 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete