Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I have updated the authors plugin again. I have not implemented Ajax, but a few other niceties. They are as follows:
-bug: Fix issue in Windows with extra slash
-bug: Allow to work with previous versions of Cacti
-bug: Keep dropdowns from reseting
-bug: Allow full display on IE6
-bug: Change image from png to gif to correct visual affect on substandard browsers (IE6 again)
Todo's have not change. However, Ajax has been added to the list.
TheWitness
True understanding begins only when we realize how little we truly understand...
I have updated the authors plugin again. I have not implemented Ajax, but a few other niceties. They are as follows:
-bug: Fix issue in Windows with extra slash
-bug: Allow to work with previous versions of Cacti
-bug: Keep dropdowns from reseting
-bug: Allow full display on IE6
-bug: Change image from png to gif to correct visual affect on substandard browsers (IE6 again)
Todo's have not change. However, Ajax has been added to the list.
TheWitness
Larry,
you're always busy as a bee!
Yesterday I checked out 0.3 at work and wrote 3 of your bugfixes too.
Is it planned to integrate a global class for Ajax into Cacti? I've also some new features on my roadmap for the next versions of ReportIt which will be based on Ajax.
Thanks for testing this out on 0.8.6x. I think you are correct. I went down the road only partially and got the low hanging fruit. I don't know if I can afford more time to backport all the differences between versions.
I would prefer to simply encourage people who "can" upgrade, to do so. I will have a better spine shortly, so that will provide additional incentive.
Yes, Ajax will be included. The API has not been selected. We did plan to use XAjax, but it may not be compatible with EXTJS. So, we need to think about that. Right now, I am simply using the code reference in the cycle plugin to implement simple callbacks. It's not rocket science.
Regards,
Larry
True understanding begins only when we realize how little we truly understand...
I installed new version of plugin, unfortunately it still does not work, I have still the same problem. Around line 134 in graph_image_rt.php there are two database queries. As far as I can see they do not return any values.
Do you have any ideas how I could debug it or provide you with more information?
I installed new version of plugin, unfortunately it still does not work, I have still the same problem. Around line 134 in graph_image_rt.php there are two database queries. As far as I can see they do not return any values.
Do you have any ideas how I could debug it or provide you with more information?
I am using cacti 0.8.7b on Linux.
Regards
Jack
Post the error from your Cacti Log.
Thanks,
TheWitness
True understanding begins only when we realize how little we truly understand...
TheWitness wrote:
Post the error from your Cacti Log.
Thanks,
TheWitness
Hi,
Thanks for you response.
There are no entries in cacti.log even if I use debug log level.
Is there any specific info you need? I could add some ugly exec("logger") lines to php script and provide you with output.
mandor101 wrote:I'm getting the following in the apache error log...Right now I am getting the new window with the time functions and countdown and the big red X....