Closed (fixed)
Project:
Wysiwyg ASCII Math
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jun 2009 at 08:06 UTC
Updated:
25 Jun 2009 at 07:48 UTC
When I click on the Add/Edit Graph button on the toolbar, the graph window appears. Entries into the text areas in the graph window are not executed, and no graph is displayed. Also, nothing happens when I press the insert or cancel buttons. These buttons also have labeling issues (ex: {#insert} when it should be insert).
| Comment | File | Size | Author |
|---|---|---|---|
| graph_window.JPG | 49.14 KB | capman_ |
Comments
Comment #1
iva2k commentedPlease report your versions of (and include date if version is -dev):
Drupal core:
Wysiwyg API:
TinyMCE:
Web browser name and version:
Also, please verify that you have all files completely copied to your server (some FTP software may truncate transfers).
Looks like one of necessary .js files is not loaded.
Comment #2
capman_ commentedI'm using:
Drupal core: 6.18
Wysiwyg API: 6.x-2.0
TinyMce: Version 3.2.4.1
Browser: Google Chrome 1.0.154.65 and Opera 9.52
I confirm that all of the files are on the server.
Comment #3
iva2k commentedI guess yours is Drupal 6.12, not 6.18. I hope you are not trying to run this module under Drupal 5.18? It is not supported.
Re. Wysiwyg API: Can you try latest -dev (2009-Jun-13)? Wysiwyg API is going through rapid changes these days, and release code is somewhat behind.
Also, did you enable AsciiMath? Does math palette work (the one with Sigma button and a selection of math constructs)?
Comment #4
capman_ commentedSorry about the mixup, I meant Drupal core 6.12.
AsciiMath is enabled, but there is a similar interface problem with the math palette. When I click on a math construct, nothing happens.
I am using the The 6.x-1.1 version of the WYSIWYG Ascii Math module, which was released on June 11 and the 6.x-2.0 version of Wysiwyg API, which was released June 10. The 6.x-1.1 version of WYSIWYG Ascii Math module is the latest version released, so I don't see how using a more recent -dev version of the API module might fix the problem. Am I incorrect in this thinking?
Comment #5
iva2k commentedThanks for the info. I meant for you to try wysiwyg 6.x-2.x-dev, not asciimath. But nevermind, I tried both 6.x-2.0 and 6.x-2.x-dev of wysiwyg, and it still works.
Without being able to reproduce the problem I'm at loss of how to fix it. Can you try the following (just to help narrow down the issue):
Comment #6
capman_ commentedI did what you said and everything seemed normal, so I changed hosting environments, and that solved the problem.