Results 1 to 4 of 4

Thread: "An appropriate representation of the requested resource" Error

  1. #1
    Junior Member
    Join Date
    Nov 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Thumbs down "An appropriate representation of the requested resource" Error

    Hotaru is installed. I see everything and can get all the way to the last page of submitting a story--until when I submit I get:

    "An appropriate representation of the requested resource (my site address here) could not be found on this server."

    Is this something to do with my .htaccess file through my service provider?

  2. #2
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,859
    Blog Entries
    88
    Thanks
    482
    Thanked 806 Times in 526 Posts

    Default

    If you're able to submit the same story to the demo without getting that error (which is not generated by Hotaru itself), then it must be a server issue.

    My first guess would be it's dying when trying to send a trackback. Could you try commenting out line 392 (approx) in

    /content/plugins/submit/submit.php

    PHP Code:
    $this->hotaru->post->sendTrackback(); 
    If it still fails without that line, at least we can rule out trackbacks!

  3. #3
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,859
    Blog Entries
    88
    Thanks
    482
    Thanked 806 Times in 526 Posts

    Default

    Searching for "An appropriate representation of the requested resource" on Google returns a number of related problems, all pointing at mod_security settings. Rather than messing about with the trackback, it's probably best to tell your webhost you've been getting that error and you've heard it's a mod_security problem. Maybe they can adjust their settings or shine some light on what specifically is causing the error. Sometimes it's just a single word entered into a form that raises a flag with mod_security.

  4. #4
    Senior Member rushnp774's Avatar
    Join Date
    Nov 2009
    Location
    Lees Summit, MO
    Posts
    142
    Blog Entries
    2
    Thanks
    14
    Thanked 10 Times in 6 Posts

    Default

    Wow, thanks for the suggestion Nick! I sent a quick message to the support team at HostGator, and they added some exception on my server. Now everything works fine.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fatal error when installing plugins
    By iliketotallyloveit in forum How-To and Troubleshooting
    Replies: 5
    Last Post: 12-27-2009, 03:08 PM
  2. "Select Media" option in the Submit plugin
    By Nick in forum How-To and Troubleshooting
    Replies: 2
    Last Post: 10-09-2009, 06:24 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •