![]() |
Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
|
|
#3 |
|
Administrator
|
Вот что прочила в typo3.projects.forum:
Оказывается не только у нас он тормозит... Решенение вроде как есть, но только без регистрации юзеров > Other people have had this problem. I think the the forum code still needs > some optimization in places. However, I'm not going to be able to get to > it any time soon unless there's some real sponsorship out there for it. I can understand your position. What i have tried: - In the chc_forum tables (of database) i changed all that foreign_keys like conference_id, thread_id etc. from BLOB to a normal INT. - Also i added for the most of them an INDEX. Now the forum is really fast, but only as long as i'm not logged in. If i login as a FE-User the forum is still slow. It's a pity. The chc_forum is really great (designed and programmed), but with this long load times not really usable. |
|
|
|