Thread Starter
gonz00
(@gonz00)
But problem solved .. .for this time 🙂
Plugin Author
Steve
(@steveatty)
Well no-one else has ever reported it – so I’m wonderingg if it was a glitch on your server like it running out of database connections.
I have a similar problem.
Installed Wordbooker.
Connected to my FB account (used to administer a number of clients pages).
Reload Page worked ok.
But User Level Settings will only give me the option to post to Personal Wall?
It does not recognise any other pages that I Administer?
Also the Status section only displays unpopulated brackets ( ) with no name or avatar.
But does state ‘Wordbooker appears to be configured and working just fine’…..
I assume FB (Admin Pages) allows incoming connections from more than one Wordbooker source?
Help please
Plugin Author
Steve
(@steveatty)
Can you post your support information?
Also if you set the diagnostic level (in the advanced settings) to Show everything it should show you a lot of messages related to Cache Refresh… can you post those.
If its a lot then please take it over to the Wordbooker Support forums at:
http://wordbooker.tty.org.uk/supportforums/
Thanks Steve, see below as requested:
Please provide the following information about your installation:
Wordbooker: 2.1.24
Wordbooker Code Base: 2.1.24 R00 – Some Kind of Wizard
Wordbooker ID: 254577506873
Wordbooker Schema: 5.6
WordPress: 3.5
Table prefix: wp_
PHP: 5.2.13
PHP Memory Limit: 256M
PHP Memory Usage (MB): 24.75
JSON Encode: PHP
JSON Decode: PHP
Curl Status: Curl is available and can access Facebook – All is OK ( Response Time was : 2.0228319168091 seconds )
Curl Version: 7.20.0
JSON Version: 1.2.1
SimpleXML library: 0.1 (provided by PHP)
HTTP Output Character Encoding: pass
Internal PHP Character Encoding: UTF-8
MySQL: 5.0.51a
Server : Microsoft-IIS/7.0
Active Plugins :
WooDojo ( 1.3.0 )
WooSidebars ( 1.2.0 )
WooThemes Updater ( 1.0.1 )
Wordbooker Table Status :
ERROR : table ‘wp_wordbooker_errorlogs’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_postlogs’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_userdata’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_userstatus’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_postcomments’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_process_queue’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_fb_friends’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
ERROR : table ‘wp_wordbooker_fb_friend_lists’ is missing ! – Please Deactivate and Re-activate the plugin from the Plugin Options Page
Plugin Author
Steve
(@steveatty)
Hmm – it looks like its lost sight of your tables.. can you follow the instruction its suggesting you try….. which is to go the plugins page and de-activate the plugin then re-activate it….
Plugin Author
Steve
(@steveatty)
Ok, thanks Steve, I’ve resolved it.
One of my developers decided in his wisdom to use a SQL Server database rather than MySQL in order to simplify our backups. Worked fine with everything else but WB obviously doesn’t like the structure!? Reverted to MySQL, started again and all appears ok now.
Any comment on SQL Server btw? It would be useful for us on installations that already have this in place?
Cheers, D.
Plugin Author
Steve
(@steveatty)
That might explain it – there were a couple of mysql calls using a specific php function in the version you were using – the patched version doesn’t use them, it uses the wpdb constructs to make DB calls so it should work.