Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Send HTML Email to Users Details »»
Send HTML Email to Users
Version: 1.0.0, by akanevsky akanevsky is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.5.4 Rating:
Released: 06-30-2006 Last Update: 06-30-2006 Installs: 105
Uses Plugins Template Edits
Code Changes  
No support by the author.

/*================================================= =====================*\
|| Send HTML Email to Users
||
|| ================================================== =====
|| Brought to you by:
|| VisionScripts
|| Premium PHP & vBulletin Solutions!
|| ================================================== =====
||
|| Author : Psionic Vision
|| Works on : vBulletin 3.5
|| Released : Jul 01, 2006
||
|| Time required to install: 1 minute
|| Difficulty: easy
\*================================================ ======================*/

DESCRIPTION

Gives admin an ability to send HTML e-mail to users via AdminCP.

STATISTICS

File Changes: 2
Template Changes: 1
Products to Install: 1


FEATURES
  • Uses default style of your forum
  • Users can choose whether to receive Plain Text of HTML Emails

VERSION HISTORY

1.0.0
Initial Release

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

Show Your Support

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

Comments
  #42  
Old 07-25-2006, 05:42 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know what you are talking about. This mod integrated into vB's admincp "send e-mails" page, the only thing it changes is that text e-mails become html. Whatever else you have installed should continue working.
Reply With Quote
  #43  
Old 07-26-2006, 05:44 AM
manuka's Avatar
manuka manuka is offline
 
Join Date: Feb 2006
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's ok - I found what I was looking for... I'll still look at installing this though. Seems very useful at this stage!
Reply With Quote
  #44  
Old 08-02-2006, 04:06 PM
Jesus Chio Jesus Chio is offline
 
Join Date: Oct 2002
Location: Near Hell, TX
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can not make it work.

I edited the email file with the 2 mods, edited the two templates, uploaded the file...

Do I have to change permissons or something else?

And I am getting this error:


Database error in vBulletin 3.5.1:

Invalid SQL:

SELECT user.userid, user.usergroupid, user.username, user.email, user.joindate, user.htmail,
useractivation.activationid
FROM user AS user
LEFT JOIN userfield AS userfield ON (userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)
LEFT JOIN useractivation AS useractivation ON (useractivation.userid = user.userid AND useractivation.type = 0)
WHERE
1=1 AND user.username = 'xxxxx' AND (user.usergroupid = 6)
AND user.email <> ''
AND (options & 16)
ORDER BY userid
LIMIT 0, 500;

MySQL Error : Unknown column 'user.htmail' in 'field list'
Error Number : 1054
Date : Wednesday, August 2nd 2006 @ 07:34:56 PM
Script : http://www./foros/admincp/email.php
Referrer : http://www./foros/admincp/email.php?do=start
IP Address : xxxxx
Username :xxxx
Classname : vb_database
Reply With Quote
  #45  
Old 08-05-2006, 09:13 AM
newbe_haselina newbe_haselina is offline
 
Join Date: May 2006
Location: Germany near Stuttgart
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there,

can you please help a newbe :cross-eyed: ?

I just installed the hack and at least there is no error message. But anyhow either I understand the functionallity wrong, or I am doing something stupid.

Just sent out a mail over "send Email to user" in the AdminCP. Put in some "test-text" but the email looks as a plaintext one. Can you help me and tell me how to use this hack? I thought the emails would look like my forum-style, somehow?

Thanks a lot in advance for helping me,
Kind regards
sabine
Reply With Quote
  #46  
Old 08-05-2006, 10:32 PM
rollo tamasi rollo tamasi is offline
 
Join Date: Jun 2006
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can you set it so that the "receive html emails" box is automatically ticked?
/installed
Reply With Quote
  #47  
Old 08-07-2006, 03:48 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On registration?
Reply With Quote
  #48  
Old 08-08-2006, 01:21 AM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WOW!

Loveley!

Thankyou!

I will install!
Reply With Quote
  #49  
Old 08-15-2006, 11:20 AM
GreysAnatomy's Avatar
GreysAnatomy GreysAnatomy is offline
 
Join Date: May 2005
Location: Chocoland
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I used to have this installed on my forum but I've upgraded to vB 3.6 recently. Will it work there too or are you planning on updating?
Reply With Quote
  #50  
Old 08-15-2006, 01:05 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Should work with 3.6.
Reply With Quote
  #51  
Old 08-16-2006, 06:07 AM
GreysAnatomy's Avatar
GreysAnatomy GreysAnatomy is offline
 
Join Date: May 2005
Location: Chocoland
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed it on 3.6 but couldn't find the modification in the register template, so I didn't do this step. But still, the box in the AdminCP where I used to check or uncheck 'HTML Email' still won't show up.

All the other steps were done as explained.

--------------------------
Me again. I managed to find the code inside the register template [vB 3.6]:

Code:
<tr>
					<td>
						$vbphrase[administrators_may_send_email]
					</td>
				</tr>
I just added the hack codes above and everything is working fine. Just thought I'd let you know.

The checkbox inside the AdminCP still doesn't show up though.
Reply With Quote
Reply

Thread Tools

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 05:16 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.04523 seconds
  • Memory Usage 2,302KB
  • Queries Executed 25 (?)
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)bbcode_code
  • (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
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete