|
-
Hi Holly. Don't worry about adding "instance" names to the dynamic text fields in the e-cards. That was a mistake on my part. I'm just used to newer dynamic text loading which is not needed by this tutorial. The dynamic text fields (from the zip) already have the variable names filled out for you, so there's no need to touch them.
If the texts appear properly in the email but not the e-card, then you need to turn the register globals "on" (in php settings) For my situation, I had to upload a file called .htaccess with the following line:
php_flag register_globals 1
It's an invisible file in the root documents folder. It should be in ANSI format (not unicode or UTF) so after uploading it, you won't see it on your list, but it IS indeed there. People say it's a security risk, but I'm going to deal with it myself anyway.
My only peev with this whole flash ecard tutorial is that they end up in the junk folder because using the "FromEmail" is not domainkeys complient. I'll have to fix that later and share it on here. If you still have problems, I'll share my current code with you and then you can compare.
Last edited by Izlude; 08-10-2009 at 09:14 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|