About a year ago, I posted a hack that let Social broadcast pages as well as posts.
Are you sure you’ve removed the hack?
I’ve tested successfully posting a page to both facebook and twitter.
Are you hooking into any of socials actions/filters?
I just had the same issue.
It would help us diagnose this issue if you would turn on debug mode (in the Plugin Settings) and show us your debug_log.txt while reproducing this (omitting any sensitive data of course).
Thank you very much for your willingness to help.
Here is an excerpt from the debug log.
[SOCIAL - 2013-06-26 18:48:53 - 4.49.110.78] Current accounts:
[SOCIAL - 2013-06-26 18:48:53 - 4.49.110.78] New accounts:
[SOCIAL - 2013-06-26 18:48:54 - 4.49.110.78] Checking system CRON
[SOCIAL - 2013-06-26 18:48:54 - 4.49.110.78] Running request: Settings/action_index
[SOCIAL - 2013-06-26 18:49:08 - 4.49.110.78] Post #17991 removed from the aggregation queue.
[SOCIAL - 2013-06-26 18:49:08 - 4.49.110.78] Post #17991 added to the aggregation queue. (Interval: 15min, Next run (approximately): 26 Jun 2013 3:04 pm)
[SOCIAL - 2013-06-26 18:49:09 - 4.49.110.78] Running request: Broadcast/action_options
[SOCIAL - 2013-06-26 18:49:16 - 4.49.110.78] Running request: Broadcast/action_options
[SOCIAL - 2013-06-26 18:49:16 - 4.49.110.78] About to start broadcasting.
[SOCIAL - 2013-06-26 18:49:16 - 4.49.110.78] Loading service facebook
[SOCIAL - 2013-06-26 18:49:16 - 4.49.110.78] Found service facebook
[SOCIAL - 2013-06-26 18:49:16 - 4.49.110.78] Broadcasting to Dennis G. Jerz, account #645532521. (Facebook)
[SOCIAL - 2013-06-26 18:49:16 - 4.49.110.78] Broadcasting to Dennis G. Jerz, account #645532521 FAILED. Reason: (#100) description parameter cannot be longer than 10000 characters.
Response:
Social_Response Object
(
[_service:Social_Response:private] => Social_Service_Facebook Object
(
[_key:protected] => facebook
[_accounts:protected] => Array
(
[645532521] => Social_Service_Facebook_Account Object
(
[_pages:protected] => stdClass Object
(
[personal] => Array
(
)
[universal] => Array
(
)
)
[_use_personal_pages:protected] => 1
[_use_universal_pages:protected] =>
[_broadcast_page:protected] =>
[_user:protected] => stdClass Object
(
[id] => READACTED
[name] => Dennis G. Jerz
[first_name] => Dennis
[middle_name] => G.
[last_name] => Jerz
[link] => http://www.facebook.com/dennis.jerz
[username] => dennis.jerz
[gender] => male
[timezone] => -4
[locale] => en_US
[verified] => 1
[updated_time] => 2012-06-29T18:25:40+0000
)
[_keys:protected] => stdClass Object
(
[public] => REDACTED
[secret] => REDACTED
)
[_personal:protected] => 0
[_universal:protected] => 1
)
)
)
[_request:Social_Response:private] => Array
(
[headers] => Array
(
[date] => Wed, 26 Jun 2013 18:49:13 GMT
[server] => Apache/2.2.14 (Ubuntu)
[x-powered-by] => PHP/5.3.2-1ubuntu4.11
[set-cookie] => PHPSESSID=REDACTED path=/
[expires] => Thu, 19 Nov 1981 08:52:00 GMT
[cache-control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[pragma] => no-cache
[content-encoding] => deflate
[vary] => Accept-Encoding
[content-length] => 100
[connection] => close
[content-type] => text/html
)
[body] => stdClass Object
(
[result] => error
[response] => (#100) description parameter cannot be longer than 10000 characters.
)
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => PHPSESSID
[value] => REDACTED
[expires] =>
[path] => /
[domain] =>
)
)
[filename] =>
)
[_account:Social_Response:private] => Social_Service_Facebook_Account Object
(
[_pages:protected] => stdClass Object
(
[personal] => Array
(
)
[universal] => Array
(
)
)
[_use_personal_pages:protected] => 1
[_use_universal_pages:protected] =>
[_broadcast_page:protected] =>
[_user:protected] => stdClass Object
(
[id] => REDACTED
[name] => Dennis G. Jerz
[first_name] => Dennis
[middle_name] => G.
[last_name] => Jerz
[link] => http://www.facebook.com/dennis.jerz
[username] => dennis.jerz
[gender] => male
[timezone] => -4
[locale] => en_US
[verified] => 1
[updated_time] => 2012-06-29T18:25:40+0000
)
[_keys:protected] => stdClass Object
(
[public] => REDACTED
[secret] => REDACTED
)
[_personal:protected] => 0
[_universal:protected] => 1
)
)
[SOCIAL - 2013-06-26 18:54:53 - 38.99.97.55] Running request: Auth/action_authorize
[SOCIAL - 2013-06-26 18:54:53 - 38.99.97.55] Authorizing with URL: REDACTED
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Running cron_15_init
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Running request: CRON/action_cron_15
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Attempting semaphore lock
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Set semaphore last lock time to 2013-06-26 18:55:48
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Semaphore lock complete.
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Running social_cron_15_action.
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Decremented the semaphore by 1.
[SOCIAL - 2013-06-26 18:55:48 - 107.21.39.242] Semaphore unlocked.
[Please post log files between backticks or use the code button.]