Cacti / plugin_flowview

FlowView Plugin for Cacti
GNU General Public License v2.0
18 stars 10 forks source link

fix never ending page load #202

Closed xmacan closed 3 months ago

TheWitness commented 3 months ago

Help me out on this one. Did you not have a config.php set?

xmacan commented 3 months ago

I have $flowview_use_cacti_db = true;

TheWitness commented 3 months ago

I have the same. So, this is a red herring.

xmacan commented 3 months ago

ok, I will test it today on fresh install

xmacan commented 3 months ago

maybe problem on my side. Actual flowview has compatibiity cacti 1.2.27. I tested on 1.2.26.

TheWitness commented 3 months ago

Yea, you need to update lib/database.php until 1.2.28 is released.

xmacan commented 3 months ago

maybe we should warn (or disable installing) plugins if INFO compatibility is not met

TheWitness commented 3 months ago

We should make it 1.2.28. I can stage Cacti tomorrow. I'm working a big re-index bug with a user right now though. So, release is likely still a bit off.