I have the To/Do List plug-in installed, with the event wrapper, and I've set up a few projects. I have the colors set up and I've verified my configurations with a friend who uses s9y that has everything working. Unfortunately, when I go to view my blog, the progress bars are not showing up. When I go to "Manage Colors" all of the sample colors are white. I have also verified that I have all of the plugins for php that my friend has.
Anyone have any ideas as to why the bar is not showing up?
--Mike
Update: I went into the source and checked the link that the image was being generated from. It says: "The Image: http://www.mjxg.com/index.php?/plugin/p ... _0__ffffff cannot be displayed, because it contains errors." I have no idea where it is erroring, or how to fix it
mjxg wrote:I have the To/Do List plug-in installed, with the event wrapper, and I've set up a few projects. I have the colors set up and I've verified my configurations with a friend who uses s9y that has everything working. Unfortunately, when I go to view my blog, the progress bars are not showing up. When I go to "Manage Colors" all of the sample colors are white. I have also verified that I have all of the plugins for php that my friend has.
Do you have the PHP GD module installed? That module is needed to generate the graphics, although it should default to using the generic images if the GD library isn't found...
Anonymous wrote:I now have GD installed, and I am still not seeing any bars (on the main page or the Sample color column).
Also, can you check what you have in your SERENDIPITY_ROOT/templates_c/ folder. Are there any cache_todolist_progressimage-* files in there? Are they valid png files, or zero sized files? If they are zero sized, try deleting them and then reloading the main page.