Results 1 to 10 of 695

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    New Zealand
    Posts
    92
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I updated my password on facebook and now get the following error in Zen Cart when I insert a new product:


    Facebook Error: Error validating access token: The session has been invalidated because the user has changed the password.

    Anyone know how to resolve this issue - can't see it in the FAQ

    Thanks

    paul
    Paul
    ######################################################################
    http://kiwisouvenirs.com/

  2. #2
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by pstarling View Post
    I updated my password on facebook and now get the following error in Zen Cart when I insert a new product:


    Facebook Error: Error validating access token: The session has been invalidated because the user has changed the password.

    Anyone know how to resolve this issue - can't see it in the FAQ

    Thanks

    paul
    Just re-run the facebook_authorization.php to get a new access token and everything will be OK.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #3
    Join Date
    Jul 2009
    Posts
    122
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    First of all would like to say thanks for creating this mod.

    One question though I am using the AutoFacebook Lite version and as asked by a couple of people already in this thread. How do you modify it so that the gross price is posted to your Facebook account instead of the net price? As per this fellows post.

    Quote Originally Posted by Hobby Link View Post
    Hi Jamie.

    Installation V2 on 1.3.8a works a charm.

    Quick question - what do I need to tweak in the code for the price to be quoted INCLUDING tax on facebook? Currently quotes excluding tax which is a bit backwards for the Aussie market. I can see it creating confusion!

    I saw this reply.

    Quote Originally Posted by jamielife View Post
    I'm not too familiar with all the zencart tax stuff but I would imagine find:
    PHP Code:
        $price $products_price
    around line 101 of your update_product.php file and change it to:
    PHP Code:
        $price $_POST['products_price_gross']; 
    I think that should do it.
    But this does not work as all I get is a blank white page when I insert the product.

    So I tried using :

    PHP Code:
        $price $products_price_gross
    And this seemed to partially work. As in the blank white page did not come up and at the top of the admin page it said "Facebook was successfully updated!" However when I go to my Facebook page the product is listed perefectly but there is no price listed. As in only the $ symbol is showing with no price after it.

    So does anyone know how I can correct this issue?

    Any assistance will be greatly appreciated.

    Thanks.

  4. #4
    Join Date
    Sep 2005
    Location
    New Zealand
    Posts
    92
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    @Countrycharm - Thanks worked a treat

  5. #5
    Join Date
    Jun 2009
    Posts
    63
    Plugin Contributions
    0

    help question Re: AutoFacebook [Support]

    I am having problems getting this to work

    {
    "error": {
    "type": "OAuthException",
    "message": "Error validating application."
    }
    }


    i get this error when i run facebook_authorization.php

    any suggestions.

    Thanks Lexxe

  6. #6
    Join Date
    Sep 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    hello ,everybody

    I just intalled,and all is okay,Now I want to delete image,and add a product model,But I can't success.

    PHP Code:
    'page'              =>  $pageID,
    'prod_model'        =>  $_POST['products_model'][$_SESSION['languages_id']],
    'price'             =>  $products_price,
    'prod_name'         =>  $_POST['products_name'][$_SESSION['languages_id']],
    'prod_description'  =>  $_POST['products_description'][$_SESSION['languages_id']],
    'prod_url'          =>  '/index.php?main_page=product_info&cPath=' $current_category_id '&products_id=' $products_id, );
    $url "http://apps.htmyell.com/fbpageid/sendvars.php"

  7. #7
    Join Date
    Jul 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Hi
    I installed this and being a bit thick took me a good while but its working now.

    The one problem I do have though is if I duplicate an ad and edit it for speed reasons of putting up an ad it doesn't show. If I insert a completely new ad it works okakokay.

 

 

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

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