<![CDATA[ modxTalks - My Forums]]> https://forums.modx.com/thread/?thread=98412 <![CDATA[modxTalks]]> https://forums.modx.com/thread/98412/modxtalks?page=2#dis-post-532180 modxTalks.
Unfortunately the latest version 1.0.4 isn't without errors. Maybe someone can help or has any idea about this?

My system: MODX 2.4.1 | modxTalks 1.0.4 | PHP 5.6.10

1) Error Log:
Table 'modx.modx_modxtalks_mails' doesn't exist
-> solution link

2) Error Log (after solution 1):
(WARN @ /www/htdocs/xxxxxx/modx/core/components/modxtalks/mailer.php) `114` was requested but no alias was located.
(INFO @ /www/htdocs/xxxxxx/modx/core/components/modxtalks/mailer.php) Removed modxTalksMails instance with primary key 10
-> so far no solution found (my russian is not well)

3) MODXTalksPlugin:
It seems the plugin missing the Event "OnModxTalksCommentAfterRemove"?



]]>
krischel Sep 24, 2015, 03:25 PM https://forums.modx.com/thread/98412/modxtalks?page=2#dis-post-532180
<![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks?page=2#dis-post-556183 mrhaw Jan 05, 2018, 10:26 PM https://forums.modx.com/thread/98412/modxtalks?page=2#dis-post-556183 <![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks?page=2#dis-post-556172 https://modx.com/extras/package/tickets]]> modxhelp.ru Jan 05, 2018, 12:01 PM https://forums.modx.com/thread/98412/modxtalks?page=2#dis-post-556172 <![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-556119 Quote from: krischel at Dec 31, 2017, 04:41 PM
Hi, do anyone use this modxTalks?
It's a pity that too much stuff broken.

Although there are some errors reported, there aren't done anything there for years.

Which alternative do you use as commenting (instead of modxTalks or Quip)?

I've worked on this extra for 2 days. Mostly layout and translation. It's by far the best commenting system for MODX.

]]>
mrhaw Jan 02, 2018, 08:34 AM https://forums.modx.com/thread/98412/modxtalks#dis-post-556119
<![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-556111 lkfranklin Dec 31, 2017, 10:12 PM https://forums.modx.com/thread/98412/modxtalks#dis-post-556111 <![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-556108 modxTalks?
It's a pity that too much stuff broken.

Although there are some errors reported, there aren't done anything there for years.

Which alternative do you use as commenting (instead of modxTalks or Quip)?]]>
krischel Dec 31, 2017, 04:41 PM https://forums.modx.com/thread/98412/modxtalks#dis-post-556108
<![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-532247 https://github.com/sottwell/modxTalks/tree/master/_packages and made another pull request.

As far as the other errors, I can read MODX _build files well enough to understand and fix them, but I don't know that much about ModxTalks core code.]]>
sottwell Sep 25, 2015, 12:31 PM https://forums.modx.com/thread/98412/modxtalks#dis-post-532247
<![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-532244
I found a small blemish in (isn't from you ; )
/core/components/modxtalks/model/modxtalks/modxtalks.class
"fixed" => "<a href='javascript:BBCode.fixed(\"$id\");void(0)' title='" . $this->modx->lexicon('modxtalks.image') . "' class='bbcode-fixed'><span>" . $this->modx->lexicon('modxtalks.fixed') . "</span></a>",

I changed it:
"fixed" => "<a href='javascript:BBCode.fixed(\"$id\");void(0)' title='" . $this->modx->lexicon('modxtalks.fixed') . "' class='bbcode-fixed'><span>" . $this->modx->lexicon('modxtalks.fixed') . "</span></a>",

Maybe you can change this?


Two error messages I still have, after a new entry:
(WARN @ /www/htdocs/xxxxxx/modx/core/components/modxtalks/mailer.php) `114` was requested but no alias was located.
(INFO @ /www/htdocs/xxxxxx/modx/core/components/modxtalks/mailer.php) Removed modxTalksMails instance with primary key 5


and after delete entry:
(ERROR @ /assets/components/modxtalks/connectors/connector.php) [modxTalks web/comment/remove] Error recalculate comments indexes 2

]]>
krischel Sep 25, 2015, 11:20 AM https://forums.modx.com/thread/98412/modxtalks#dis-post-532244
<![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-532229 https://github.com/sottwell/modxTalks from the _packages folder.

To install, download the transport package to your computer. Use the "Upload a package" option from the dropdown on the right of the Download Extras button to upload it to your site's core/packages folder. It will now be available in the list of packages to install.]]>
sottwell Sep 25, 2015, 06:01 AM https://forums.modx.com/thread/98412/modxtalks#dis-post-532229
<![CDATA[Re: modxTalks]]> https://forums.modx.com/thread/98412/modxtalks#dis-post-532215 sottwell Sep 25, 2015, 02:37 AM https://forums.modx.com/thread/98412/modxtalks#dis-post-532215