First of all let me start by thanking you for this fantastic module, it arrived just when i really needed it most.
However I am having some trouble with the gallery information diplayed at the users profile page.
it outputs: "There are 1 albums in total。"
I had a look through the code, but i'm not fammiliar enough with it to find a cure.
Also on line 944 of photos.module it says: "corp" where i think it is supposed to say "crop"
kind regards,
Rob
Comments
Comment #1
eastcn commentedit outputs: "There are 1 albums in total。"
---------Do you create an album? Otherwise, it should show this: "No alubms yet, Create album。No images yet, Upload images。"
Also on line 944 of photos.module it says: "corp" where i think it is supposed to say "crop"
---------Yes, this is a mistake, I will repair it.
thank
Comment #2
JackKannof commentedI am sorry, but it displays
There are <em> 1 </em> albums total。the
<em>tags dissapeared while posting :)Comment #3
eastcn commentedString is a mistake, and should use "!" Rather than "%", will be amended as soon as possible.
Thanks.
Comment #4
nathaniel commentedNew maintainer, cleaning up old issues in issue queue.