CodeCanyon

GiftScript - Virtual Gift Application for Facebook

  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased

That was fast!! Thanks again for the fantastic support of your product!

26 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased
Hi again Karthis, Just following up on our previous discussion:
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.
11 days ago
Author
Karthis Karthis replied

Thanks for reminding me, I got busy and forgot. I’ll get on that in the next couple of days.

11 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
keepcalm says
Purchased

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.

10 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased

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!

9 days ago
Author
Karthis Karthis replied

I’ll have some free time to look at it this weekend. It won’t take a long time to get done, just try to get me a reminder on here Saturday in case I forget again. I check CC several times daily for comments.

9 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased

Sounds good, I’ll do that…

8 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased

Hi again Karthis, I hate bugging you about this, but you asked me to remind you on Saturday.

6 days ago
Author
Karthis Karthis replied

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”

6 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased

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.

6 days ago
Author
Karthis Karthis replied

Sharing a user’s name through someone else’s wall is a privacy violation unless they themselves put it in the post. I thought you wanted it on the share dialog when a user shares a gift they want to give away, not when they received one.

6 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • Denmark
DanskWeb says
Purchased

Ok, thanks for the information. I didn’t realize it was privacy violation

6 days ago
by
by
by
by
by