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

Warning: vsprintf() [function.vsprintf]: Too few arguments - When move mouse to the About Piwik button - on trunk #3130

Closed
anonymous-matomo-user opened this issue Apr 27, 2012 · 3 comments
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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

When move the mouse to the button "Piwik 1.7.2 rc8", it show a lot of error instead of About Piwik.

My revision is 6224

The error message is:

There is an error. Please report the message and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).

Warning: vsprintf() href='function.vsprintf'>function.vsprintf</a>: Argument number must be greater than zero in /home/chuongdu/public_html/tracking/core/Translate.php on line 213

Backtrace -->
#0 Piwik_ErrorHandler(...) called at [:]
#1 vsprintf(...) called at [/home/chuongdu/public_html/tracking/core/Translate.php:213]
#2 Piwik_Translate(...) called at [/home/chuongdu/public_html/tracking/core/SmartyPlugins/modifier.translate.php:41]
#3 smarty_modifier_translate(...) called at [/home/chuongdu/public_html/tracking/tmp/templates_c/%%FB^FB3^FB3A69AF%%header_message.tpl.php:39]
#4 include(...) called at [/home/chuongdu/public_html/tracking/libs/Smarty/Smarty.class.php:1869]
#5 Smarty->_smarty_include(...) called at [/home/chuongdu/public_html/tracking/tmp/templates_c/%%7C^7C6^7C60150B%%index.tpl.php:29]
#6 include(...) called at [/home/chuongdu/public_html/tracking/libs/Smarty/Smarty.class.php:1263]
#7 Smarty->fetch(...) called at [/home/chuongdu/public_html/tracking/core/View.php:133]
#8 Piwik_View->render(...) called at [/home/chuongdu/public_html/tracking/plugins/CoreHome/Controller.php:93]
#9 Piwik_CoreHome_Controller->index(...) called at [:]
#10 call_user_func_array(...) called at [/home/chuongdu/public_html/tracking/core/FrontController.php:138]
#11 Piwik_FrontController->dispatch(...) called at [/home/chuongdu/public_html/tracking/index.php:53]

@anonymous-matomo-user
Copy link
Author

Attachment: The button which show error if I move the mouse over on it
piwi.png

@anonymous-matomo-user
Copy link
Author

Attachment: My custom languages file
vi.php

@mattab
Copy link
Member

mattab commented May 7, 2012

please run the unit tests in trunk/plugins/LanguagesManager/tests/LanguagesManager.test.php
they will output a message with the problem

@anonymous-matomo-user anonymous-matomo-user added this to the 1.12.x - Piwik 1.12.x milestone Jul 8, 2014
@mattab mattab added the wontfix label Aug 3, 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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants