thank you for reply, it looks the same in my edits4_seven wrote:How does this in your part look like:Code: Select all
$limite_largeur = "800px"; $limite_hauteur = "600px";
Code: Select all
$limite_largeur = "800";
$limite_hauteur = "600";
.htaccess
, where its not allowed on your server?You did better than me, I can't figure out the first step. Any help for a complete noob is appreciated!forforce wrote:Hi , I`m noob and I have a phpbb3.0.12 installed on my server and I would need a mod like this very much. Can somebody tell me please exactly what to do to make it work for my version of phpbb? Thanks in advance..