Foren / Cotonti / Extensions / Minichat

ErsteVorherige12

esclkm
#16 7. April 2009, 04:59
delete this string
           if (!isset($_GET['chatd']) && $totalitems!=0)  { $d = $perpage * (ceil($totalitems / $perpage)-1); }
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
DemptD
#17 7. April 2009, 05:19
# esclkm : delete this string
           if (!isset($_GET['chatd']) && $totalitems!=0)  { $d = $perpage * (ceil($totalitems / $perpage)-1); }

Thank you! Worked great :)
Kingsley
#18 8. April 2009, 00:11
@ esclkm

Could you embed DemptD changes in the next release?
DemptD
#19 8. April 2009, 00:19
My chat looks like this now:

esclkm
#20 8. April 2009, 01:49
No... I think that it is not right... If you want I can do it optional
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Kingsley
#21 8. April 2009, 04:51
# esclkm : No... I think that it is not right... If you want I can do it optional

If you could, please.. I think desc is better
alphaphoenix
#22 10. Oktober 2011, 19:31

Is there a way to easily have a private chat with the admin initiated by the user?

esclkm
#23 10. Oktober 2011, 19:52

write special plugin)))

littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Twiebie
#24 12. Oktober 2011, 08:30

I've got a few problems with the Siena version of Minichat.

  • The pagination in the minichat panel (on index.tpl) doesn't work. When you click on it, it goes to the main minichat page instead of refreshing the minichat panel to the next page.
  • Another thing that doesn't seem to work is an error message when somebody enters too much (or not enough) text. When the limit is set in the config it blocks the input but doesn't show an error message.
  • Also Markup parser doesn't work in the Minichat when set to HTML. It works when bbcode is selected but then HTML parsing won't work anymore on other parts of the website.

I've spend some time browsing through the code but can't figure it out, hopefully some of you can.

Tnx.

Added 1 week later:

Anyone? ^

Added 1 week later:

Hate to bump it again but i've spend hours trying to figure these problems out.

Maybe esclkm can shine some light on this?


Dieser Beitrag wurde von Twiebie (am 28. Oktober 2011, 13:39, vor 13 Jahre) bearbeitet
esclkm
#25 28. Oktober 2011, 13:57

I will try after  2.11

littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Twiebie
#26 2. November 2011, 19:45

Thanks in advance, esclkm!

Added 1 month later:

#31216 esclkm:

I will try after  2.11

Bump.

Any updates on this?


Dieser Beitrag wurde von Twiebie (am 7. Dezember 2011, 15:45, vor 13 Jahre) bearbeitet

ErsteVorherige12