That was fast!! Thanks again for the fantastic support of your product!
Isn’t it at least possible to add the sender’s profile name to the text : I’m in the giving spirit and wanted to share a gift… by using FacebookID and/or SenderID from the GiftScriptExchange table maybe? The same way that the gift image is pulled from the GiftScriptGift table?....................... Yes, but you have to do it a special way. I’ll get back to you on it.
Bought this last night, not so much because I needed a gift app but more because I needed to learn a few things about how FB Apps work. This was perfect and well worth the money. Not only is it a great app, the code is clear and well laid out making customization a breeze.
Picked up a bunch of tips and tricks from looking through this one. Great value for money.
Thanks Karthis, I’d really appreciate that. Then I can finally take it out of sandboxmode and see what happens.
I realize you are going above and beyond. Can’t thank you enough!
Sounds good, I’ll do that…
Hi again Karthis, I hate bugging you about this, but you asked me to remind you on Saturday.
Uh, I just noticed what you wanted really isn’t necessary. For the text you wanted to add it to, that appears on their profile (thereby showing their name anyway).
If you still want to though, just throw this in the code on index.php where you want it:
<?php echo $facebook_info[‘first_name’]; ?>
Make sure its within the quotation symbols like below:
description: “words words words <?php echo $facebook_info[‘first_name’]; ?> more words”
I want to show the sender’s name on the wall post. Are you saying that it already shows the senders name on the wall post?
I’m pretty sure that mine show the receiver’s name.
Ok, thanks for the information. I didn’t realize it was privacy violation


98 Purchases
128 Comments