Posted by Harry Slaughter on October 24, 2007 at 7:11am
Jump to:
| Project: | SWF Charts |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Harry Slaughter |
| Status: | active |
Issue Summary
This is a user submitted patch that I have not tested out yet.
| Attachment | Size |
|---|---|
| swfcharts_0.patch | 2.44 KB |
Comments
#1
Thanks man - works like a charm :-)
#2
What version of drupal 6 did you apply the patch?
This the message that i get while trying to enable module.
API for generating attractive flash charts and graphs.
This version is incompatible with the 6.13 version of Drupal core.
#3
I used it with 6.13 - I think you need to modify your .info file so you have
core = "6.x"to get rid of that message.#4
I am not able to get the patch to work. I have updated the module code with the patch and updated the .info file to show "6.x" however, I am still getting the message that "This version is incompatible with the 6.20 version of Drupal core.
What am I missing, will this module be updated to work with 6?