Warning: sprintf() Need help!
Hi all!
I have a problem on dashboard when logged in:
Infront of each (active, expired..) Ad there is a line:
"Warning: sprintf() [function.sprintf]: Too few arguments in C:\xampp\htdocs\wordpress\
wp-content\themes\vantage\includes\dashboard.php on line 207"
This ist the line 207:
"$notice = sprintf( __('Listing Expired on: %s', APP_TD ), mysql2date( get_option('date_format'), $expiration_date ) );"
Can anybody please help me to solve this problem? (Site is on german language and still not online)
Thx!!!