some 2.8.1 issues

doc

Hi,

tried to reproduce your error with the latest WB SVN (Revision 1285) on XAMPP 1.7.3. Installation went smooth, no problems with DB (and collation utf_8_general).

I highly recommend to leave the jquery 1.4.1 version as is, as it fixes more than 170 bugs contained in 1.3.1. So far I never run into any problems with jquery 1.4.1 and WB modules. Your drag and drop problem seems not to be related to jquery, as switching to jQuery 1.3.1 obviously did not solve your issue.

Regards Doc

crnogorac081

Today I tested:

CMS Version 2.8.1
Revision 1274
Admin version 1.4

on

#  Apache/2.0.61 (Win32)
# PHP/5.2.6
# SQLite 2
# MySQL 5.0.41-community-nt

and I experienced wierd issues. Seccond time (first was when I installed it) I couldnt open site. When I installed DB, I set collation to utf8_general_ci. Tables mod_capcha_control, groups, jsadmin (didnt check for more..) were damaged.

Did anyone experienced same problem?

Also another thing,
I successfully implement items reordering via drag and drop for WB 2.8 Stable. Hovever, this is not working on WB version I put above.. Did something significant changed in backend? I replaced jquery1.4 with 1.3.2 but still not working.

I suggest to leave file named jquery-min.js to 1.3.2 version, and 1.4 version to rename to jquery1.4.js because of module compatibility with version 2.7 and 2.8..
Web developer