Cacti_0.8.8d (delete data_source)

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
dklpnd
Posts: 1
Joined: Wed Oct 26, 2011 9:27 am

Cacti_0.8.8d (delete data_source)

Post by dklpnd »

Hi!

In this version i cannot delete data_sources.
After debugging i found something interesting in file lib/api_data_source.php (function api_data_source_remove_multi):
function api_data_source_remove_multi($local_data_ids) {
// Shortcut out if no data
if (sizeof($local_data_ids)) {
return;
}
#....
}

maybe you mean "!sizeof($local_data_ids" and forgot "!"?

Thanks.
User avatar
Linegod
Developer
Posts: 1626
Joined: Thu Feb 20, 2003 10:16 am
Location: Canada
Contact:

Re: Cacti_0.8.8d (delete data_source)

Post by Linegod »

--
Live fast, die young
You're sucking up my bandwidth.

J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
Post Reply

Who is online

Users browsing this forum: No registered users and 32 guests