Re: AutoFacebook [Support]
Quote:
Originally Posted by
jamielife
This could be due to any number of things missed in the installation.
I would remove the Application from your fan page (you can do this from your applications page) go back and repeat the tutorial starting at step 8. (
http://htmyell.com/autofacebook-for-zen-cart/)
also
1. make sure the $user_id in steps 11 and 18 are set to the id of your facebook fan page.
2. make sure you add your application to your fan page (step 13)
and
3. that you install the application to your fan page. (steps 14-16).
@VisExp the mod uses the facebook api and jquery to make the calls, you could (in theory) copy the code and (if needed) adjust the paths to the php folder and use it with Easy Populate if you know what vars they're using etc, however I don't know anything about Easy Populate, and if you arent sure what you're doing I wouldnt advise it.
@deathman2006: thanks for letting us know. Glad to hear it.
I was just wondering if anyone had managed to make this mod work with easy populate yet? I don't see any more references to it in this thread after the above post.
when I'm adding products there is usually lots of them, doing them one by one wouldn't be fun for me so I really want to use easy pop, but I like the sound of this mod too - well done the developer
can updated products be published into facebook and twitter too?
First of all, thank you very much for this wonderful plug in!!
I noticed only new products are published on facebook and twitter. Is it possible to publish updated products as well, since I have a lot of sales in my store. Facebook and twitter followers will miss those sales.....
Also, whenever I make changes to the product description, I wish the updates can be published too.
Thank you for help!!
Re: AutoFacebook [Support]
Quote:
Originally Posted by
jamielife
For anyone who'd like to help me figure out this problem with the descriptions/price/whatever not showing up
Try this.
PHP Code:
echo "<pre>";
var_dump($_POST);
exit;
right after where you see:
Now go and add a test product (make sure you fill everything out like you normally would however if you're images are working there is no need to upload another one, just leave it blank). After you click 'preview' and then 'insert' you should see a bunch of text. Copy it and paste it in a PM to me.
Now remove the code you added from above.
Note: this will still add the fake product to your store and facebook so be sure to delete them.
hi,
I would love to volunteer to have a try. An message was sent to you.
Re: AutoFacebook [Support]
Hi everyone, sorry for my absense, things got crazy with work and I havent had time to reaquaint myself with all the new facebook changes. I'll be developing a new version of autoFacebok here soon. I will be reviewing all the problems posted as well as any suggestions you have them, and hopefully fix them as soon as possible.
Sorry for any inconvenience,
Jamie
Re: AutoFacebook [Support]
Does thiis mod still work if the products are added though "Easy Populate"?
Re: AutoFacebook [Support]
Quote:
Originally Posted by
Delights
Does thiis mod still work if the products are added though "Easy Populate"?
I have no idea. As a guess I would say no. I've never used EP, but I'll look into it when I sit work on an update.
In the meantime if anyone is using autoTweet, please upgrade to version 3 (check the autoTweet thread) as the current version might stop working after August 16th.
Thanks
Re: AutoFacebook [Support]
Glad to see you're back and hope to see an updated version of AutoFacebook soon. I've been experiencing the Error Message: next is not owned by the application, as well.. Using v1.3.9e at the moment..
Re: AutoFacebook [Support]
Any update on a fix for this?
Re: AutoFacebook [Support]
Looking forward for the new version... Thanks Jamie...
Re: AutoFacebook [Support]
Having problems with the AutoFacebook OG module, I get errors on the catalog side that say:
Warning: extract() [function.extract]: First argument should be an array in /home/totalemi/public_html/includes/templates/theme390/common/html_header.php on line 49
Warning: extract() [function.extract]: First argument should be an array in /home/totalemi/public_html/includes/templates/theme390/common/html_header.php on line 50
Any ideas why this is and how to stop it?