Page 61 of 70 FirstFirst ... 11515960616263 ... LastLast
Results 601 to 610 of 695
  1. #601
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: AutoFacebook [Support]

    I looked at the code again in update_products and noticed that you put the first line of my code in the wrong spot, it was inside the
    PHP Code:
    if (!defined('IS_ADMIN_FLAG')) {
        die(
    'Illegal Access');
      } 
    so this was never being run
    PHP Code:
    $facebook_add $_POST['facebook_add']; 
    Try the new file and see if it finally works.

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

  2. #602
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by lankeeyankee View Post
    I looked at the code again in update_products and noticed that you put the first line of my code in the wrong spot, it was inside the
    PHP Code:
    if (!defined('IS_ADMIN_FLAG')) {
        die(
    'Illegal Access');
      } 
    so this was never being run
    PHP Code:
    $facebook_add $_POST['facebook_add']; 
    Try the new file and see if it finally works.
    We have lift-off Houston = Success = works a treat !!!

    Thanks again - now we will see if we can make this available for everyone :)

    So what other contributions have you put forward Lankee? - you mentioned something earlier.

    cheers,
    Mike

  3. #603
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,303
    Plugin Contributions
    125

    Default Re: AutoFacebook [Support]

    If you bundle up your work and submit it as a new version to

    http://www.zen-cart.com/downloads.php?do=file&id=1095

    then everyone will have access to it.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #604
    Join Date
    Jun 2013
    Location
    Hong Kong
    Posts
    27
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Does anyone know how to show up the product price together with special price in facebook page?

    Thank you very much!

  5. #605
    Join Date
    Jul 2009
    Posts
    110
    Plugin Contributions
    0

    application error Re: AutoFacebook [Support]

    Hi there,

    I've had Auto Facebook working for quite a while now, but it seems like they've changed something So, I deleted my app and set up another one, but when I run the facebook_authorization.php script, I get the following error:

    Strict Standards: Unknown: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in Unknown on line 0

    Fatal error: Uncaught OAuthException: Malformed access token CAAFHflI18GsBALnTT9wyylUj72gs8RZB0RQcs83EJm3ZBC90RVeCEpjIECJu6lrvGXtpZCo8tjkH6lt rAZCQVv3NtejJLWQ9nYNTBgecYaDPs7OYa5TmJmYab0ziR69oiQLNFnUrVNC3jPQ934FWCQUb0VeFHos ZD&expires thrown in /home/joannes/public_html/facebook/facebook_authorization.php on line 532


    I'm still using zencart 1.38 so it's nothing to do with a new version or anything - can anyone help?

    Thanks,
    Joanne

  6. #606
    Join Date
    May 2013
    Location
    Plymouth, United Kingdom
    Posts
    6
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I have been skimming through posts on here for the best part of 3 hours and have not found anyone with quite the same issue I'm having and I just don't have time to keep skimming through pages so, I apologize if this has been reported and solved already.

    I managed to get this installed and working almost completely, lol!

    When I make a new product and click "Insert", I get sent to a blank page. I have to send my browser back 3 pages to get back to my category page.

    Now, unlike some of the guys here who say that when that happens, the product doesn't get posted on FB... mine does. So the process seems to be executing correctly, it's just not redirecting me back to the category after inserting a new product.

    Any idea how to fix this? o.0

  7. #607
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: AutoFacebook [Support]

    blank page means a php error. Check your cache folder if on 1.3.9 or lowers or your logs folder on 1.5x. The debug text files have the info in them that will help track down what you've done wrong.
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

  8. #608
    Join Date
    Mar 2007
    Location
    West Palm Beach, FL.
    Posts
    95
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    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?

  9. #609
    Join Date
    Nov 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I have installed the mod as per the youtube video yet when I run the facebook_auth file I get this:

    Status: array (
    0 => '
    '"http://www.w3.org/1999/xhtml"
    xml:lang',
    2 => '"en" lang',
    3 => '"en" id',
    4 => '"facebook">


    '"Content-Type" content',
    6 => '"text/html; charset',
    7 => 'utf-8" />
    '"Cache-Control" content',
    9 => '"no-cache" />
    '"robots" content',
    11 => '"noindex,nofollow" />




    '"menu" href',
    16 => '"http://www.facebook.com/">

    '"core">
    Sorry, something went wrong.

    We\'re working on getting this fixed as soon as we can.

    '"return back();" href', 19 => '"http://www.facebook.com/">Go Back
    '"footer" id', 21 => '"pagefooter_copyright"> Facebook © 2013 · '"http://www.facebook.com/help/">Help



    ',
    )

    Any ideas?

    Jayce

  10. #610
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,360
    Plugin Contributions
    23

    Default Re: AutoFacebook [Support]

    That looks like a facebook message and facebook problem but if you have installed this wrong, perhaps that message would come up as well. Has anyone else seen this message?
    The full-time Zen Cart Guru. WizTech4ZC.com
    New template for 2.0 viewable here: 2.0 Demo

 

 
Page 61 of 70 FirstFirst ... 11515960616263 ... 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