IMG Assist no longer appears after updating to 6.x-2.0

Louis_Trapani - June 10, 2009 - 08:32
Project:Wysiwyg
Version:6.x-2.0
Component:Editor - TinyMCE
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I doubled checked, and the IMG Assist button is still checked in the buttons configuration. I even turned it off and then turned back on again, but it still does not appear in the TinyMCE editor as it did with the WYSIWYG Alpha version.

#1

TwoD - June 10, 2009 - 11:37
Status:active» postponed (maintainer needs more info)

I'm unable to reproduce this using Wysiwyg 6.x-2.0, Image Assist HEAD and TinyMCE 3.2.2.3.
Which exact module versions are you using?
Which browser did you test with?
Are there any JavaScript errors (if so, which exact message)?
Have you cleared the caches (Drupal & browser)?
Which other buttons/plugins do you have enabled?

Any information about anything remotely relevant is helpful so we can recreate this or look for a probable cause.

Btw, please also see #483582: Version 1.x and 0.x revoked (Comment #38 specifically.)

#2

Louis_Trapani - June 10, 2009 - 19:35

I am using:

  • Drupal 6.12
  • WYSIWYG 6.x-2.0
  • Image Assist 6.x-2.0-alpha3
  • TinyMCE 3.2.4.1
  • Browser: Safari 4

It all worked together using WYSIWYG API 6.x-2.0-alpha1.

After checking the comment 38 on the reference page, I see that I am not using Image Assist 3. It is only available as a development snapshot. I usually wait for the official release (and Image Assist 2 is still in alpha at that).

A couple other observations after updating:

  • I can not change editors in the WYSIWYG configuration, the pop up menu is grayed out where you decide which Input Format will use which editor or use none.
  • After updating WYSIWYG appeared twice in Drupal's Site Configuration menu. This was fixed by disabling and then re-enabling the WYSIWYG module.

Thanks... I guess the issue is that I need to use the development snapshot Image Assist 3 now.

Cheers,
Louis

#3

TwoD - June 10, 2009 - 20:01
Status:postponed (maintainer needs more info)» fixed

For the editor selection, see #487848: Editor selectbox disabled.
Clearing the cache should also solve the second problem.

Yes you will need to use the development snapshot until there's a real release. I hope that's not a too big issue.

#4

oyoaha - June 22, 2009 - 22:07

Image Assist button is not showing with Image Assist 3.x-dev for any browser.

Updated to latest dev of Image Assist. Ran update. Cleared cache. Nothing. Been trying to debug for an hour to no avail.

Problem occurred only after upgrading to WYSIWYG 2.0.

#5

sun - June 22, 2009 - 22:29

Please update to the latest development snapshots of both Wysiwyg API 2.x and Image Assist 3.x. Should be fixed in there.

#6

oyoaha - June 24, 2009 - 19:39

Thanks, sun. Unfortunately it's not fixed as far as my testing confirmed. Using latest dev versions to date. Any specific process I can go through to help test/confirm?

#7

whitie1979 - July 2, 2009 - 14:43

I all the same symptoms when updating to WYSIWYG 6.x-2.0. Image Assist was fixed by downloading the latest dev release, 6.x-3.x-dev. Disabling and re-enabling the module fixed WYSIWYG showing up twice on the admin page. I'm not sure about the grayed out select menu for the editors on the WYSIWYG settings page. Maybe you have to Remove your profile before you can select a new editor now. I only have TinyMCE installed.

#8

TwoD - July 3, 2009 - 12:55

@oyoaha Any JavaScript errors?
Which exact editor version are you using?
Try disabling all buttons/plugins except for Image Assist.

If you can, please use Firebug or a similar tool to step through the code (specifically the editor implementation .js file in /wysiwyg/editors/js/) and see what happens when it tries to load the [Drupal] plugins.
Also note if the img_assist plugin is in the list of buttons which should be enabled (in the settings argument for editor attachment call). If so, the PHP-side of things is working.
Is the Drupal plugin JavaScript file (img_assist/plugins/img_assist/img_assist.js) included at all in the editing area document?

Does the Teaser Break plugin work? If so the editor implementation should be able to load and show the Image Assist button as well.

@whitie1979 see #3 for the editor selection being disabled.

#9

System Message - July 17, 2009 - 13:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.