Forums / Cotonti / Development / Siena Beta Testing

<<<12345...10>>>

Bugfixing and evaluation cycle started

Trustmaster
#16 2010-09-23 21:51
Some problems solved, will update the alpha after we fix some more.

There is no part about LDU plugins in Siena.
May the Source be with you!
esclkm
#17 2010-09-24 21:33
cot_skinfile -> переименовать в cot_templatefile - в текущий момент это будет намного коммектнее
admin.php?m=page - вообще какаято чушь. - нет шаблона

в скине админки структуры нет ссылки на праку доп полей. - исправил

в админку pfs pm войти нельзя - исправил
при воде в админку где радиокнопки да нет - баг исправил (кингсли писал вроде)
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты

Dit bericht is bewerkt door esclkm (2010-09-24 22:50, 13 jaren ago)
Trustmaster
#18 2010-09-24 23:42
Thanks a lot, amazing job! But English please, even bad English but English :)

I did not rename cot_skinfile to cot_tplfile (cot_templatefile is too long) for easier migration of existing code, otherwise I would unify its arguments with other cot_*file functions too.

Admin.page works fine and the template is there, please check your SVN copy.

Added 44 minutes later:

Updated the package, reinstalled the demo and it will now reinstall automatically every 3 hours.
May the Source be with you!

Dit bericht is bewerkt door Trustmaster (2010-09-25 00:27, 13 jaren ago)
Lissbol
#19 2010-09-27 05:22
In the Admin part ( admin.php?m=extrafields&n=pages )

there is an error require_once(./modules/pages/inc/pages.functions.php) shouldnt that be page/... not pages ? or maybe the problem is in functions.php

i get
LISSBOL Designs
ven7ura
#20 2010-09-29 00:09
In the markItUp! when you try to preview, the iframe opens another instance of the website instead of the content that you wrote.
GHengeveld
#21 2010-10-12 06:19
I just installed it and I'm getting this error:

Warning: require_once(./plugins/trash/inc/trash.functions.php) [function.require-once]: failed to open stream: No such file or directory in ./system/functions.php on line 2207

There is a trashcan plugin but it doesn't have an inc folder or a trash.functions.php

Added 44 minutes later:

Ok, problem solved. Trashcan plugin seems to work now. I've submitted the changes to trunk.
I've consequently changed every instance of 'trash' to 'trashcan', because that was giving trouble. Of course I only did it where relevant. DB table is still 'cot_trash'. Also added trashcan.functions.php (empty file) but it's probably better to remove the reference to it since we're not using it.

Dit bericht is bewerkt door Koradhil (2010-10-12 07:09, 13 jaren ago)
Trustmaster
#22 2010-10-13 02:43
# pieter : 1. PFS: The subfolders doesn"t work.
I can create a folder with as parent another folder. But it is shown on the same level, and if I click edit, it's parent folders is always /. You can change it but it stays at /
Subfolders are not actually supported in this PFS version. It was left in the TPLs from Koradhil's experimental PFS, I will comment it until it is actually implemented.

Added 34 minutes later:

Demo updated, package reuploaded, 1st post modified.
May the Source be with you!

Dit bericht is bewerkt door Trustmaster (2010-10-13 03:17, 13 jaren ago)
GHengeveld
#23 2010-10-13 04:52
You could copy the subfolders support from the experimental version. That part was fully implemented.

I think #548 can be closed. Edit: scratch that, it doesn't work like it should.

Found a bug:
Fatal error: Call to undefined function lcfirst() in /public_html/plugins/comments/inc/comments.functions.php on line 245
Occurred after login. URL: index.php?z=page&id=1

Update: Fixed in 1395.

And another one:
Warning: Value for Cache.SerializerPath is of invalid type, should be string on line 46 in file /public_html/plugins/htmlpurifier/htmlpurifier.php in /public_html/plugins/htmlpurifier/lib/HTMLPurifier.standalone.php on line 1864
Warning: Base directory ./plugins/htmlpurifier/lib/standalone/HTMLPurifier/DefinitionCache/Serializer does not exist, please create or change using %Cache.SerializerPath in /public_html/plugins/htmlpurifier/lib/HTMLPurifier.standalone.php on line 11246
Fatal error : SQL error : Unknown column 'com_area' in 'where clause'
Occurred after deleting a page. URL: index.php?z=page&m=edit&a=update&id=1

Update: Fixed in 1397.

Dit bericht is bewerkt door Koradhil (2010-10-13 06:54, 13 jaren ago)
Kort
#24 2010-10-13 14:15
SED.by - создание сайтов, разработка плагинов и тем для Котонти
Trustmaster
#25 2010-10-13 14:43
lcfirst requires PHP >= 5.3.0
May the Source be with you!
Kort
#26 2010-10-13 16:06
lcfirst idea was really strange
SED.by - создание сайтов, разработка плагинов и тем для Котонти
GHengeveld
#27 2010-10-13 16:43
Yes, at first I changed it to strtolower but then I though there shouldn't be any assignments of $L outside the langfile unless absolutely necessary. It just made more sense to add a locale string and remove the thing entirely.
Kort
#28 2010-10-13 16:54
Fixed with css, removed L.comments
SED.by - создание сайтов, разработка плагинов и тем для Котонти
GHengeveld
#29 2010-10-13 16:59
Even better, thx.
pieter
#30 2010-12-01 01:02
How to download the latest alpha version?
If I use trunk, I get an error
Fatal error: Call to undefined function cot_require() in /home/k3098kru/public_html/_subsites/broens/plugins/tags/tags.header.php on line 26

When will the beta-version be released?
... can we help you ...

<<<12345...10>>>