Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when deleting a goal #784

Closed
robocoder opened this issue Jun 11, 2009 · 1 comment
Closed

Error when deleting a goal #784

robocoder opened this issue Jun 11, 2009 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@robocoder
Copy link
Contributor

#0  Piwik_ErrorHandler(8, Undefined variable: db, /home/apang/work/piwik/trunk/plugins/Goals/API.php, 122, Array ([idSite] => 1,[idGoal] => 1)) called at [/home/apang/work/piwik/trunk/plugins/Goals/API.php:122]
#1  Piwik_Goals_API->deleteGoal(1, 1)
#2  call_user_func_array(Array ([0] => Piwik_Goals_API Object (),[1] => deleteGoal), Array ([0] => 1,[1] => 1)) called at [/home/apang/work/piwik/trunk/core/API/Proxy.php:141]
#3  Piwik_API_Proxy->call(Piwik_Goals_API, deleteGoal, Array ([token_auth] => a5ecf95cbaac5a3598d41513c208a671,[idSite] => 1,[idGoal] => 1,[method] => Goals.deleteGoal,[module] => API,[format] => json,[filter_limit] => 50)) called at [/home/apang/work/piwik/trunk/core/API/Request.php:113]
#4  Piwik_API_Request->process() called at [/home/apang/work/piwik/trunk/plugins/API/Controller.php:29]
#5  Piwik_API_Controller->index()
#6  call_user_func_array(Array ([0] => Piwik_API_Controller Object ([] => API,[] => 2009-06-09,[] => Piwik_Date Object ([] => 1244520000),[] => Array ([label] => General_ColumnLabel,[nb_visits] => General_ColumnNbVisits,[nb_actions] => General_ColumnNbActions,[max_actions] => General_ColumnMaxActions,[sum_visit_length] => General_ColumnSumVisitLength,[nb_uniq_visitors] => General_ColumnNbUniqVisitors,[nb_actions_per_visit] => General_ColumnActionsPerVisit,[avg_time_on_site] => General_ColumnAvgTimeOnSite,[bounce_rate] => General_ColumnBounceRate,[revenue_per_visit] => General_ColumnValuePerVisit,[goals_conversion_rate] => General_ColumnVisitsWithConversions)),[1] => index), Array ()) called at [/home/apang/work/piwik/trunk/core/FrontController.php:144]
#7  Piwik_FrontController->dispatch() called at [/home/apang/work/piwik/trunk/index.php:54]
@robocoder
Copy link
Contributor Author

(In [1204]) Fixes #784 - error when deleting goal

@robocoder robocoder added this to the Piwik 0.4.1 milestone Jul 8, 2014
@robocoder robocoder self-assigned this Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant