Forums / Cotonti / Extensions / Minichat

<<<12

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

Thank you! Worked great :)
Kingsley
#18 2009-04-08 00:11
@ esclkm

Could you embed DemptD changes in the next release?
DemptD
#19 2009-04-08 00:19
My chat looks like this now:

esclkm
#20 2009-04-08 01:49
No... I think that it is not right... If you want I can do it optional
littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Kingsley
#21 2009-04-08 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 2011-10-10 19:31

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

esclkm
#23 2011-10-10 19:52

write special plugin)))

littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты
Twiebie
#24 2011-10-12 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?

This post was edited by Twiebie (2011-10-28 13:39, 12 years ago)
esclkm
#25 2011-10-28 13:57

I will try after  2.11

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

Thanks in advance, esclkm!

Added 1 month later:

#31216 esclkm:

I will try after  2.11

Bump.

Any updates on this?

This post was edited by Twiebie (2011-12-07 15:45, 12 years ago)

<<<12