• News

The recent Joomla! 1.0.13 release/update has caused a few problems with a whole host of extensions, and unfortunatley JCE was not left unscathed. Fortunately, the effect seems to be localized, and as it turns out, not too difficult to fix (once I found the where and why!).

Problem: If you click on a file/image name in any of the Manager plugins, you are redirected to the Admin login screen.

Reason: Not too sure why, but the 2 simultaneous ajax requests to index2.php causes the logout. 

Solution: Force queuing of requests so only 1 is processed at a time. 

Download the zip file below, unzip contents (utils.js and utils_src.js) over original files in  mambots/editors/jce/jscripts/tiny_mce/libraries/jscripts. Clear your browser cache. Open the plugin window and refresh using CTRL+F5 (this is very important as it clears out the old javascript files and forces a reload of all files).

http://www.cellardoor.za.net/files/jce_patch_1013.zip


JCE has recently received a number of important updates, as well as the long awaited return of the Template Manager (now a subscription plugin).

Updates include:

JCE Editor Mambot 1.1.4

Changelog (from 1.1.3):

  • Fixed: Custom CSS setting bug #5576
  • Fixed: Align default setting bug in Image Manager
  • Fixed: Relative URLs conversion bug #5588

Changelog (from 1.1.2):

  • Fixed: Template Colors in Color Picker
  • Fixed: Paragraph / Break bug - #4767
  • Fixed: TinyMCE Compressor is back
  • Added: Global option for upload dialog - select file after upload.
  • Added: Layer plugin is back.
  • Update: TinyMCE to 2.1.1.1
  • Update: Mootools to 1.1.0

View Read More for other changelogs


winter.jpg The JCE Utilities Mambot has also received an update, in fact it has been  largely rebuilt, and is now base on the Mootools powered Slimbox

It works better, and all browsers (IE6, IE7, Opera, FF, Safari, Camino) should now work properly.

I addition, the mambot will also add zoom/popup indicators to popup images and links.

 

All updates available in the downloads section. There is also a bundle for members that includes everything currently available. 

Please post bugs at JoomlaCode. Be descriptive, include as much information as possible. Please include browser version if applicable.

Thanks,

Ryan


Since its release on 02 May 2007, The JCE Editor Mambot and some of its plugins have had a few updates.

JCE Editor Mambot 1.1.2

Changelog (from 1.1.1):

  • Compressed files.js (src included)
  • Fixed: Bugs in Image Manager and AdvLink
  • Added: Configuration options to control editor area resizing.
  • Added: &quot re-conversion for Mambot Mode.

Changelog (from 1.1.0 Final):

  • Fixed: Selection error. Bug #4457
  • Fixed: Undefined variable error in folder tree display. Bug #4454
  • Added: Spell Checker languages configuration.

JCE AdvLink Extended 1.1.2

Changelog (from 1.1.1):

  • Fixed: PHP error in advlink.php
  • Fixed: Tooltip not inserting.
  • Compressed functions.js (src included)
  • Compressed editor_plugin.js (src included)

Changelog (from 1.1.0):

  • Fixed: Itemid set to 1 if none found

Image Manager Extended 1.1.1

Changelog (from 1.1.0):


  • Fixed: Image selection javascript error Bug #4472
  • Added: Thumbnail cache directory can now be set. Defaults to Joomla! media directory.
  • Simplified cache thumb filename (no longer uses url).

Media Manager 1.1.4

Changelog (from 1.1.3)

  • Fixed: Error caused by undefined size index in files.php Bug #4456

Changelog (from 1.1.2)

  • Fixed align bug.
  • Fixed flv player autostart, repeat bug.
  • Fixed bug with boolean values.
  • Added big play button to flv player if autostart = false.

Changelog (from 1.1.1)

  • Added SEF fix that should've been in the initial release.

Changelog (from 1.1.0)

  • Fixed path bug with FLV player
  • Fixed selection icon highlighting
  • Added GNU/GPL licence blurb to flash source files

JCE IFrame Plugin 1.1.1

Changelog (from 1.1.0)

  • Fixed: Attribute parsing error, eg: x={name: 

I have created a Tutorial to help with the upgrade / update process.

If you encounter any bugs please post them, with a detailed description, including browser type and version at JoomlaCode