I have a warning and i don“t know replace it.
QuoteWarning: sprintf(): Too few arguments in C:\wamp\www\joomla3\administrator\components\com_virtuemart\helpers\vmtext.php on line 138
Call Stack
# Time Memory Function Location
1 0.0056 256640 {main}( ) ..\index.php:0
2 1.4624 3267552 JApplicationCms->execute( ) ..\index.php:40
3 1.4624 3267720 JApplicationSite->doExecute( ) ..\cms.php:251
4 2.0793 8032408 JApplicationSite->dispatch( ) ..\site.php:237
5 2.0978 8093008 JComponentHelper::renderComponent( ) ..\site.php:191
6 2.1267 8223472 JComponentHelper::executeComponent( ) ..\helper.php:332
7 2.1319 8288368 require_once( 'C:\wamp\www\joomla3\components\com_virtuemart\virtuemart.php' ) ..\helper.php:352
8 2.2886 10664712 JControllerLegacy->execute( ) ..\virtuemart.php:122
9 2.2886 10664840 VirtueMartControllerCart->display( ) ..\legacy.php:730
10 3.6509 19587072 VirtueMartViewCart->display( ) ..\cart.php:111
11 3.7936 20173824 VirtueMartViewCart->lSelectPayment( ) ..\view.html.php:153
12 3.8092 20287176 JEventDispatcher->trigger( ) ..\view.html.php:278
13 3.8092 20287936 JEvent->update( ) ..\dispatcher.php:162
14 3.8092 20288712 call_user_func_array ( ) ..\event.php:71
15 3.8092 20288752 plgVmPaymentPaypal->plgVmDisplayListFEPayment( ) ..\event.php:71
16 3.8299 20293224 plgVmPaymentPaypal->renderPluginName( ) ..\paypal.php:1244
17 3.8300 20294328 plgVmPaymentPaypal->displayExtraPluginNameInfo( ) ..\paypal.php:863
18 3.8311 20296264 PaypalHelperPaypal->loadCustomerData( ) ..\paypal.php:871
19 3.8362 20351240 PaypalHelperCustomerData->loadPost( ) ..\paypal.php:99
20 3.8364 20352088 PaypalHelperCustomerData->save( ) ..\customerdata.php:143
21 3.8365 20353072 vmCrypt::encrypt( ) ..\customerdata.php:155
22 3.8365 20353192 vmCrypt::_getKey( ) ..\vmcrypt.php:27
23 3.8365 20353280 vmCrypt::_checkCreateKeyFile( ) ..\vmcrypt.php:77
24 3.8365 20353856 vmCrypt::_getEncryptSafepath( ) ..\vmcrypt.php:89
25 3.8365 20353952 ShopFunctions::checkSafePath( ) ..\vmcrypt.php:194
26 3.9450 20909568 vmText::sprintf( ) ..\shopfunctions.php:1074
27 3.9451 20910184 call_user_func_array ( ) ..\vmtext.php:138
https://drive.google.com/file/d/0BwJBR__-mweLQlFLVVE4RHdvTk0/view?usp=sharing
error_reporting( E_ERROR | E_PARSE | E_CORE_ERROR | E_CORE_WARNING | E_COMPILE_ERROR | E_COMPILE_WARNING );
at the top of administrator\components\com_virtuemart\helpers\vmtext.php ?