Thanks everybody for replies. It is interesting discussion. In case someone is interested I translated the sentence: Requires the user that the webserver runs as to be added as trusted user to the sendmail configuration as: It is required that the webserver user is added as a trusted user to the sen...
This is a new line in language file en/acp/board.php: This will set the <samp>Return-Path</samp> to the from email address instead of using the local user and hostname of the server. This setting does not apply when using SMTP.<br><em><strong>Warning:</strong> Requires the user that the webserver ru...
Amazing! Will there be a feature for users to manage their own images? This was a mod a while back on a board I had seen... Every user was displayed a dropdown of all his/her previously uploaded images to pick from in the event they needed to re-post the images (or lost the link between the time th...
Added a very early version on github. Currently it works by using [mention]USERNAME[/mention] or [mention]USER_ID[/mention]. In the coming weeks I will add a javascript frontend so @USERNAME can be used. Will there be option to use BBCodes in this way: [mention=USERNAME]user's name[/mention] or [me...
Thank you for this extension. I'm testing it on my localhost testing board and what surprised me is that your extension doesn't disable default phpBB cookie policy, when I enable it (extension). It means I can see messages from both default phpBB cookie and also from yours extension.
I find at the bottom of settings in ACP the following: Messages to retain when pruning: You can specify either a number to keep a fixed number of messages (example: 42) or a time period (examples: 24 hours, 5 days, 2 weeks, 1 month). All messages older than the time period at the time of pruning wil...
Thank you for reply. I was thinking about something more simple - link on image to show exif on click or hover (something like this, but it doesn't have to be jQuery or exif over the image).
Interesting extension, but I'm not sure if everyone (I mean forum members) wants to see exif data, so I would like to ask if there is (or could be) option to show/hide exif data.
Were you saving not in UTF-8 encoding? I thought about that but I didn't say because I did assume you knew. Well, I downloaded it from Github (there is button "Download ZIP") and it was in UTF-8 (without BOM) as other php files so I thought it was right encoding, but it didn't work. Then I converte...
Is it in ACP (where usually you install a language pack) the name correctly shown? Yes, it is. I checked it also on live board (not localhost) and I had the same issue as I reported above, but changing the script encoding to UTF-8 helped. More than this I can't help you out, it is also beyond the s...