Fork me on GitHub

Installing e-Cards on my site ???????  Bottom

  • dear friend, please tell me about installing e_card on my site (www.indonesiancigarettes.com)....
    1. where can I find & download the module ?
    2. I have download it at ecomju..... but not work...., does any body know other version...with simple instalation....

    thanks and regardsa
    arisjulia :D :) :( :o
    http://www.indonesiancigarettes.com
  • A few things. One, this is not the correct forum for this question. This is a third party module. Check the names of these categories ok? ;)

    Second, the ecards module is much easier to install than they make it out to be in the instructions.
    All I can tell you is this, there's a new version out as of right now. There's a story posted about it here.
    http://mods.postnuke.com/modules.php?op=modload&name=News&file=article&sid=1401&mode=flat&order=0&thold=0
  • I had downloaded from ecomjunk.com

    I am not sure what is tour problem...but I manage to install it correctly..

    things to note:
    1) the administration for eCards is at "Past nuke" module
    -if you dont have..install it

    2)when I unpack, there is 2 dir i.e cards and gallery..so I put cards dir in the modules dir of my postnuke

    3) initialize the cards module

    4) go to the admin in Past nuke

    any problem contact me webmaster@mawardah.com
  • :?:
    I installed it correctly @ 2 sites of mine, everithing works except these lines of errors msg appearing above the card just received:


    Warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/home/online/themes/extralite/theme.php:257) in /web/htdocs/home/online/modules/cards/pickup.php on line 60

    Warning: Cannot modify header information - headers already sent by (output started at /web/htdocs/www.home/online/themes/extralite/theme.php:257) in /web/htdocs/www.home/online/modules/cards/pickup.php on line 61

    and so on 'till line 63

    How can I fix this? Am I the only one with this problem?

    Thanks :)


    Find the answer myself @ the module's builder forum

    The answer is:

    "To avoid this problem just unmark theses lines by putting // before like this :

    // setcookie ("eCard_sendername", $myrow['RecpName'], time()+3600, "/");
    // setcookie ("eCard_senderemail", $myrow['RecpEmail'], time()+3600, "/");
    // setcookie ("eCard_recpname", $myrow['SenderName'], time()+900, "/");
    // setcookie ("eCard_recpemail", $myrow['SenderEmail'], time()+900, "/");

    in fact these line just allow a user to have some field already filled when he want to send an other card."
  • Q

    :?: The answer is:

    "To avoid this problem just unmark theses lines by putting // before like this :

    // setcookie ("eCard_sendername", $myrow['RecpName'], time()+3600, "/");
    // setcookie ("eCard_senderemail", $myrow['RecpEmail'], time()+3600, "/");
    // setcookie ("eCard_recpname", $myrow['SenderName'], time()+900, "/");
    // setcookie ("eCard_recpemail", $myrow['SenderEmail'], time()+900, "/");

    in fact these line just allow a user to have some field already filled when he want to send an other card."
    OK so I commented these four lines and it is working now.
    One question tho, is there any side-effect that I don't know about for commenting this out?

    Actually I got another question. I tried to search here and didn't see anything under ecards so here goes.
    - As you probably guessed. I don't know anything about coding.

    I've installed ecard to my subdomain http://xyz.abc.com (I have 2 real domain abc.com and xyz.com. The xyz.com is redirected to http://xyz.abc.com)

    Now when I send an ecard. the mail FROM field says FROM: wwwadmin@abc.com

    I would like it to change to FROM: admin@xyz.com

    So where/which file do I edit to change this?

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