XenSocialize by xenCODE [Deleted]

Well, my local server's PHP version is 5.3... thats why I didn't get the problem... I'll see what changes TheVisitors made :)

Really simple....

/library/xenCODE/Socialize/Options/ForumChooser.php

Find

PHP:
, '(unspecified)'

It is only there 1x ..... Delete it.

You're not the only person who's mod I've fixed in the last 2 days. ;)
 
make sure that the application access is set to 'Read and Write':
UgKnA.png

for that, go to:
VrKAL.png


and then reset the access token
 
Got an interesting error......

PHP:
TwitterException: User is over daily status update limit. - library/xenCODE/Socialize/Stuff/Twitter.php:224
Generated By: Adam, 2 minutes ago
Stack Trace

PHP:
#0 /home/sociall1/public_html/forums/library/xenCODE/Socialize/Stuff/Twitter.php(471): xenCODE_Socialize_Stuff_Twitter->doCall('statuses/update...', Array, true, 'POST')
#1 /home/sociall1/public_html/forums/library/xenCODE/Socialize/DataWriter/Threads.php(31): xenCODE_Socialize_Stuff_Twitter->statusesUpdate('Are we too sens...')
#2 /home/sociall1/public_html/forums/library/XenForo/Model/ThreadRedirect.php(104): xenCODE_Socialize_DataWriter_Threads->save()
#3 /home/sociall1/public_html/forums/library/Tinhte/XenTag/XenForo/Model/ThreadRedirect.php(13): XenForo_Model_ThreadRedirect->createRedirectThread('threads/are-we-...', Array, 'thread-14763-12...', 1347665676)
#4 /home/sociall1/public_html/forums/library/XenForo/Model/InlineMod/Thread.php(673): Tinhte_XenTag_XenForo_Model_ThreadRedirect->createRedirectThread('threads/are-we-...', Array, 'thread-14763-12...', 1347665676)
#5 /home/sociall1/public_html/forums/library/XenForo/ControllerPublic/InlineMod/Thread.php(206): XenForo_Model_InlineMod_Thread->moveThreads(Array, 43, Array, NULL)
#6 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(310): XenForo_ControllerPublic_InlineMod_Thread->actionMove()
#7 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/sociall1/public_html/forums/index.php(13): XenForo_FrontController->run()
#9 {main}

Request State

PHP:
array(3) {
  ["url"] => string(62) "http://www.sociallyuncensored.eu/forums/inline-mod/thread/move"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(9) {
    ["node_id"] => string(2) "43"
    ["create_redirect"] => string(8) "expiring"
    ["redirect_ttl_value"] => string(1) "1"
    ["redirect_ttl_unit"] => string(4) "days"
    ["save"] => string(12) "Move Threads"
    ["threads"] => array(20) {
      [0] => string(5) "14912"
      [1] => string(5) "14896"
      [2] => string(5) "14581"
      [3] => string(5) "14913"
      [4] => string(5) "14886"
      [5] => string(5) "14799"
      [6] => string(5) "14763"
      [7] => string(5) "14567"
      [8] => string(5) "14825"
      [9] => string(5) "14839"
      [10] => string(5) "14735"
      [11] => string(5) "14821"
      [12] => string(5) "14666"
      [13] => string(5) "14863"
      [14] => string(5) "14869"
      [15] => string(5) "14853"
      [16] => string(5) "14854"
      [17] => string(5) "14793"
      [18] => string(5) "14596"
      [19] => string(5) "14681"
    }
    ["_xfConfirm"] => string(1) "1"
    ["redirect"] => string(63) "http://www.sociallyuncensored.eu/forums/forums/genneral-ot.126/"
    ["_xfToken"] => string(53) "1,1347579264,e8863ce0e6fda9fec633fa2e72b5d52c12653d81"
  }
}
 
Installed and configured everything, but surprisingly nothing is happening. No tweets nothing :(

I was planning to test free version before going for a PAID Version. :(
 
Ohk. . . Waiting :)

I was using tweettopics till now now, but it become very buggy and I found it into archived Sections. I used the same option but Tweets are not getting generated.
 
Top Bottom