Author Topic: Sending Emails to members  (Read 6782 times)

0 Members and 1 Guest are viewing this topic.

Offline giffy007

  • Full Member
  • ***
  • Posts: 119
    • View Profile
Sending Emails to members
« on: May 17, 2002, 03:05:47 PM »
Is it not possible to send emails in html to our members  :?:

Giffy :wink:

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
Sending Emails to members
« Reply #1 on: May 17, 2002, 03:20:53 PM »
Ohhhhh...don't do this. Some users will kill you! ;)
If you really want, try this:

open "includes/email.php" and add under this line
Code: [Select]
$headers = $this->create_header();

this line
Code: [Select]
$headers .= "Content-Type: text/html\r\nContent-Transfer-Encoding: 8bit\r\n";

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline giffy007

  • Full Member
  • ***
  • Posts: 119
    • View Profile
Postcards toplist
« Reply #2 on: May 17, 2002, 03:45:27 PM »
Hi thanks i will try this  :wink:

One more thing Postcards, it would be nice to see how many postcards are sent or maybe added to the top list :?:

It also would be nice if a member has not logged in for a long time they would be automatically removed  :?: ( something like the account activation )  :idea:

It would also be nice to have a top 10 of Categories  :idea:


Giffy :wink: