My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
FAQ  
FAQ
Updated Feb 4, 2010 by marcelobarrosalmeida

FAQ

Debug

0) XML-RPC are disabled on this blog

Enable xml-rpc in your blog. Use the address http://blogname_address/wp-admin/options-writing.php. Follow this instructions.

1) Wordmobi is not running, unexpectedly closing or got stuck in some point

The best thing to do in such situation is running the scripts. Download the source code for your version e run wormobi from scripts. The download may be done using subversion or file by file, using the source code browser.

Afterward, do the following:

  1. Install python and python shell, version 1.4.5
  2. In our memory card, create directories e:\python and e:\python\lib
  3. Remove or comment the line at the end of window.py with the folowwing text: "app.set_exit()". For commenting, just put # at the beginning, like #app.set_exit().
  4. Copy all files into e:\python\lib, except default.py
  5. Copy default.py into e:\python\
  6. Run default.py via python shell, opening Python and selecting "Option->Run script"

This way, it will be possible to see the error messages or to add logs and alerts during execution. Please, collect these log messages and send them to developers.

2) After removing wordmobi, e:\wordmobi is not removed

Yes, the uninstall program can not remove e:\wordmobi. Please, remove it using your file manager. O just keep it if you want to install wordmobi again.

Comment by aqgh...@gmail.com, Feb 25, 2010

如何查看wordmobi中的统计数据啊?要使用最新版的wordpress吗?


Sign in to add a comment
Powered by Google Project Hosting