[bd] Social Share [Deleted]

Let get all of your addons tested on 1.3.0 ;)
I'm not sure whether it is possible to test all of them :sick:

Btw, some changes have been made to make it work smoothly with XenForo 1.3.0 Beta, not sure if I should release it now or wait a few days for a bigger release!
 
I'm not sure whether it is possible to test all of them :sick:

Btw, some changes have been made to make it work smoothly with XenForo 1.3.0 Beta, not sure if I should release it now or wait a few days for a bigger release!
You can wait for a bigger release. If there is any immediately issue that breaks the site, I'm sure people will report.
 
There is a problem with Social Share and the trophy addon from Waindigo.

When I try to give a specific user a trophy, this error message appears:

Undefined index: bdsocialshare_options

  1. XenForo_Application::handlePhpError() in bdSocialShare/XenForo/Model/Trophy.php at line 9
  2. bdSocialShare_XenForo_Model_Trophy->awardUserTrophy() in Waindigo/Trophies/Extend/XenForo/ControllerAdmin/Trophy.php at line 132
  3. Waindigo_Trophies_Extend_XenForo_ControllerAdmin_Trophy->actionManual() in XenForo/FrontController.php at line 347
  4. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  5. XenForo_FrontController->run() in /var/www/dev/forum.dev.scharesoft.de/admin.php at line 13

Yer, I think that add-on is going to have to fix this issue. If nothing else, @xfrocks should be able to put an extra check on that piece of code and stop the social share feature running in that instance.
 
Where are all the options of this addon?
  1. /admin.php?options/list/bdSocialShare
  2. and User Group permissions
That's it?
Is it possible to post on a FB Page? and automatically?
 
I just installed this, and notice this cron "[bd] Social Share: Run Queue" was disabled by default, Why ?

Edit: I enable it and after a couple of minutes automatically disabled :(
 
Last edited:
So this is not yet updated for XF 1.3.0 ?
Beta version is available but it won't be released until 1.3 is released.

Where are all the options of this addon?
  1. /admin.php?options/list/bdSocialShare
  2. and User Group permissions
That's it?
Is it possible to post on a FB Page? and automatically?
That's it and yes.

I just installed this, and notice this cron "[bd] Social Share: Run Queue" was disabled by default, Why ?

Edit: I enable it and after a couple of minutes automatically disabled :(
That cron is for XenForo 1.1 only. It disables itself if you have newer version.

I always got this notice:
Have you clicked the link?
 
I'm already using xf 1.3.0 beta 4 on my Live Forum, can I have it?

Yes, I always clicked on it, but nothing has posted on my fb wall.
Please enable debug mode temporary, try posting something again then check your server error log.
 
Error Info
bdSocialShare_Exception_NotConnected: [bd] Social Share Exception - library/bdSocialShare/Model/Publisher.php:70
Generated By: Unknown Account, 1 minute ago

Stack Trace
#0 /library/bdSocialShare/Model/Publisher.php(22): bdSocialShare_Model_Publisher->facebookPublish('me', Object(bdSocialShare_Shareable_Status), Array)
#1 /library/bdSocialShare/Model/ShareQueue.php(77): bdSocialShare_Model_Publisher->publish('facebook', 'me', Object(bdSocialShare_Shareable_Status), Array)
#2 /library/bdSocialShare/Model/ShareQueue.php(194): bdSocialShare_Model_ShareQueue->publish(Object(bdSocialShare_Shareable_Status), Array, true, Array)
#3 /library/bdSocialShare/Deferred/ShareQueue.php(10): bdSocialShare_Model_ShareQueue->runQueue(7.9999990463257)
#4 /library/XenForo/Model/Deferred.php(256): bdSocialShare_Deferred_ShareQueue->execute(Array, Array, 7.9999990463257, '')
#5 /library/XenForo/Model/Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 7.9999990463257, '', false)
#6 /library/XenForo/Model/Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#7 c/deferred.php(23): XenForo_Model_Deferred->run(false)
#8 {main}

Request State
array(3) {
["url"] => string(37) "https://www.phcorner.net/deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(7) "/Draft/"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
 
Error Info
bdSocialShare_Exception_NotConnected: [bd] Social Share Exception - library/bdSocialShare/Model/Publisher.php:70
Generated By: Draft, 3 minutes ago

Stack Trace
#0 /library/bdSocialShare/Model/Publisher.php(22): bdSocialShare_Model_Publisher->facebookPublish('me', Object(bdSocialShare_Shareable_Status), Array)
#1 /library/bdSocialShare/ControllerHelper/Recover.php(61): bdSocialShare_Model_Publisher->publish('facebook', 'me', Object(bdSocialShare_Shareable_Status))
#2 /library/bdSocialShare/XenForo/ControllerPublic/Register.php(24): bdSocialShare_ControllerHelper_Recover->recover('facebook', Array)
#3 /library/XenForo/FrontController.php(347): bdSocialShare_XenForo_ControllerPublic_Register->actionFacebook()
#4 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /index.php(13): XenForo_FrontController->run()
#6 {main}

Request State
array(3) {
["url"] => string(410) "https://www.phcorner.net/register/facebook?code=AQCwt.............................gfhgfhgfhgfhhg"
["_GET"] => array(3) {
["/register/facebook"] => string(0) ""
["code"] => string(323) "AQCwtph0m6IoC......................2mh2SshjQ6X_FIDww"
["state"] => string(32) "643921ecf597633b861d91a7662800d1"
}
["_POST"] => array(0) {
}
}
 
Back
Top Bottom