Archive for February, 2010

WordPress: xmlRPC error when using live writer

February 28, 2010

Error: An error occurred while attempting to connect to your weblog: Invalid Server Response – The response to the blogger.getUsersBlogs method received from the weblog server was invalid. You must correct this error before proceeding. or Invalid response document returned from XmlRpc server Other: Invalid response document returned from XmlRpc server Possible solution Solution : [...]

Posted in Wordpress | Comments Off

Ejabberd: RPC failed on the node

February 28, 2010

Error ejabberdctl status RPC failed on the node ejabberd@localhost: nodedown This occurred when using a live cd in a virtual player under bridge mode. The app loads after a virtual player reboot, but restarting the service within ssh returned the error. So I did a hard reboot on the host machine which resolve the issue. [...]

Posted in Linux Maintenance | Comments Off

Speeqe: Help menu

February 24, 2010

Speeqe is a web interface for the Jabber chat servers. Bug in : TurnkeyLinux Ejabberd version: 2009.10 issue: When using the interface in internet explorer. The P key bring up the help menu option and should not. There have been talks about this happening with Safari and Opera. Speeqe released an update on 1/18/2010. As [...]

Posted in Development | Comments Off

Joomla login error JAuthentication

February 22, 2010

Error JAuthentication::__construct: Could not load authentication libraries. solution.. Make sure the authentication plugin is enabled .. in the Joomla database, and changed it’s published status to 1 in the “jos_plugins” table.

Posted in Linux Maintenance | Comments Off

SQL: attached a mdf without the log file.

February 19, 2010

Missing ldf file Solution You can attach a database without the logfile by attaching, then clicking the logfile location, and click the remove button. After you click OK a new logfile will be created for your database

Posted in SQL | Comments Off