A regular update
great opening of Autumn! eagerly wait to test it in real project. thanks guys!!
In the GENOA 0.6.10 RELEASED file
cotonti-0.6.10.sql is missing in the folder sql!
If you set a release cotonti-0.6.10 from zero /с нуля/, using the instructions INSTALL.TXT and file cotonti-0.6.9.sql user will see a blank page.
There are no changes in SQL since 0.6.9. That's why cotonti-0.6.9.sql is used. I could not reproduce your blank page problem, please PM me.
The problem of a blank page in that I did not assign 777 permissions to the folder / datas / cache / templates
7
INSTALL.TXT:Sorry did not read carefully!
. There are a number of catalogs that you need to change the write access to (CHMOD).
This can easily be performed trough your FTP software.
The directories that needs to be changed is:
/datas/cache/ (and all its subfolders)
/datas/defaultav/
/datas/avatars/
/datas/photos/
/datas/signatures/
/datas/thumbs/
/datas/tmp/
/datas/users/
You can change the rights by right clicking on the catalogue name and select properties.
Then you get the following screen, and can change the rights to 0777.

Trustmaster:For users, who have just started to use the engine, it may not be clear. I think everything must still add to the archive cotonti-0.6.10.sql IMHO
There are no changes in SQL since 0.6.9. That's why cotonti-0.6.9.sql is used.
Or an universal cotonti.sql file to avoid confusion with version numbers.
Какой ориентировочный срок выхода 0.9? Стоит ли начинать ряд сайтов на 0.6.10, и потом тратить время переписывая допиленные плагины под 0.9 или пока заняться другими проектами и подождать девятку?
Спасибо за ответы заранее.
На уровне альфа или бета версий не раньше октября. Плюс месяц на стабилизацию и отлов критических ошибок.
Сразу после установки в шляпе
ы:
Warning: htmlspecialchars() expects at most 3 parameters, 4 given in C:\xampp\htdocs\cotonti\system\functions.php on line 4532
Warning: htmlspecialchars() expects at most 3 parameters, 4 given in C:\xampp\htdocs\cotonti\system\functions.php on line 4532
Warning: htmlspecialchars() expects at most 3 parameters, 4 given in C:\xampp\htdocs\cotonti\system\functions.php on line 4532
Да, промахнулись немного, 4-й параметр в этой функции появился в PHP 5.2.3. Для более ранних версий надо заменить эту строку на
$data[$i] = htmlspecialchars($data[$i], ENT_COMPAT, 'UTF-8');Totaal: 15, op pagina: 15
Autumn starts not on the 1st of the month.
It starts the 21st. But thanks for the update.