Hi Jamie,
Thanks for the updated version.
Ive got a couple of issues.
1. The currency symbol doesnt appear
2. Can't get the description to show either. Ive tried all that has been suggested on here and the closest i got was using one of the different lines of code it came up with "null" in the description.
Can't get the description to show either. Ive tried all that has been suggested on here and the closest i got was using one of the different lines of code it came up with "null" in the description
I'm having the same issue with the "null" as you are. I think we might have to live without having a description. If I go to my site and press the facebook share button it sends the description. I don't know.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
I added the auto facebook code and my auto tweet code to my updateproduct file, and twitter updates fine (actually I get the message that both have been updated), but it's not showing up on my Facebook store page. What am I doing wrong do you think?
I entered all the codes and numbers that I was given correctly, so I know it isn't that.
Help!
Joanne
Url encoding didnt work i take it? grrr
Well, I'm thinking it has something to do with the way cURL is configured on varius servers. It's the only thing I can think of that would cause the same line of code to work on some servers and not on others. Obviously the variable has the information, it just isn't being sent.
What hosting do you use and do they give any cURL specific examples/instructions?
Jamie Taylor
Htmyell Web Design and Development
Checking with Facebook Developer Wiki the 200 error code is a "Permissions error" code.
In addition to the Page Id change suggested does the Page token need to be changed as well? I'm looking into whether that is possible during the authorization setup.
If I figure that out I'll post the results here.
What I have figured out so far is that according the the Face book Graph API each fan page has its own Page ID It but also needs to have its own access token to have the required extended permissions needed for this mod to be able to access the correct fanpage.
When Facebook redirects back to the requesting script during authorization, the script needs to be able to provide the proper access token for the specific fan page.