Member
Member
micheall   2010-12-23, 23:55
#1

In my attempts to squash all warning messages from my log, I noticed there were some 404 errors being generated for images without the proper rewrite rules used, such as:

Quote:[Fri Dec 24 01:52:15 2010] [warn] mod_fcgid: stderr: PHP Notice: Zenphoto processed a 404 error on /34th-birthday/2010-03-26%2B19.39.20.jpg.php. See the debug log for details. in /home/inthemdl/public_html/zp-core/functions.php on line 2097
The %2B is supposed to be a + sign, which is used in place of spaces for re-write rules. So I looked around and found tht it's using that in the jcarousel links that are generated, but I'm not exactly sure how to go about fixing this.

Member
Member
sbillard   2010-12-24, 00:37
#2

Please try last nights build. I did also see this problem and think I have fixed it.

Member
Member
micheall   2010-12-24, 03:55
#3

I'm currently running Version 1.3.1.2 [6384]. I'll try the nightly after tonight to see if it's resolved.

Member
Member
micheall   2010-12-25, 00:15
#4

Ok, installed 1.3.1.2 [6390] and it still produces the same results.

The jcarousel produces links to:
http://inthemdl.net/34th-birthday/2010-03-26%2B19.31.47.jpg.php

It should be producing the links to:
http://inthemdl.net/34th-birthday/2010-03-26+19.31.47.jpg.php

the jcarousel is producing the hex replacement I assume. I've attempted to have the UTF8 both on and off for URIs and enabled/disabled in php to see if it makes any difference, which it doesn't.

Member
Member
sbillard   2010-12-25, 02:56
#5

Ok, there will be yet another attempt to fix this tonight

Member
Member
sbillard   2010-12-25, 02:56
#6

Ok, there will be yet another attempt to fix this tonight

Member
Member
micheall   2010-12-25, 21:24
#7

Version 1.3.1.2 [6394]remedies the error Thanks sbilliard

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.