Hi @xfrocks . I made a facebook page and choose this page for auto sharing for thread create. But when I click on the test link it just says error. if i choose other page/groups im member of on Facebook the test is succesfully. what am i doing wrong ? please help
Any information from the debug? Only error on that one page? Which role are you in the page? Please try choosing another working page/groups and post a thread to see if it goes through.
im administrator on that page. i tried to choose another facebook page i made years ago and that works ok and also the thread showed up on the fb page. but not the new fb page I made approx. a week ago. Cant seem to figure it out myself whats wrong. Im sure it must be something about the fb page..but dont know what.
xfrocks @mbenjami Enable debug mode. Disable the auto-share from AdminCP. Go to the front-end, create a new thread / post a reply and choose the new page as the target. Post it. If there are problem, it will be logged into the server error log for us to check.
i also try to manually choose when im creating thread...click on the link timeline under the wysiwyg editor and choose my new page in the overlay window there..and then it says : There has been some problem publishing your share recently. Click here to try again or dismiss.
xfrocks @mbenjami Great, now you need to check server error log to see what Facebook server complained about.
{"error":{"message":"(#803) Some of the aliases you requested do not exist: NeedykjpsalgoggisbortencryptedR36f3TrA7qsVG6ErTXIEU1Vk1JktffC0pL78Ew1gojMPXuNPIEf7HL6JAyQQpA42mtSlGy6aLUPKfb00WoCiA6BkJAg9YWYmnYsPfL4UyCGsmELK43Qvp4YwlY7nHDqZVsrG8usyhOB1Te0uOliOvOXX41wOdWcZUPRIEXVUEtgD7t3J3golSy35IYoLlXF3uQ5GII5ONzl36WjuXoIjKTtNJEsi06Kn1tbzKmu60FQKW8ottMcRHU5UZeqBu3mZj4iGJ7feT0QiKUp7hk76uD3JJUfeuzg8PvusqBMWaw8Po1gHesYDcKbgJBigUWjrOxB0n2RS9lkCQV1dNqg5jMOkBi2dvqus","type":"OAuthException","code":803}}Et øyeblikk siden - library/bdSocialShare/Model/Publisher.php:223 Slett... {"error":{"message":"(#803) Some of the aliases you requested do not exist: NeedykjpsalgoggisbortencryptedR36f3TrA7qsVG6ErTXIEU1Vk1JktffC0pL78Ew1gojMPXuNPIEf7HL6JAyQQpA42mtSlGy6aLUPKfb00WoCiA6BkJAg9YWYmnYsPfL4UyCGsmELK43Qvp4YwlY7nHDqZVsrG8usyhOB1Te0uOliOvOXX41wOdWcZUPRIEXVUEtgD7t3J3golSy35IYoLlXF3uQ5GII5ONzl36WjuXoIjKTtNJEsi06Kn1tbzKmu60FQKW8ottMcRHU5UZeqBu3mZj4iGJ7feT0QiKUp7hk76uD3JJUfeuzg8PvusqBMWaw8Po1gHesYDcKbgJBigUWjrOxB0n2RS9lkCQV1dNqg5jMOkBi2dvqus","type":"OAuthException","code":803}}Et øyeblikk siden - library/bdSocialShare/Model/Publisher.php:223
xfrocks @mbenjami Looks like the system failed to decrypt the token information. The key to the encryption is derived from your globalSalt value, which can be configured in config.php, do you change that value recently? Also, do you happen to have more than one server running for the site? Please try the following steps: Untick the checkbox in the quick reply form, post something (do this to reset the old token) Open another thread, click the question mark, choose the page, post Check server error log
same error message. i havent changed anything in config.php. im only running one test server locally. here is my config.php <?php $config['db']['host'] = 'localhost'; $config['db']['port'] = '3306'; $config['db']['username'] = 'root'; $config['db']['password'] = ''; $config['db']['dbname'] = 'needy'; $config['superAdmins'] = '1'; $config['debug'] = true;
xfrocks @mbenjami You are running the site locally? Hmm, is it possible to setup a TeamViewer or similar session? Please start a conversation with me to resolve this. Sorry for the problem.
Ok I cannot edit my post, tried debug mode and this is what I got Code: bdSocialShare_Exception_Interrupted: [bd] Social Share Exception - library/bdSocialShare/Model/Publisher.php:265 Generated By: Unknown Account, A moment ago Stack Trace #0 /home/site/public_html/forums/library/bdSocialShare/Model/Publisher.php(20): bdSocialShare_Model_Publisher->twitterPublish('1', Object(bdSocialShare_Shareable_Post), Array) #1 /home/site/public_html/forums/library/bdSocialShare/Model/ShareQueue.php(53): bdSocialShare_Model_Publisher->publish('twitter', '1', Object(bdSocialShare_Shareable_Post), Array) #2 /home/site/public_html/forums/library/bdSocialShare/Model/ShareQueue.php(159): bdSocialShare_Model_ShareQueue->publish(Object(bdSocialShare_Shareable_Post), Array, true, Array) #3 /home/site/public_html/forums/library/bdSocialShare/Deferred/ShareQueue.php(10): bdSocialShare_Model_ShareQueue->runQueue(9.9999978542328) #4 /home/site/public_html/forums/library/XenForo/Model/Deferred.php(198): bdSocialShare_Deferred_ShareQueue->execute(Array, Array, 9.9999978542328, '') #5 /home/site/public_html/forums/library/XenForo/Model/Deferred.php(321): XenForo_Model_Deferred->runDeferred(Array, 9.9999978542328, '', false) #6 /home/site/public_html/forums/library/XenForo/Model/Deferred.php(274): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false) #7 /home/site/public_html/forums/deferred.php(18): XenForo_Model_Deferred->run(false) #8 {main} Request State array(3) { ["url"] => string(37) "http://site.com/forums/deferred.php" ["_GET"] => array(0) { } ["_POST"] => array(4) { ["_xfRequestUri"] => string(39) "/forums/community/support/create-thread" ["_xfNoRedirect"] => string(1) "1" ["_xfToken"] => string(8) "********" ["_xfResponseType"] => string(4) "json" } }
No, debug mode works fine with add-on Nice information. Looks like you installed the Social add-on a long time ago. Did you upgrade to my version of its? http://xenforo.com/community/posts/611633
Wooldog @xfrocks Sure did. I upgraded. Error remains. Perhaps I should uninstall and reinstall the Social Network Authentication Addon instead of just upgrading it?
xfrocks @Wooldog No, upgrading should work. Please do not uninstall it or you will erase all existing authentication data. Btw, when did you authenticate your Twitter account? Before or after the upgrade?
Hi again..looks like autosharing from resources to facebook dont work ? only "manual" sharing when you create the resource. But auto sharing from ordinary threads work
Is it possible to make and option in the plug-in that you can choose to add the first image in the resource to the facebook post ? like its when you create ordinary threads
see examples here. two facebook shares from ordinary threads and one posting in resource manager (turned into classified system).
xfrocks @mbenjami Just put it into todo list, probably will be included in the next version with a bunch of other additions
Sounds great. I just pre-launched the site, so it will be a great addition to show the resource icon on
yes.. and now it will autopublish to facebook page and it will show the resource icon beside the post ?