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.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- Paustian responded to »Short URL questions« 05:49 AM
- mesteele101 responded to »Problem in Database Connection« 02:25 AM
- mesteele101 created topic »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 20. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. May
- mesteele101 responded to »How to install Zikula for MSSQL ??? - Part II« 19. May
- mesteele101 created topic »File packaging« 16. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
