
05-05-2009, 10:45 AM
|
 |
|
|
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Whats new in Version 3.3
- Some serious bugfixing concerning the handling of sessions (popup was dysfunctional for users w/o cookies allowed).
Please note: You have to patch your template edits for this to take effect:
For all the template edits you did, find
Code:
photo_popup.php?e=$editorid
and replace with
Code:
photo_popup.php?$session[sessionurl]e=$editorid
for TMS-users this will be applied automatically.
- Workaround for vbseo problem with Firefox in WYSIWYG editor
- another bug fixed in vBG config file
|