Forums

Integration with zenphoto results in "silent" 404 errors (10 posts)

  1. Jetoile
    Member
    Posted 3 years ago #

    I'm pretty much boggled here.

    I've integrated [url=http://zenphoto.org]zenphoto[/url] with WordPress by using this method. Basically just including the WP header, footer, and sidebar.

    Everything looks and works great... except for one little big thing.

    WP isn't recognizing the zenphoto pages. So while a viewer can see the zenphoto gallery easily, the WP code is putting a silent 404 error in the response header. So no spiders and such will index the gallery.

    Here's an example:

    Gallery

    Response Headers:
    Date: Thu, 26 Jun 2008 01:10:27 GMT
    Server: Apache/2.2.3 (Ubuntu) PHP/5.2.1 mod_ssl/2.2.3 OpenSSL/0.9.8c
    X-Powered-By: PHP/5.2.1
    Set-Cookie: bb2_screener_=1214442630+68.145.216.220; path=/blog/
    X-Pingback: http://www.ruzee.com/blog/xmlrpc.php
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Last-Modified: Thu, 26 Jun 2008 01:10:30 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Keep-Alive: timeout=15, max=100
    Connection: Keep-Alive
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8

    404 Not Found

    Is there anyway to fix this so that WP recognizes the pages and doesn't spit out that 404? Any help would be hugely appreciated.

  2. Jetoile
    Member
    Posted 3 years ago #

    Anyone? :/

  3. Jetoile
    Member
    Posted 3 years ago #

    Any ideas at all?

    Where do the 404's get assigned from in the WP code?

  4. redhousepainter
    Member
    Posted 3 years ago #

    Jetoile,

    I have the same problem. Before I upgraded to 2.6 today, I noticed in Google Webmaster that all of my Gallery pages were being listed as 404's.

    After I upgraded it got worse - now every image page show a 'Nothing found' message in the header tag.

    I've asked about it in the Zenphoto forum and will post here if I get a response. I hammered the forums a little while ago about none of my 1000 + images being indexed by Google (which I see as a related problem) but nothing came out of it.

  5. Anonymous
    Unregistered
    Posted 3 years ago #

    I currently have the same problem. Does anyone have any idea what is causing this?

  6. Anonymous
    Unregistered
    Posted 3 years ago #

    In my case it has something to do with the permalinks as resetting them back to default meant it would validate but when I set the permalinks again it threw up silent 404's again. Is this the same for you?

  7. Jetoile
    Member
    Posted 3 years ago #

    Yes, it's the exact same for me ochief. Setting the permalinks to default fixes the silent 404's... but I'd much rather not have to do that. :/ I rather like the permalinks. At least we know it's an issue with the permalinks though.

  8. Jetoile
    Member
    Posted 3 years ago #

    This is still happening with the latest version of WordPress (2.6.1) and the latest version of zenphoto (1.2).

  9. redhousepainter
    Member
    Posted 3 years ago #

    I changed the include from Ruzee's to...

    '<?php require_once("../wp-blog-header.php");?>
    <?php get_header(); ?>'

    but still get the errors. Has anyone made any progress on this?

  10. Jetoile
    Member
    Posted 3 years ago #

    Still no luck with this. Now using zenphoto 1.2.3 and WordPress 2.7.1.

Topic Closed

This topic has been closed to new replies.

About this Topic