Page 63 of 70 FirstFirst ... 13536162636465 ... LastLast
Results 621 to 630 of 695
  1. #621
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: AutoFacebook [Support]

    From my code posted before:

    In admin/includes/modules/product/collect_info.php around line 41 look for this line
    PHP Code:
    'master_categories_id' => '' 

    and change it to
    PHP Code:
    'master_categories_id' => '',
    'facebook_add' => '' 

    You have left out the comma after 'master_categories_id' => ''

    And again, you left out the comma here in update_products:
    PHP Code:
    'products_price_sorter' => zen_db_prepare_input($_POST['products_price_sorter']),
    'facebook_add' => zen_db_prepare_input($_POST['facebook_add']) 
    When changing code you should just replace the entire snippet instead of trying to insert only the new code so you don't forget to miss the little things like commas.

    Zen Cart and it's community are the best!!

  2. #622
    Join Date
    Aug 2013
    Location
    Brisbane
    Posts
    25
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Thankyou very much for your help got it all working on the spare site now to see how we go on the main site.

    Kind Regards

    Peter

  3. #623
    Join Date
    May 2006
    Posts
    27
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I am having this same issue.. Did not see where anyone posted a solution but went to your fb page and see you have it working correctly.. Could you please share how you fixed this issue?
    Thank you
    Arlette

    Quote Originally Posted by [email protected] View Post
    I'm using autofacebook with zen 1.5.1

    The plugin is working great except extra zeros are added to the prices like $949.00000
    heres a link https://www.facebook.com/ntsolutionsllc?ref=hl

    How do I get the plugin to include the discounted price and fix the zeros or just not include the price at all?

    I also want to use the autotwitter plugin how do I install both plugins?

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

    Default Re: AutoFacebook [Support]

    likely a dumb question - I have used a few versions of AutoFacebook so not sure which plugin has the feature which allows you to say yes update or no do not update Facebook when you add a new product or modify a new product. Any help will be appreciated. I am using v1.3.9h

    cheers,
    Mike

  5. #625
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by shags38 View Post
    likely a dumb question - I have used a few versions of AutoFacebook so not sure which plugin has the feature which allows you to say yes update or no do not update Facebook when you add a new product or modify a new product. Any help will be appreciated. I am using v1.3.9h

    cheers,
    Mike
    I was right - it was a dumb question - I cleared the fog in my brain and remembered that LankeeYankee had sorted this out for me previously - thanks Yankee

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

    Default Re: AutoFacebook [Support]

    Hi Yankee - like a few others I'd like to know how to limit the number of decimal points showing in the price when Facebook is updated - I think it is a Zen Cart thing (as against an AutoFacebook thing) as when updating a product it is showing as 4 digits after the decimal point instead of 2 in the net price window on the product page - if I remember to remove the two extra digits before hitting update it works fine but it is difficult to keep remembering that when doing a lot of product maintenance.

    Any help is appreciated.

    cheers,
    Mike

  7. #627
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: AutoFacebook [Support]

    Mike - look in the downloads section for a new revision that fixes this issue. I just installed it and it works GREAT!!

    Now I just want to figure out how to implement the code in this thread to put a "switch" on the product page so things are only posted if you click that switch.


    Quote Originally Posted by shags38 View Post
    Hi Yankee - like a few others I'd like to know how to limit the number of decimal points showing in the price when Facebook is updated - I think it is a Zen Cart thing (as against an AutoFacebook thing) as when updating a product it is showing as 4 digits after the decimal point instead of 2 in the net price window on the product page - if I remember to remove the two extra digits before hitting update it works fine but it is difficult to keep remembering that when doing a lot of product maintenance.

    Any help is appreciated.

    cheers,
    Mike

  8. #628
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Hi Judy,

    Quote Originally Posted by stellarweb View Post
    Mike - look in the downloads section for a new revision that fixes this issue. I just installed it and it works GREAT!!
    What revision? a revision of AutoFacebook or some other plugin? can you elaborate please as I am keen to get this fixed.

    Now I just want to figure out how to implement the code in this thread to put a "switch" on the product page so things are only posted if you click that switch.
    So do you need help with this or was this just a comment :) ? I have it working beautifully on the product info page, update facebook yes or no radio button.

    cheers,
    Mike

  9. #629
    Join Date
    May 2006
    Location
    Montana
    Posts
    291
    Plugin Contributions
    20

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by shags38 View Post
    Hi Judy,

    What revision? a revision of AutoFacebook or some other plugin? can you elaborate please as I am keen to get this fixed.

    So do you need help with this or was this just a comment :) ? I have it working beautifully on the product info page, update facebook yes or no radio button.

    cheers,
    Mike
    Mike - I downloaded the latest version of AutoFacebook that came out a few days ago that fixes the decimal point issue.
    http://www.zen-cart.com/downloads.php?do=file&id=1095

    It took just a few minutes to get the radio button working - very slick! I think it needs to be packaged up and added to the mod! It is definitely something the mod needs.

  10. #630
    Join Date
    Jun 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Hi,
    I need help.
    I have used autofacebook plug-in to upload the products information to facebook, but the pictures on facebook are completely inconformity from the website. The facebook has resized the pictures a lot and the pictures looks very twisted.
    facebook info:
    Click image for larger version. 

Name:	20131114151110.jpg 
Views:	115 
Size:	41.4 KB 
ID:	13350
    Product info:
    Click image for larger version. 

Name:	20131114151200.jpg 
Views:	94 
Size:	42.8 KB 
ID:	13351

    how to fix?

 

 
Page 63 of 70 FirstFirst ... 13536162636465 ... 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