Since I haven't had any new bug reports this week, this is Weathermap 0.96a, which fixes all reported bugs. Actually, I haven't had confirmation for a couple, but my testing shows that the problem is fixed. The changelog is here, as usual.
| Attachment | Size |
|---|---|
| php-weathermap-0.96a.zip | 2.75 MB |
October 1, 2009 - 12:22am
Does anyone know how to fix that it doesnt show the weathermap options under user Realm Permissions when you upgrade?
August 12, 2009 - 5:16pm
Worked as soon as I edited the config:)
Cheers
August 2, 2009 - 9:51pm
Many thanks! I had a few problems earlier but all seem to be fixed now...
thanks again.
July 27, 2009 - 7:48pm
When upgraded to 96a all users (except admin) no longer see the weathermap tab.
what may be wrong?
August 12, 2009 - 8:56am
You will need to import the pa.sql file into your mysql database.
#mysql --user=root -p cacti < pa.sql
(you can find pa.sql unzipping php-weathermap-0.96a.zip).
Ciao
August 12, 2009 - 10:19pm
pa.sql is not part of Weathermap, it's part of the plugin architecture.
July 27, 2009 - 10:07pm
Do the other users still have the correct permission showing in User Administration?
(this worked fine for me, so I don't think it's a general problem...)
July 28, 2009 - 1:00am
I realized that the "plugin weathermap: view" was missing at user managment. I logged in to the mysql console, and confirmed both records where there (table plugin_realms)
So, I deleted the record that belongs to "Configure/Manage" realm and then the weathermap view option appeared alone instead, at user management.
While i was doing some queries, i realized that the record i deteted (configure/manage) was auto created back and then both options magically appeared at user management, problem solved.
I still have no clear understanding what happened, the only difference I he seen is that the records at the sql table are now inverted (it was configure/manage and then view, but now it appears as view and then configure/manage). It don't know if it make any sense.
June 23, 2009 - 9:01am
where is the "pick from cacti" link ?? (in node and link properties)
June 23, 2009 - 9:41am
woops, problem in editor-config.php. I didn't configure the $cacti_base. Shame on me ^^
June 9, 2009 - 12:11pm
good job :) thx!