I've looked through this board and this seems a common problem though I can't find an answer to it.
Everything works fine, I get the email ok with all the user input. Then I click the link to the Ecard which then displays without the user text.
The text files in dBText are all created ok with all variables written to them. I have set permissions on this directory to 766 and 755 for the php files. The first line of actionscript in the Ecard says: loadVariablesNum ("
http://ccgi.klester.plus.com/Ecards/dBText/"+EcardText+".txt", 0); but somehow it fails to load the variables from the txt file.
Am I doing something wrong?