Hi,
i found some posts here with similar problem, but no one like this.
I use ZenPhoto, with theme gallerific and also the register ures plugin, which makes strange things...
first, when user registers, on "thenk You" page there is a warning message which says:
"Warning: sprintf() [function.sprintf]: Too few arguments in /hosting/attila-farkas.sk/gallery/albums/zp-core/zp-extensions/register_user.php on line 225"
And then, the user gets a mail, but it is completely empty...
In plugin options I set up the texts (in 2 languages) that have to be sent ...
anyone there have an idea whats going wrong?
i got my php.ini modified, but anyway, i dont think that should make the problem...
thanks
Well, thank You for Your answer... I have to say, that I use "multilingual mode" on my gallery. There are several fields for that text - for each language there is a field... i did set up the text for 2 languages - slovak and english... and that was the problem. Now, i set up the text only in one field (for slovak language) and it works... so, i think we can consider this as a Bug - or there should not apear multiple fields for this text (for languages) but only one where the admin should put all translations of the Email notification text; Or, if the multiple fields for different languages appears, the plugin should be able to hendle this...
and, whats curious, the user who registers get 2 identic mails ... the script sends the mail twice ... (i use php sendmail function) ... is that normal, or i messed up again something?
Thank You very much