1
PTlooker
Admin > mail users > image
  • 2004/12/18 4:33

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Hi,
I would loke to send a mail to all my users with an image, but that seems not possible...i searched on the site, but i didnt found nothing..
Does anyone know a way to do it?

Thanks in advance!

2
PTlooker
Re: Admin > mail users > image
  • 2004/12/18 21:19

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Can anyone please help me on this...
Thanks in advance! :)

3
PTlooker
Re: Admin > mail users > image
  • 2004/12/19 6:01

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Anyone please? i need this to send a christmas message to 1000 users...hope someone can help me.

4
PTlooker
Re: Admin > mail users > image
  • 2004/12/19 14:46

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Seems nooone can help me... :(

5
ackbarr
Re: Admin > mail users > image

the mail users function can only send plain text email messages.

6
PTlooker
Re: Admin > mail users > image
  • 2004/12/20 2:59

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Yes, that i already know, but how can i do to change that? i dont have other way to send a mail to all users (about 1000).
Can you please help me?
Thanks in advance!

7
PTlooker
Re: Admin > mail users > image
  • 2004/12/22 19:50

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Anyone please? i need this before christmas, becaus its a xmas message...
Thanks in advance!

8
ackbarr
Re: Admin > mail users > image

Don't know why I didn't think of this before but Evennews can send html email messages:

https://xoops.org/modules/repository/singlefile.php?cid=41&lid=1147

9
PTlooker
Re: Admin > mail users > image
  • 2004/12/23 20:14

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


Thanks a lot for the link, seems to be what i want, but when im going to install, it says that the .sql is invalid... maybe because my XOOPS version is 2.0.3? Because, i really dont wanna upgrade, because e made a lot of changes because of the language and i dont wanna loose them...so if it is because of version, can i change something on the .sql file to get it working?
This is the .sql module file:

le="color: #000000"><?php # phpMyAdmin SQL Dump # version 2.5.5-pl1 # http://www.phpmyadmin.net # # Host: localhost # Generation Time: Mar 30, 2004 at 09:38 PM # Server version: 3.23.56 # PHP Version: 4.3.4 # # Database : `xoops2` # # -------------------------------------------------------- # # Table structure for table `evennews_maillists` # CREATE TABLE evennews_maillists ( maillist_id int(11) NOT NULL auto_increment, maillist_name varchar(255) NOT NULL default '', maillist_description text NOT NULL, template_file_name varchar(255) NOT NULL default '', PRIMARY KEY (maillist_id) ) TYPE=MyISAM COMMENT='Written By Catzwolf'; # # Dumping data for table `evennews_maillists` # # -------------------------------------------------------- # # Table structure for table `evennews_members` # CREATE TABLE evennews_members ( user_id int(8) unsigned NOT NULL auto_increment, user_name varchar(120) NOT NULL default '', user_nick varchar(40) NOT NULL default '', user_email varchar(255) NOT NULL default '', user_host varchar(120) NOT NULL default '', user_conf varchar(120) NOT NULL default '', confirmed enum('0','1') NOT NULL default '0', activated enum('0','1') NOT NULL default '0', user_time int(10) default '0', user_html enum('0','1') NOT NULL default '0', user_lists varchar(255) NOT NULL default '1', PRIMARY KEY (user_id) ) TYPE=MyISAM; # # Dumping data for table `evennews_members` # # -------------------------------------------------------- # # Table structure for table `evennews_messages` # CREATE TABLE evennews_messages ( user_id int(8) unsigned NOT NULL default '0', sent_to int(8) unsigned NOT NULL default '0', fail_to int(8) unsigned NOT NULL default '0', mess_id int(8) unsigned NOT NULL auto_increment, time_sent int(11) NOT NULL default '0', message text NOT NULL, subject text NOT NULL, mess_from text NOT NULL, list_template varchar(255) NOT NULL default '', is_template enum('0','1') NOT NULL default '0', mail_format enum('0','1') NOT NULL default '0', mail_type enum('0','1') NOT NULL default '1', PRIMARY KEY (mess_id) ) TYPE=MyISAM; # # Dumping data for table `evennews_messages` #


What can i do about this? please i need urgent help...
Thanks in advance!

10
PTlooker
Re: Admin > mail users > image
  • 2004/12/23 23:26

  • PTlooker

  • Just can't stay away

  • Posts: 447

  • Since: 2003/6/15


anyone?

Login

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits