“Please wait” hangs wysiwygpro-2.2.5

I have a copy of wysiwygpro-2.2.5 for my site. It works well for the last a few months and suddenly it came across a error that the main document page can not be loaded for both firefox and IE. The page hangs at “Please wait…” tag. 

As mine is not the latest version, I have to googled a lot and tested a few solutions. After mixing all the possibilities, doing the following things helped:

  1. In $MAMBO/mambots/editor/wysiwyspro/config.php, change require_once(…./mambo.php) to require_once(…../joomla.php”);
  2. In the same file, change session(“mosadmin”) to session(md5($mosConfig_site_live).
  3. In backend administrative page, turn off “menu links” AND “content links” for “wysiwygpro” mambot. (Maybe this is the most important step).


相关日志

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>