You are not logged in. Please login or register.
PunBB Forums → News → PunBB 1.4.1
Most significant 1.4 to 1.4.1 changes
fixed XSS vulnerability in profile.php (reported by mghack via Secunia SVCRP)
fixed javascript errors on Internet Explorer 6 and 7 (reported by hklown)
Downloads
Full package - punbb-1.4.1.zip (md5 709e754c6fb88f6ece876d1d24f913a0)
Changed files only - punbb-1.4_to_1.4.1-changed_files.zip (md5 589147baea639b81babf8e7a9169a33e)
Known issues
The info about the latest registered user is updated once every 30 minutes.
We have reports about broken upgrades with SimpleScripts - do not use this method for upgrade.
Broken censoring system.
Thanks.
thanks
Thank you~
the changed files only link is a life-saver. Thanks!
Thanks. (from thailand)
Thanks!
Thank you
Hey, it looks awesome! Thank you very much! I have only a minor problem though. I would like to add a background image to the oxygen theme and I am unable to make it work. Previously I used this css code:
body {background-image: url("img/background3.jpg");} and have put the img folder inside the Oxygen style folder. This worked in 3.6.5 version but doesn't work now (I have now edited the Oxygen.min.css instead of Oxygen_cs.css). Could you please help me with this? I am getting a headache from it wink. Thank you very much!
Firsty you have to add your code at the end of the min/Oxygen.min.css and also You'll need to use code
body{background-image: url('../img/background3.jpg); }
or place img folder in your min/ folder. This is because style is generated from this min file.
Hello Kushi, that's why I am writing here, I did put the code into min/Oxygen.min.css and put even img folder into the min folder but it still doesn't work. Even when I tried to use your code: body{background-image: url('../img/background3.jpg); }. sad Any further ideas? thank you very much!
Could you possibly send my an address?
PunBB Forums → News → PunBB 1.4.1
Powered by PunBB, supported by Informer Technologies, Inc.