ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Unable to submit Trackbacks

April 18, 2008 1:19pm

Subscribe [4]
  • #16 / Jul 31, 2008 4:34am

    S. Hartmann

    10 posts

    OK - now I get the content of Sues Site after I clicked submit. But the tb wasn´t sent.

    Above the html comes:

    response code: HTTP/1.1 200 OK
    Date: Thu, 31 Jul 2008 07:37:20 GMT
    Server: Apache/1.3.41 (Unix) PHP/5.2.6 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.7a
    X-Powered-By: PHP/5.2.6
    Set-Cookie: exp_last_visit=902144240; expires=Fri, 31-Jul-2009 07:37:20 GMT; path=/
    Set-Cookie: exp_last_activity=1217504240; expires=Fri, 31-Jul-2009 07:37:20 GMT; path=/
    Set-Cookie: exp_tracker=a💯{i:0;s:20:"/site/trackbacks/28/";}; path=/
    Expires: Mon, 26 Jul 1997 05:00:00 GMT
    Last-Modified: Thu, 31 Jul 2008 07:37:20 GMT
    Pragma: no-cache
    Connection: close
    Content-Type: text/html

    I´ll also ask our webmaster to check the mcp.trackbacks.php.

  • #17 / Aug 07, 2008 6:02pm

    Sue Crocker

    26054 posts

    S. Hartmann, anything new on your end?

  • #18 / Aug 11, 2008 5:38am

    S. Hartmann

    10 posts

    Sue, unfortunately not.
    The problem isn´t due to existing htaccess files. We checked that.
    Dont have time to go through the php-codeing at the moment.

  • #19 / Aug 17, 2008 9:27pm

    Robin Sowell

    13255 posts

    Just doing some housekeeping.  This one still giving folks trouble or are we good to close it out?

  • #20 / Aug 20, 2008 3:09pm

    Robin Sowell

    13255 posts

    I’m just not seeing anything in the response- would expect a number at the end- 0 for success.

    Are you still running on 1.6.3?  At this point, I’d upgrade to eliminate any possibilities there.  See if that makes a difference.  If not, I’m wondering if something server side isn’t letting the response through.  On the flip side, if fsockopen fails, the error message should be different.  Though might be worth editing around line 246

    /** ----------------------------------------
            /**  Can we open the socket?
            /** ----------------------------------------*/
                                              
            if ( ! $fp = @fsockopen($target['host'], 80))
            {
                $this->tb_bad_urls[] = array($url, 'Invalid Connection');
                
                return;          
            }

    Remove the @ before fsockopen.  But I’d upgrade first.  And when you test, make sure you have a field assigned to the tb’s and put some content in it.  Shouldn’t trigger an error w/out it, but add it just to be sure.

  • #21 / Aug 21, 2008 8:59am

    S. Hartmann

    10 posts

    We found the solution:
    Once we added “/trackback” at the end of the TB-URL it works - like in Wordpress.
    This way we could also manage to send a TB to Sues Site.

    (Eventhough some TB-Urls seem to work without that additional part.)

    (We are still running EE 1.6.3.)

  • #22 / Aug 21, 2008 9:25pm

    Sue Crocker

    26054 posts

    I’ve been seeing some trackbacks come through recently. ) So are we good to close this thread?

  • #23 / Aug 25, 2008 4:34am

    S. Hartmann

    10 posts

    Yes you can close the thread.

  • #24 / Aug 25, 2008 9:01am

    Sue Crocker

    26054 posts

    Closing the thread. Don’t hesitate to post another thread if needed.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases