Results 1 to 10 of 695

Hybrid View

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    hello,

    autoFacebook 2.0 is now available!

    This should fix the API Error Code: 100 issue a lot of people are having.

    And hopefully a lot of other stuff as well.

    It will also now give you Zen-Cart style messages letting you know what went wrong or if it was a success when you add a product.

    it's been uploaded to the contirbutions section but for those of you who don't want to wait it's available at http://htmyell.com/autofacebook-2-0/

    As always I will try my best to support this via this thread and my site.

    Let me know what you think,
    Jamie
    Jamie thank you for updating the module works great except one thing. I can not get it to pull the item description for some reason. It will just post the item name, price, picture and link but no description. Any help would be appreciated. Thank you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by countrycharm View Post
    Jamie thank you for updating the module works great except one thing. I can not get it to pull the item description for some reason. It will just post the item name, price, picture and link but no description. Any help would be appreciated. Thank you.

    Hmmm, try changing line 104 to:

    PHP Code:
    $prod_description implode(" "$_POST['products_description']); 

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    Hmmm, try changing line 104 to:

    PHP Code:
    $prod_description implode(" "$_POST['products_description']); 
    Hi Jamielife that didn't work either. You can see what i'm talking about here. Thank you again
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by countrycharm View Post
    Hi Jamielife that didn't work either. You can see what i'm talking about here. Thank you again
    Ok how bout just:
    PHP Code:
    $prod_description $product_description[1]; 
    or

    PHP Code:
    $prod_description $_POST['products_description'][1]; 
    Last edited by jamielife; 29 Aug 2010 at 10:06 PM. Reason: added code

  5. #5
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Feature Request - Is it possible to somehow limit how many post per day? We literarily add 100s of products if not 1000s to our site on a weekly basis. Updating our Facebook page with every new product will drive our fans crazy and definitely will pass as a spam.

    Thanks!

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by BlessIsaacola View Post
    Feature Request - Is it possible to somehow limit how many post per day? We literarily add 100s of products if not 1000s to our site on a weekly basis. Updating our Facebook page with every new product will drive our fans crazy and definitely will pass as a spam.

    Thanks!
    It is possible i'll look into it for the next release. Good idea.

  7. #7
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    It is possible i'll look into it for the next release. Good idea.
    I am just wondering if you've had the chance to look into providing capability to limit updates/posts per day. We add 100s of product per week and using this mod will drive our fans crazy if we can't control how many post per day since we could potentially post 100s of new products some days. I am not even sure if Facebook will be happy with that either.

    Thanks!

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    Ok how bout just:
    PHP Code:
    $prod_description $product_description[1]; 
    or

    PHP Code:
    $prod_description $_POST['products_description'][1]; 
    Hi jamielife thank you for the help. I tried both the other codes still nothing. I have racked my brain on this but still unsuccessful.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by countrycharm View Post
    Hi jamielife thank you for the help. I tried both the other codes still nothing. I have racked my brain on this but still unsuccessful.
    Just about all those work for me.

    Maybe try adding

    PHP Code:
    echo "<pre>";
    var_dump($_POST['products_description']);
    exit; 
    just before
    PHP Code:
    //AutoFacebook 
    somewhere around line 90-ish

    let me know what it says

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

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    Just about all those work for me.

    Maybe try adding

    PHP Code:
    echo "<pre>";
    var_dump($_POST['products_description']);
    exit; 
    just before
    PHP Code:
    //AutoFacebook 
    somewhere around line 90-ish

    let me know what it says

    getting close, but the product will not insert now. It shows this when trying to insert product.


    array(1) {
    [1]=>
    string(499) "
    [FONT=\&quot;VERDANA,]Stylish serving is a snap with this country themed Lazy Susan! Jaunty rooster motif brightens any gathering with down home charm; smoothly rolling turn table gives guests fingertip access to their favorite treats. [/FONT][FONT=\&quot;VERDANA,]Weight 4.6 lbs. Tempered glass and stainless steel. 14" diameter x 1" high.[/FONT]
    "
    }
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 

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