i-feel-dirty

I am using a slighty modified i-feel-dirty theme http://www.thestottfamily.co.uk/

When clicking the Tag cloud I get a 404.php error when using mod rewrite but get the search results i expect when it is disabled.

I have changed the .htaccess file to 0644 (after searching on the forum) but still suffer the same problems.

I am sure i did not suffer from this before 1.4.3.3

I am running 1.4.3.3 [10943] (Debug build)

Any ideas?

John

Comments

  • Try the nightly build. Sounds like a problem that was recently fixed.
  • vincent3569 Member, Translator
    hi

    as you could see here http://ifeeldirty.vincentbourganel.fr/, the demo site for i-feel-dirty is running with zenphoto 1.4.3.3.

    I have no problem with tags, so I can't really help you on your issue.

    Can you have a try with an official theme (zenpage for example)?
  • Hi thanks for the replies.

    My debug log shows this after clicking one of the tag clouds...
    @{Tue, 16 Oct 2012 10:54:18 GMT} Zenphoto v1.4.3.3[10962] Backtrace: USER NOTICE: Zenphoto processed a 404 error on /index.php?p=searchtags/&words="Avondale Dart". See the debug log for details. in /var/www/vhosts/thestottfamily.co.uk/httpdocs/zp-core/functions.php on line 2056 trigger_error called from debug404 (functions.php [2056]) from index.php [100] {Tue, 16 Oct 2012 10:54:18 GMT} 404 error: album=; image=; theme=i-feel-dirty {Tue, 16 Oct 2012 10:54:18 GMT} $_SERVERarray(33) { ["PATH"]=> string(29) "/sbin:/usr/sbin:/bin:/usr/bin" ["PWD"]=> string(28) "/var/www/cgi-bin/cgi_wrapper" ["SHLVL"]=> string(1) "0" ["FCGI_ROLE"]=> string(9) "RESPONDER" ["UNIQUE_ID"]=> string(24) "@cpLrgVNIpYAAG5wbJQAAAAD" ["HTTP_HOST"]=> string(24) "www.thestottfamily.co.uk" ["HTTP_CONNECTION"]=> string(10) "keep-alive" ["HTTP_REFERER"]=> string(32) "http://www.thestottfamily.co.uk/" ["HTTP_ACCEPT"]=> string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" ["HTTP_USER_AGENT"]=> string(153) "Mozilla/5.0 (Linux; U; Android 4.0.4; en-gb; SonyEricssonLT26i Build/6.1.A.0.453) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30" ["HTTP_ACCEPT_ENCODING"]=> string(12) "gzip,deflate" ["HTTP_ACCEPT_LANGUAGE"]=> string(12) "en-GB, en-US" ["HTTP_ACCEPT_CHARSET"]=> string(34) "utf-8, iso-8859-1, utf-16, *;q=0.7" ["HTTP_X_WAP_PROFILE"]=> string(48) "http://wap.sonyericsson.com/UAprof/LT26iR601.xml" ["HTTP_COOKIE"]=> string(216) "zp_user_auth=7b60bc91c53e4a78eec3da8b7a20545bda555269; uploadtype=http; PHPSESSID=hdsdtu63j26cjmvje5q63lr7v7; dynamic_locale=en_US; _pk_id.1.23b3=90067527d833f840.1350058047.8.1350384861.1350320710.; _pk_ses.1.23b3=*" ["SERVER_SIGNATURE"]=> string(0) "" ["SERVER_SOFTWARE"]=> string(6) "Apache" ["SERVER_NAME"]=> string(24) "www.thestottfamily.co.uk" ["SERVER_ADDR"]=> string(11) "5.77.34.151" ["SERVER_PORT"]=> string(2) "80" ["REMOTE_ADDR"]=> string(13) "80.229.19.251" ["DOCUMENT_ROOT"]=> string(45) "/var/www/vhosts/thestottfamily.co.uk/httpdocs" ["SERVER_ADMIN"]=> string(25) "john@thestottfamily.co.uk" ["SCRIPT_FILENAME"]=> string(55) "/var/www/vhosts/thestottfamily.co.uk/httpdocs/index.php" ["REMOTE_PORT"]=> string(5) "52041" ["GATEWAY_INTERFACE"]=> string(7) "CGI/1.1" ["SERVER_PROTOCOL"]=> string(8) "HTTP/1.1" ["REQUEST_METHOD"]=> string(3) "GET" ["QUERY_STRING"]=> string(39) "p=searchtags/&words=%22Avondale+Dart%22" ["REQUEST_URI"]=> string(50) "/index.php?p=searchtags/&words=%22Avondale+Dart%22" ["SCRIPT_NAME"]=> string(10) "/index.php" ["PHP_SELF"]=> string(10) "/index.php" ["REQUEST_TIME"]=> int(1350384858) } {Tue, 16 Oct 2012 10:54:18 GMT} $_REQUESTarray(8) { ["p"]=> string(11) "searchtags/" ["words"]=> string(15) ""Avondale Dart"" ["zp_user_auth"]=> string(40) "7b60bc91c53e4a78eec3da8b7a20545bda555269" ["uploadtype"]=> string(4) "http" ["PHPSESSID"]=> string(26) "hdsdtu63j26cjmvje5q63lr7v7" ["dynamic_locale"]=> string(5) "en_US" ["_pk_id_1_23b3"]=> string(52) "90067527d833f840.1350058047.8.1350384861.1350320710." ["_pk_ses_1_23b3"]=> string(1) "*" } {Tue, 16 Oct 2012 10:54:18 GMT}
  • acrylian Administrator, Developer
    What are the search settings?
  • HI

    I have tried different settings with in the options.

    This is the generated webpage code...

    `Avondale Dart`

    Cheers

    John
  • Hi again (:

    Should there be a difference clicking on a tag cloud text?

    `
    With mod-rewrite enabled:

    Avondale Dart

    Without mod-rewrite:

    Avondale Dart
    `
    Thanks again
  • There is an error with the rewrite version of the link. There is a slash(/) that should not be there. Will you please make a problem report ticket on this? Include as much detail on how to reproduce the situation as you can. I will look into it when I am back.
  • Hi

    Many thanks for the reply

    I have created a ticket 2259

    Cheers

    John
  • Hi

    Many thanks for the fix...keep up the good work!

    Cheers

    John
Sign In or Register to comment.