Skupinová diskuze > Elgg 1.7.5 testovací česká distribuce

Elgg 1.7.5 testovací česká distribuce

Daniel M. Zak
před 449 dny

nejnovější distribuce je na adrese: http://test.elgg.cz

a zde probíhá kompletace jak modulů, tak překladů

 

Daniel M. Zak
před 449 dny

distribucí se myslí i výběr modulů (jako TidyPics, IZAP_Video a řadu dalších), podorobný seznam modulů bude uveden později.

Daniel M. Zak
před 357 dny

probehl upgrade na elgg.psapce.cz - z 1.5 na 1.7.5 - a zatim neni bez problemu, na odtranovani chyb se pracuje ...

Daniel M. Zak
před 350 dny

Při boji se SPAMem se vynořila následující chyba:

InvalidParameterException

All files must have an owner!

InvalidParameterException Object
(
[message:protected] => All files must have an owner!
[string:private] => exception 'InvalidParameterException' with message 'All files must have an owner!' in /www/elgg.cz/komunita/engine/lib/filestore.php:251
Stack trace:
#0 /www/elgg.cz/komunita/engine/lib/filestore.php(262): ElggDiskFilestore->getFilenameOnFilestore(Object(ElggFile))
#1 /www/elgg.cz/komunita/engine/lib/filestore.php(628): ElggDiskFilestore->exists(Object(ElggFile))
#2 /www/elgg.cz/komunita/mod/profile/start.php(290): ElggFile->exists()
#3 /www/elgg.cz/komunita/engine/lib/elgglib.php(877): profile_usericon_hook('entity:icon:url', 'user', false, Array)
#4 /www/elgg.cz/komunita/engine/lib/entities.php(2954): trigger_plugin_hook()
#5 /www/elgg.cz/komunita/engine/lib/entities.php(730): get_entity_icon_url('entity:icon:url', 'user', Array, false)
#6 /www/elgg.cz/komunita/mod/profile/views/default/profile/icon.php(76): ElggEntity->getIcon(Object(ElggUser), 'small')
#7 /www/elgg.cz/komunita/engine/lib/views.php(245): include('/www/elgg.cz/ko...')
#8 /www/elgg.cz/komunita/mod/profile/views/default/profile/listing.php(16): elgg_view()
#9 /www/elgg.cz/komunita/engine/lib/views.php(245): include('/www/elgg.cz/ko...')
#10 /www/elgg.cz/komunita/views/default/user/default.php(15): elgg_view()
#11 /www/elgg.cz/komunita/engine/lib/views.php(245): include('/www/elgg.cz/ko...')
#12 /www/elgg.cz/komunita/engine/lib/views.php(599): elgg_view()
#13 /www/elgg.cz/komunita/views/default/entities/entity_list.php(51): elgg_view_entity()
#14 /www/elgg.cz/komunita/engine/lib/views.php(245): include('/www/elgg.cz/ko...')
#15 /www/elgg.cz/komunita/engine/lib/views.php(693): elgg_view()
#16 /www/elgg.cz/komunita/engine/lib/entities.php(2332): elgg_view_entity_list()
#17 /www/elgg.cz/komunita/mod/members/index.php(50): elgg_list_entities()
#18 /www/elgg.cz/komunita/mod/members/start.php(37): require('/www/elgg.cz/ko...')
#19 /www/elgg.cz/komunita/engine/lib/pagehandler.php(33): members_page_handler('small')
#20 /www/elgg.cz/komunita/engine/handlers/pagehandler.php(20): page_handler('profile/icon', Array)
#21 {main}
[code:protected] => 0
[file:protected] => /www/elgg.cz/komunita/engine/lib/filestore.php
[line:protected] => 251
[trace:private] => Array
(
[0] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/filestore.php
[line] => 262
[function] => getFilenameOnFilestore
[class] => ElggDiskFilestore
[type] => ->
[args] => Array
(
[0] => ElggFile Object
(
[filestore:private] => ElggDiskFilestore Object
(
[dir_root:private] => /www/elgg.cz/data/
[matrix_depth:private] => 5
)

[handle:private] =>
[attributes:protected] => Array
(
[guid] =>
[type] => object
[subtype] => file
[owner_guid] => 63590
[container_guid] => 4
[site_guid] => 0
[access_id] => 0
[time_created] =>
[time_updated] =>
[last_action] =>
[enabled] => yes
[tables_split] => 2
[tables_loaded] => 0
[title] =>
[description] =>
)

[url_override:protected] =>
[icon_override:protected] =>
[temp_metadata:protected] => Array
(
[filename] => profile/63590small.jpg
)

[temp_annotations:protected] => Array
(
)

[volatile:protected] => Array
(
)

[valid:private] =>
)

)

)

[1] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/filestore.php
[line] => 628
[function] => exists
[class] => ElggDiskFilestore
[type] => ->
[args] => Array
(
[0] => ElggFile Object
(
[filestore:private] => ElggDiskFilestore Object
(
[dir_root:private] => /www/elgg.cz/data/
[matrix_depth:private] => 5
)

[handle:private] =>
[attributes:protected] => Array
(
[guid] =>
[type] => object
[subtype] => file
[owner_guid] => 63590
[container_guid] => 4
[site_guid] => 0
[access_id] => 0
[time_created] =>
[time_updated] =>
[last_action] =>
[enabled] => yes
[tables_split] => 2
[tables_loaded] => 0
[title] =>
[description] =>
)

[url_override:protected] =>
[icon_override:protected] =>
[temp_metadata:protected] => Array
(
[filename] => profile/63590small.jpg
)

[temp_annotations:protected] => Array
(
)

[volatile:protected] => Array
(
)

[valid:private] =>
)

)

)

