Pagina 1 din 1

2.0.19

Scris: 31-Dec-2005, 07:38:20
de pushtyu
A aparut 2.0.19 :))

La multi ani tuturor

Scris: 31-Dec-2005, 10:11:34
de seelview
Care si l-a instalat... k eu am instalat iar acum nu pot accesa fisierul modcp.php... si nu pot face nici o moderare a topicelor...

Nu am bagat vreo modificare noua, si presupun k e de la noua versiune dar vroiam sa vad daca s-a mai lovit cineva de problema asta.

Scris: 31-Dec-2005, 10:40:55
de Crystiano
Lasa`tzil ma pe ala am si eu nevoie de ajutor! Uita`tziva la Probleme in functionare si Nu apar avatarele si e ceva naspa rau!

Scris: 01-Ian-2006, 22:39:28
de Andymm70
Si phpBB 2.0.19 ce are in plus fata de phpBB 2.0.18 ?

Scris: 01-Ian-2006, 22:42:00
de flowers
Andymm70 scrie:Si phpBB 2.0.19 ce are in plus fata de phpBB 2.0.18 ?
The changelog (contained within this release) is as follows:

[Fix] corrected index on session keys table under MS SQL
[Fix] added session keys table to backup
[Fix] delete session keys entries when deleting user
[Fix] changes to support MySQL 5.0
[Fix] changes to some of the admin files to improve efficiency and remove a potential error condition when building the menu
[Fix] change truncation of username length in usercp_register.php - BFUK
[Fix] incorrect path to avatars in admin_users.php (Bug #667)
[Fix] fixed get_userdata to support correct sql escaping (non-mysql dbs) - jarnaez
[Fix] fixed captcha for those not having the zlib extension enabled
[Change] Placed version information above who is online in admin panel for better visual presence
[Sec] fixed XSS issue (only valid for Internet Explorer) within the url bbcode
[Sec] fixed XSS issue (only valid for Internet Explorer) if html tags are allowed and enabled
[Sec] added configurable maximum login attempts to prevent dictionary attacks