Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 630005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T19:48:32+00:00 2026-05-13T19:48:32+00:00

I am trying to use the trackback library in codeigniter, but I am always

  • 0

I am trying to use the trackback library in codeigniter, but I am always get this

An unknown error was encountered

The following is my code(controller). There is other code validating the form etc but not effecting the trackback

    $id = $this->input->post('id');
    $ping_url = $this->input->post('ping_url');
    $title = $this->input->post('title');
    $entry = $this->input->post('entry');
    $url = "http://shivabeach.com/journal/journal_view/$id";
    if (isset($ping_url)) {
        $tb_data = array('ping_url' => $ping_url, 'url' => $url, 'title' => $title,
            'excerpt' => $entry, 'blog_name' => 'Shivabeach', 'charset' => 'utf-8');

        if (!$this->trackback->send($tb_data)) {
            echo $this->trackback->display_errors();
        } else {
            echo 'Trackback was sent!';
        }

    }

I get my trackbacks from the site I am pinging, all data come from a form that works perfectly without the trackback. I use Isset($ping_url because the backtrack field may be empty at times. I also have the trackback library autoloading

Any thoughts?

edit. I have managed to get rid of the “A PHP Error was encountered” part, now i just get the unknown error. I had a field named “class”

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T19:48:32+00:00Added an answer on May 13, 2026 at 7:48 pm

    Do you have error reporting on (for CodeIgniter) and have it set to report all events? It looks like a CI error and the log may provide some clue as to what’s going on.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use this library : http://pastebin.com/xgPXpGtw (an example of use: http://pastebin.com/fNFAW3Fh )
I'm trying to use the ndimage library from scipy, but its apparently missing. I
I'm trying to use pygtk in Python but when I try running my code
Trying to use this following script to load a page so that I can
I'm trying to use the following code: args = 'LD_LIBRARY_PATH=/opt/java/jre/lib/i386/:/opt/java/jre/lib/amd64/ exec /opt/java/jre/bin/java -Xincgc -Xmx1G
When trying to use pydoc under Windows and python.org 2.6.4 I get the following
I'm trying to use graphviz with python and I get the error: Traceback (most
What would cause this strange error when trying to use the poplib.POP3_SSL class. Traceback
In trying to use offlineimap under Linux, I am now getting the following error:
I'm trying use mod_rewrite to rewrite URLs from the following: http://www.site.com/one-two-file.php to http://www.site.com/one/two/file.php The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.