Page 50 of 70 FirstFirst ... 40484950515260 ... LastLast
Results 491 to 500 of 695
  1. #491
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I am having to renew my token so I run the athorization.php and get the following in Chrome:

    {
    "error": {
    "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
    "type": "OAuthException",
    "code": 191
    }
    }

    Any ideas ho to fix?

  2. #492
    Join Date
    Jun 2009
    Location
    Thessaloniki, Greece
    Posts
    41
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by Rizla View Post
    I am having to renew my token so I run the athorization.php and get the following in Chrome:

    {
    "error": {
    "message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
    "type": "OAuthException",
    "code": 191
    }
    }

    Any ideas ho to fix?
    Make sure you use the correct settings to your Autofacebook module. Check and confirm the following are the same as to your application page ---> https://developers.facebook.com/apps/

    $appapikey = ''; //you application id
    $appsecret = ''; // your application secret
    $user_id = ""; //the user id of your fan/product page
    $app_url = "http://apps.facebook.com/htmyell_backend"; //url to your facebook application page
    My Online Store thanks to Zen Cart
    If everything else fails.... read the f@#$%ing manual :)
    And always remember before any change!!! Backup to be able to go back!

  3. #493
    Join Date
    Sep 2011
    Location
    Sydney, Australia
    Posts
    48
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Okay. The best thing to do is get rid of the script. This stopped working for me along time ago so I stopped playing with it. What worked for me until I dont know when (last post was nov 8,2012) was autotweet. I link my twitter account to my Facebook page and both gets updated with a bit.ly link. Only today for some reason it no longer works 01/12/12 and I've been trying to get it to work again for the last few hours. So if someone can help me with that would be great. :-D

  4. #494
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    I would appreciate anyone who actually has this still working to respond to this thread - so I can see how you have done it.

    cheers,
    Miker

  5. #495
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoFacebook [Support]

    Hi Everyone,

    I've just released autoFacebook 2.1. I know it's been awhile and it's not so much an update as it is just updated video instructions. I also go over enabling automatic facebook posts on update as well as new products, adding an icon to your app so that it displays on your page's feed, and enabling different forms of currency.

    Currently it's only available at: http://htmyell.com/autofacebook-2-1/. However I'm uploading it to ZenCart now.

    Video tutorial can be found at: http://youtu.be/IfW42McTKyE

  6. #496
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    Hi Everyone,

    I've just released autoFacebook 2.1. I know it's been awhile and it's not so much an update as it is just updated video instructions. I also go over enabling automatic facebook posts on update as well as new products, adding an icon to your app so that it displays on your page's feed, and enabling different forms of currency.

    Currently it's only available at: http://htmyell.com/autofacebook-2-1/. However I'm uploading it to ZenCart now.

    Video tutorial can be found at: http://youtu.be/IfW42McTKyE
    WELL DONE Jamie !!!

    This upgrade and especially the instruction video is fantastic. I have grappled with the previous version without success but this one works a treat and the instructional video allows for installing and configuring step by step.

    I have put this on four(4) sites today so far and will put it on a couple more before the day is out.

    Just love the 'Product Update' feature as well - great stuff.

    Again well done (and to others who may have assisted),

    cheers,
    Mike

  7. #497
    Join Date
    Jun 2009
    Location
    Thessaloniki, Greece
    Posts
    41
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    Hi Everyone,

    I've just released autoFacebook 2.1. I know it's been awhile and it's not so much an update as it is just updated video instructions. I also go over enabling automatic facebook posts on update as well as new products, adding an icon to your app so that it displays on your page's feed, and enabling different forms of currency.

    Currently it's only available at: http://htmyell.com/autofacebook-2-1/. However I'm uploading it to ZenCart now.

    Video tutorial can be found at: http://youtu.be/IfW42McTKyE

    Great job.
    I just tried it and seems to be perfectly working.
    Nice present for my birthday :) . Thank you jamielife!
    My Online Store thanks to Zen Cart
    If everything else fails.... read the f@#$%ing manual :)
    And always remember before any change!!! Backup to be able to go back!

  8. #498
    Join Date
    Jul 2012
    Location
    Kochi,Kerala
    Posts
    58
    Plugin Contributions
    4

    Default Re: AutoFacebook [Support]

    Hi,

    I have just installed your Autofacebook, but after authorisation from Facebook "facebook_authorization.php" shows following
    Status: array (
    0 => '',
    )
    Whats causing it, I didn't find anything

  9. #499
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by vkd1980 View Post
    Hi,

    I have just installed your Autofacebook, but after authorisation from Facebook "facebook_authorization.php" shows following


    Whats causing it, I didn't find anything
    Hmmm without any more information, it's hard to say why that would happen. Just to confirm, you have created a separate facebook page, and have followed the video at: http://youtu.be/IfW42McTKyE

  10. #500
    Join Date
    Jan 2013
    Posts
    3
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    Hmmm without any more information, it's hard to say why that would happen. Just to confirm, you have created a separate facebook page, and have followed the video at: http://youtu.be/IfW42McTKyE
    I have also encountered the same situation as below:-


    Status: array (
    0 => '',
    )


    Fatal error: Uncaught CurlException: 7: couldn't connect to host thrown in /home/u170479066/public_html/facebook_authorization.php on line 600

 

 
Page 50 of 70 FirstFirst ... 40484950515260 ... LastLast

Similar Threads

  1. v151 autofacebook help
    By sean g in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 27 Nov 2014, 08:52 PM
  2. AutoFacebook and Canada Post Modules
    By DJLQD in forum General Questions
    Replies: 0
    Last Post: 27 Feb 2013, 02:32 PM
  3. v139h Help please with Autofacebook - Support thread is no longer supported
    By shags38 in forum General Questions
    Replies: 0
    Last Post: 18 Jul 2012, 01:49 PM
  4. Problems with AutoFacebook
    By amanda099 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 31 Aug 2010, 10:12 AM
  5. AutoFacebook OG 1.3.9 addon problems
    By eOstrE in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Jul 2010, 09:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR