Pages (2): 1 2   
Member
Member
monster   2007-03-01, 18:09
#1

Hello,
I'm using effervescence theme in my gallery 1.07 http://www.pawelnawrocki.com/zenphoto/
Before I will install the latest version 1.08, I've tested new core with effervesnce
on some other server and it occured that it doesnt creates thumbnails for albums and random image. http://monster.forall.pl/zenphoto/
Of course i have copied customfunctions.php to zen folder
and I suppose it's not compatible with the new core. ex. this functions
` and this

Developer
Developer
trisweb   2007-03-01, 18:54
#2

Here's the error message so we can work on it...

http://monster.forall.pl/zenphoto/zen/i.php?a=paris2007&i=DSC_5583.JPG&w=180&cw=180&ch=80&debug

Fixing now...

Member
Member
Chilifrei64   2007-03-01, 19:01
#3

@Trisweb: very neat.. I havent had a chance to run around the code in a while.. is that &debug a new error reporting feature or have I just missed the boat completely recently and that has been around for a while.

Developer
Developer
trisweb   2007-03-01, 19:11
#4

Is this the actual 1.0.8 release you're testing, or is it SVN code?

Developer
Developer
trisweb   2007-03-01, 19:13
#5

Daniel, that was new in 1.0.7 but I didn't really tell anyone much about it ;-) Sorry about that. No worries about XSS either, all that debug content is completely filtered.

Becomes harder to get the i.php URL to stuff with 1.0.8 though, since the URLs point directly to cache if the size is cached already (and I can't say enough how GREAT that is...). You have to find an unprocessed image to nab the URL of.

Developer
Developer
trisweb   2007-03-01, 19:14
#6

Working for me here:

http://www.trisweb.com/tests/zenphoto-svn/

Developer
Developer
trisweb   2007-03-01, 19:31
#7

Monster, could you put up a `` file and give us the link? Thanks!

The URLs are well formed it seems, so there's some other problem in the way they're processed.

Member
Member
monster   2007-03-01, 19:46
#8

@tris
I'm using the latest 1.08 from http://www.zenphoto.org/files/zenphoto-1.0.8.zip
1.08 doesnt work with effervescence on two tested installations
here http://monster.forall.pl/zenphoto/ and phpinfo http://monster.forall.pl/phpinfo/
and here http://monster.art.pl/zenphoto/ and phpinfo http://monster.art.pl/phpinfo/
when you click on album you can see newly created thumbs of images...

thanks in advance,
pn

Member
Member
monster   2007-03-01, 19:49
#9

and my production server http://www.pawelnawrocki.com/phpinfo/
which is still waiting for updating to 1.08
http://www.pawelnawrocki.com

Member
Member
thinkdreams   2007-03-01, 19:52
#10

@monster-

What distribution of Effervescence are you using? I'm on 1.0.8 with Effervescence and it seems OK so far. If you're using the 1.1 version, I have modified it the original 1.0 distribution to use a customfunctions file located in the effervescence theme directory, not in the zen directory. Just wanted to make sure all the includes you have in your theme are pointed to the right place. It seems so, since your not getting any missing function errors, but just wanted to be sure.

Developer
Developer
trisweb   2007-03-01, 20:25
#11

Grab this file: (you'll have to copy the text into a new file, I have a syntax highlighter on that I didn't know about...)

http://www.zenphoto.org/temp/functions-image.phps

Rename it to functions-image.php and overwrite the zen/functions-image.php in your 1.0.8 installations. It should give us more useful debug info...

Member
Member
monster   2007-03-01, 20:33
#12

here you are http://monster.forall.pl/zenphoto/zen/functions-image.php

thanks tris

Developer
Developer
trisweb   2007-03-01, 23:42
#13

sigh I knew that would be confusing. I don't need to see my source code highlighted on your server, I want it to run ;-)

Okay, so new plan.

Grab this, and change its name to .php as before. Stick it in the same place, overwriting the old one...
http://www.zenphoto.org/temp/functions-image.txt

Member
Member
thinkdreams   2007-03-02, 00:00
#14

@monster:

With ZP 1.0.8 in your zp_config, try turning off (commenting out) the line:

`// If mod_rewrite is true above, zenphoto's image page URL's usually end in .jpg,

// set this if you want something else appended to the end (helps search engines).

// Examples: .html, .php, /view, etc.

// $conf['mod_rewrite_image_suffix'] = '.php';`

and see if anything changes. I'm curious....

Member
Member
monster   2007-03-02, 00:03
#15

@tris
upss, sorry,
I think it`s ok now

Member
Member
monster   2007-03-02, 00:07
#16

tadaaa

@monster:
With ZP 1.0.8 in your zp_config, try turning off (commenting out) the line:

now it works D
http://monster.forall.pl/zenphoto/ effervescence + 1.08 now works

thanks

Developer
Developer
trisweb   2007-03-02, 00:10
#17

Ah! Got it! I see the bug now. I'm on top of it...

Member
Member
monster   2007-03-02, 00:16
#18

Shall I wait for new release 1.082 (hihi)
or install 1.08 and make right modifications in zp-config?

Great job Tris

Developer
Developer
trisweb   2007-03-02, 00:32
#19

1.0.8.1 actually :-P ... Uploading now.

Developer
Developer
trisweb   2007-03-02, 00:53
#20

Okay, it's up. Should fix this bug completely! Thanks for the help in finding it guys.

Pages (2): 1 2   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.