[2] => Array
(
[file] => /www/elgg.cz/komunita/mod/profile/start.php
[line] => 290
[function] => exists
[class] => ElggFile
[type] => ->
[args] => Array
(
)

)

[3] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/elgglib.php
[line] => 877
[function] => profile_usericon_hook
[args] => Array
(
[0] => entity:icon:url
[1] => user
[2] =>
[3] => Array
(
[entity] => ElggUser Object
(
[attributes:protected] => Array
(
[guid] => 63590
[type] => user
[subtype] => 0
[owner_guid] => 0
[container_guid] => 0
[site_guid] => 1
[access_id] => 2
[time_created] => 1298026468
[time_updated] => 1298026468
[last_action] => 0
[enabled] => yes
[tables_split] => 2
[tables_loaded] => 1
[name] =>
[username] =>
[password] =>
[salt] =>
[email] =>
[language] =>
[code] =>
[banned] => no
[admin] => no
[0] =>
)

[url_override:protected] =>
[icon_override:protected] =>
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[volatile:protected] => Array
(
)

[valid:private] =>
)

[viewtype] => default
[size] => small
)

)

)

[4] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/entities.php
[line] => 2954
[function] => trigger_plugin_hook
)

[5] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/entities.php
[line] => 730
[function] => get_entity_icon_url
[args] => Array
(
[0] => entity:icon:url
[1] => user
[2] => Array
(
[entity] => ElggUser Object
(
[attributes:protected] => Array
(
[guid] => 63590
[type] => user
[subtype] => 0
[owner_guid] => 0
[container_guid] => 0
[site_guid] => 1
[access_id] => 2
[time_created] => 1298026468
[time_updated] => 1298026468
[last_action] => 0
[enabled] => yes
[tables_split] => 2
[tables_loaded] => 1
[name] =>
[username] =>
[password] =>
[salt] =>
[email] =>
[language] =>
[code] =>
[banned] => no
[admin] => no
[0] =>
)

[url_override:protected] =>
[icon_override:protected] =>
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[volatile:protected] => Array
(
)

[valid:private] =>
)

[viewtype] => default
[size] => small
)

[3] =>
)

)

