Page 6 of 70 FirstFirst ... 456781656 ... LastLast
Results 51 to 60 of 695
  1. #51
    Join Date
    Dec 2009
    Location
    Richmond, VA
    Posts
    160
    Plugin Contributions
    3

    Default Re: AutoFacebook [Support]

    For anyone who'd like to help me figure out this problem with the descriptions/price/whatever not showing up

    Try this.

    PHP Code:
    echo "<pre>";
    var_dump($_POST);
    exit; 
    right after where you see:
    //end of autofacebook
    Now go and add a test product (make sure you fill everything out like you normally would however if you're images are working there is no need to upload another one, just leave it blank). After you click 'preview' and then 'insert' you should see a bunch of text. Copy it and paste it in a PM to me.

    Now remove the code you added from above.

    Note: this will still add the fake product to your store and facebook so be sure to delete them.

  2. #52
    Join Date
    Mar 2010
    Location
    Battle Creek, MI
    Posts
    124
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Hi Jamie,

    I'm using ver 138b zencart and trying to install autofacebook. Everything seems pretty straight forward, but when I am trying to do the facebook app thing I get this message:

    Step 1:

    Once you have added this application to your Store's Page,
    Click Here to allow all permissions to your app.
    Errors while loading page from application

    Parse errors:

    FBML Error (line 4): illegal tag "noscript" under "fb:canvas"
    Any idea what that means? I've verified line four in the php file(lines 4,5,6,7) to make sure the api key, app secret, page number and canvas url are all correct. Dont know where else to look....

    Thanks

  3. #53
    Join Date
    Apr 2010
    Location
    London, UK
    Posts
    38
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by jamielife View Post
    For anyone who'd like to help me figure out this problem with the descriptions/price/whatever not showing up

    Try this.

    PHP Code:
    echo "<pre>";
    var_dump($_POST);
    exit; 
    right after where you see:

    Now go and add a test product (make sure you fill everything out like you normally would however if you're images are working there is no need to upload another one, just leave it blank). After you click 'preview' and then 'insert' you should see a bunch of text. Copy it and paste it in a PM to me.

    Now remove the code you added from above.

    Note: this will still add the fake product to your store and facebook so be sure to delete them.
    What file does this need to go in?
    Clever AV Ltd
    http://www.cleveravltd.co.uk
    ZenCart 1.3.9g

  4. #54
    Join Date
    Apr 2010
    Location
    London, UK
    Posts
    38
    Plugin Contributions
    1

    Default Re: AutoFacebook [Support]

    Nevermind.. figured it out lol, was having a blonde moment lol
    Clever AV Ltd
    http://www.cleveravltd.co.uk
    ZenCart 1.3.9g

  5. #55
    Join Date
    Oct 2005
    Posts
    287
    Plugin Contributions
    0

    red flag Re: AutoFacebook [Support]

    To add a new product I always copy a product and replace the name and image, this is because my products have atleast 10 to 20 attribute option names and I do not need to insert those attributes once I copy a a product and rename it.

    This module does not recognize this as a new product so no update.

    Can you tell me how to tackle this problem ??

    Thanks for a great module.

  6. #56
    Join Date
    Mar 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by harry2cool View Post
    To add a new product I always copy a product and replace the name and image, this is because my products have atleast 10 to 20 attribute option names and I do not need to insert those attributes once I copy a a product and rename it.

    This module does not recognize this as a new product so no update.

    Can you tell me how to tackle this problem ??

    Thanks for a great module.
    I am having the same issue as this poster. Is there a workaround?
    Thanks again for a great mod!

    Madame Louise

  7. #57
    Join Date
    May 2007
    Location
    Los Angeles
    Posts
    89
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Quote Originally Posted by subir View Post
    Thanks for your response. I did that but same result. I got "API Error Code: 100
    API Error Description: Invalid parameter
    Error Message: Param fbconnect must be a boolean" and I corrected it according to your direction give in the page 1. I also followed your direction now. I paste the line to the 1.3.9 version update_product.php file but the result is the same. Please do a favour.

    Thanks.
    I had the same error and this fixed it:


    Disabled "New Data Permissions" under the migrations tab in your facebook application.

    hope this helps.. cheers!

  8. #58
    Join Date
    May 2010
    Posts
    8
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I have recently added this mod and got it working with the disable new data permissions and changing the connect url but lastnight whenever i added a product all i was getting was a blank page and no update to facebook. I ran the debug error logging utility and it pointed to this mod.

    Code:
    [26-May-2010 13:01:33] PHP Warning:  json_encode() [<a href='function.json-encode'>function.json-encode</a>]: Invalid UTF-8 sequence in argument in /data/www/vhosts/gadg3tshop.co.uk/httpdocs/admin/includes/modules/update_product.php on line 168
    [26-May-2010 13:01:35] PHP Fatal error:  Uncaught exception 'FacebookRestClientException' with message 'Session key invalid or no longer valid' in /data/www/vhosts/gadg3tshop.co.uk/httpdocs/admin/includes/modules/facebook/php/facebookapi_php5_restlib.php:3374
    Stack trace:
    #0 /data/www/vhosts/gadg3tshop.co.uk/httpdocs/admin/includes/modules/facebook/php/facebookapi_php5_restlib.php(932): FacebookRestClient->call_method('facebook.stream...', Array)
    #1 /data/www/vhosts/gadg3tshop.co.uk/httpdocs/admin/includes/modules/update_product.php(170): FacebookRestClient->stream_publish('New Product!', '{"name":"Red an...', '[{"text":"Gadg3...')
    #2 /data/www/vhosts/gadg3tshop.co.uk/httpdocs/admin/product.php(62): require('/data/www/vhost...')
    #3 {main}
      thrown in /data/www/vhosts/gadg3tshop.co.uk/httpdocs/admin/includes/modules/facebook/php/facebookapi_php5_restlib.php on line 3374
    I looked at the settings and now my connect url has changed and it says you cannot point to a facebook domain.

    Any ideas?

  9. #59
    Join Date
    May 2010
    Posts
    4
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    I keep getting this error at step 14.

    API Error Code: 100
    API Error Description: Invalid parameter
    Error Message: next is not owned by the application.

    Anyone has any idea?
    Thanks in advance

  10. #60
    Join Date
    May 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: AutoFacebook [Support]

    Has anyone had this problem? Here is the error I get when I am finishing up 17 of the install.
    Congrats, All Done! Permissions Granted.

    Your Infinite Session Key is:



    Fatal error: Uncaught exception 'FacebookRestClientException' in /home/sensory/public_html/fbcanvas/php/facebookapi_php5_restlib.php:3374 Stack trace: #0 /home/sensory/public_html/fbcanvas/php/facebookapi_php5_restlib.php(932): FacebookRestClient->call_method('facebook.stream...', Array) #1 /home/sensory/public_html/fbcanvas/index.php(44): FacebookRestClient->stream_publish('I have just cre...', NULL, NULL) #2 {main} thrown in /home/sensory/public_html/fbcanvas/php/facebookapi_php5_restlib.php on line 3374

    Any help would be great on this error
    SensoryCraver
    Attached Images Attached Images  

 

 
Page 6 of 70 FirstFirst ... 456781656 ... 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