Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

eCard problem after installation : pickup.php error / email  Bottom

  • I know this may seem to be a stupid question but I don't know anything about PHP programing. That's why I used PN.

    I posted this same question on another thread but I'm afraid people may have missed it so I've decided to put the same question on my own thread. I apologize for bumping it. I'll keep an eye on both thread just in case someone responded on either.

    This is a two part question/request for help.

    1. Error on opening eCard.
    I installed eCard with no problem but when the user retrieve the message they are getting this error:
    Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/php/header.php:117)
    in /home/mydomain/public_html/php/modules/cards/pickup.php on line 60

    Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/php/header.php:117)
    in /home/mydomain/public_html/php/modules/cards/pickup.php on line 61

    Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/php/header.php:117)
    in /home/mydomain/public_html/php/modules/cards/pickup.php on line 62

    Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/php/header.php:117)
    in /home/mydomain/public_html/php/modules/cards/pickup.php on line 63

    There was a thread here that recommended to comment these four lines out. So I commented these four lines and I'm not seeing these errors anymore.

    I know this just pertain to cookies but is there any side-effect that I don't know about for doing this?

    2. How can I change the sender's email address?
    When someone is notified that you have an eCard. For example
    From: webmaster@mydomain.com
    To: me@mydomain.com
    Cc:
    Subject: You have an eCard from mydomain.com

    I don't know how to change the code or which file for that matter.

    But I would like to change how the From: field is being populated.
    So can someone help me to redefine the From: field.
    I looked at my Postnuke's Admin settings under Administrator e-mail: and it is different from the one on the From: field.

This list is based on users active over the last 60 minutes.