Список разделов › phpBBex 2.x (заброшен) › Мастерская 2.x
var jchat_style_options = {
positions: {
faq: {
top : ['#page-body', 'before'],
bottom : ['.panel:last', 'after']
},
index: {
top : ['#page-body', 'before'],
bottom : ['.forabg:has(.topiclist):last', 'after']
},
mcp: {
top : ['#page-body', 'before'],
bottom : ['#page-body', 'append']
},
memberlist: {
top : ['#page-body', 'before'],
bottom : ['#jumpbox', 'before']
},
search: {
top : ['#page-body', 'before'],
bottom : ['#page-body', 'append']
},
ucp: {
top : ['#page-body', 'before'],
bottom : ['#page-body', 'append']
},
viewforum: {
top : ['#page-body', 'before'],
bottom : ['.topic-actions:last', 'after']
},
viewonline: {
top : ['#page-body', 'before'],
bottom : ['#jumpbox', 'before']
},
viewtopic: {
top : ['#page-body', 'before'],
bottom : ['.topic-actions:last', 'after']
},
undefined: {
top : ['#page-body', 'prepend'],
bottom : ['#page-body', 'append']
}
}
};
пока даже особо и не смотрел. Единственно при добавлении правила, появляется ошибка:HD321kbps:что нового?
[phpBB Debug] PHP Warning: in file [ROOT]/ext/canidev/chat/acp/main_module.php on line 912: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 134: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3917)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 134: Cannot modify header information - headers already sent by (output started at [RO