<![CDATA[ [Snippet]Trackback 0.5 available - My Forums]]> https://forums.modx.com/thread/?thread=16858 <![CDATA[Re: [Snippet]Trackback 0.5 available]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91066 wiremuse Nov 22, 2007, 01:24 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91066 <![CDATA[Re: [Snippet]Trackback 0.5 available]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91065 Quote from: florian.l at Jan 31, 2007, 06:02 PM

Hi,

I have been off for a while, sorry.
I’m expecting some jobs, which I’d like to be managed by modx, so I will work myself back into the system.

I just think about rebuilding the code and optimizing it for modx.
At the moment it uses an external library (php trackback class) which is not well formed at all.

I’ll keep you up with info.
Thanks a lot, can’t wait to see an update wink]]>
Leftblank Jan 31, 2007, 12:44 PM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91065
<![CDATA[Re: [Snippet]Trackback 0.5 available]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91064
I have been off for a while, sorry.
I’m expecting some jobs, which I’d like to be managed by modx, so I will work myself back into the system.

I just think about rebuilding the code and optimizing it for modx.
At the moment it uses an external library (php trackback class) which is not well formed at all.

I’ll keep you up with info.]]>
florian.l Jan 31, 2007, 12:02 PM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91064
<![CDATA[Re: [Snippet]Trackback 0.5 available]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91063
thX dude!]]>
Xsss4hell Jan 31, 2007, 11:08 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91063
<![CDATA[Re: [Snippet]Trackback 0.5 available]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91062
Fatal error: Cannot redeclare class trackback in /chroot/home/leftblan/html/assets/snippets/trackback/trackback_cls.php on line 28
]]>
Leftblank Jan 31, 2007, 10:08 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available?page=2#dis-post-91062
<![CDATA[Re: [Snippet]Trackback 0.5 available]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91061
As far as I get if I want to receive trackbacks I have to create ’/trackback’ page under every post that will accept trackbacks. Or can I have only one trackback-receiver page for all documents? If it is possible then how can I pass the commented document id to the single trackback page?

And how can the trackbacks flow be mixed up with Jot comments in a sort by date?]]>
almays Jan 03, 2007, 01:45 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91061
<![CDATA[Re: [Snippet]Trackback]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91060 Beta 0.5 available. See first post for download.]]> florian.l Aug 21, 2006, 04:21 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91060 <![CDATA[Re: [Snippet]Trackback]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91059
Seems the problem related to bad inclusion.
I checked almost 50 methods (really!) to "include" the trackback class and finally made it.

For others facing that problem:
If you write a plugin and try to include a file, do it this way:
include $this->config["base_path"]."path/to/file/include_me.php";

Nothing else seems to work fine (beside from writing the whole code of the inclusion file down smiley )

By the way: TrackBack is working very well.]]>
florian.l Aug 16, 2006, 01:09 PM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91059
<![CDATA[Re: [Snippet]Trackback]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91058 9 times out of ten an "unexpected T_WHATEVER" means a missing ; or similar in the previous line.]]> PaulGregory Aug 16, 2006, 11:10 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91058 <![CDATA[Re: [Snippet]Trackback]]> https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91057
I think I can archive this feature (sending a ping) via TVs and a PlugIn (with OnDocumentFormSave).
But it keeps giving me an error: parse error, unexpected T_INCLUDE

Any Idea about that error message? If so I may release an alpha soon.
THX, Flo]]>
florian.l Aug 16, 2006, 11:01 AM https://forums.modx.com/thread/16858/snippet-trackback-0-5-available#dis-post-91057