[6] => Array
(
[file] => /www/elgg.cz/komunita/mod/profile/views/default/profile/icon.php
[line] => 76
[function] => getIcon
[class] => ElggEntity
[type] => ->
[args] => Array
(
[0] => ElggUser Object
(
[attributes:protected] => Array
(
[guid] => 63590
[type] => user
[subtype] => 0
[owner_guid] => 0
[container_guid] => 0
[site_guid] => 1
[access_id] => 2
[time_created] => 1298026468
[time_updated] => 1298026468
[last_action] => 0
[enabled] => yes
[tables_split] => 2
[tables_loaded] => 1
[name] =>
[username] =>
[password] =>
[salt] =>
[email] =>
[language] =>
[code] =>
[banned] => no
[admin] => no
[0] =>
)

[url_override:protected] =>
[icon_override:protected] =>
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[volatile:protected] => Array
(
)

[valid:private] =>
)

[1] => small
)

)

[7] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/views.php
[line] => 245
[args] => Array
(
[0] => /www/elgg.cz/komunita/mod/profile/views/default/profile/icon.php
)

[function] => include
)

[8] => Array
(
[file] => /www/elgg.cz/komunita/mod/profile/views/default/profile/listing.php
[line] => 16
[function] => elgg_view
)

[9] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/views.php
[line] => 245
[args] => Array
(
[0] => /www/elgg.cz/komunita/mod/profile/views/default/profile/listing.php
)

[function] => include
)

[10] => Array
(
[file] => /www/elgg.cz/komunita/views/default/user/default.php
[line] => 15
[function] => elgg_view
)

[11] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/views.php
[line] => 245
[args] => Array
(
[0] => /www/elgg.cz/komunita/views/default/user/default.php
)

[function] => include
)

[12] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/views.php
[line] => 599
[function] => elgg_view
)

[13] => Array
(
[file] => /www/elgg.cz/komunita/views/default/entities/entity_list.php
[line] => 51
[function] => elgg_view_entity
)

[14] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/views.php
[line] => 245
[args] => Array
(
[0] => /www/elgg.cz/komunita/views/default/entities/entity_list.php
)

[function] => include
)

[15] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/views.php
[line] => 693
[function] => elgg_view
)

[16] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/entities.php
[line] => 2332
[function] => elgg_view_entity_list
)

[17] => Array
(
[file] => /www/elgg.cz/komunita/mod/members/index.php
[line] => 50
[function] => elgg_list_entities
)

[18] => Array
(
[file] => /www/elgg.cz/komunita/mod/members/start.php
[line] => 37
[args] => Array
(
[0] => /www/elgg.cz/komunita/mod/members/index.php
)

[function] => require
)

[19] => Array
(
[file] => /www/elgg.cz/komunita/engine/lib/pagehandler.php
[line] => 33
[function] => members_page_handler
[args] => Array
(
[0] => small
)

)

[20] => Array
(
[file] => /www/elgg.cz/komunita/engine/handlers/pagehandler.php
[line] => 20
[function] => page_handler
[args] => Array
(
[0] => profile/icon
[1] => Array
(
[entity] => ElggUser Object
(
[attributes:protected] => Array
(
[guid] => 63590
[type] => user
[subtype] => 0
[owner_guid] => 0
[container_guid] => 0
[site_guid] => 1
[access_id] => 2
[time_created] => 1298026468
[time_updated] => 1298026468
[last_action] => 0
[enabled] => yes
[tables_split] => 2
[tables_loaded] => 1
[name] =>
[username] =>
[password] =>
[salt] =>
[email] =>
[language] =>
[code] =>
[banned] => no
[admin] => no
[0] =>
)

[url_override:protected] =>
[icon_override:protected] =>
[temp_metadata:protected] => Array
(
)

[temp_annotations:protected] => Array
(
)

[volatile:protected] => Array
(
)

[valid:private] =>
)

[size] => small
)

)

)

)

)

Daniel M. Zak
před 350 dny

Pomohlo: http://community.elgg.org/mod/groups/topicposts.php?topic=311269&group_guid=179063