Pages (3): 1 2 3   
Member
Member
itsme   02-04-2008, 15:15
#1

Hello ! Sorry for my bad english...

I have upgrade zenphoto 1.0.5 to 1.1.4. I have actived the notification when a comment is add. But the mail (object and message) is empty. Where is the error? Which file do I have to modify? Before the upgrade, that works be fine!

Thank you for your help !

Member
Member
sbillard   02-04-2008, 15:45
#2

If you are running an IIS server you will need to be on the nightly build of version 1.1.5.

Member
Member
itsme   02-04-2008, 16:04
#3

No it doesn't running on an iss server...which file concern that problem ? thank you

Member
Member
sbillard   02-04-2008, 22:49
#4

libe-utf8.php

Member
Member
itsme   02-04-2008, 23:42
#5

thank you. Do you know where is the problem in this file?

Member
Member
sbillard   03-04-2008, 00:36
#6

No, because you are the only one reporting the problem.

Member
Member
olihar   03-04-2008, 02:27
#7

I do have this same problem with my test gallery, I am not on a IIS. And I am running 1.1.5 [1219]

Member
Member
sbillard   03-04-2008, 03:50
#8

Please check the following:

Do you receive an email if you request a password reset?

Check the email address you have entered in the admin login information. Is it correct?

Check your spam filter. Is it allowing the emails from the gallery?

Check the email comment notification option. Is is checked?

Member
Member
olihar   03-04-2008, 09:12
#9

I receive an email when I do a password reset, but its empty like the other one.

http://img.skitch.com/20080403-qjh9j6kt7jxtmxf4eytfc2cxsu.jpg

Yes the email is correct.

http://img.skitch.com/20080403-1xn94gdt3nhqdmdsuuqb1521nd.jpg

Yes I get the emails in my inbox.

Yes its checked.

http://img.skitch.com/20080403-re6k762qgmuiuktyd4afi7ij9q.jpg

Is it normal that the email is from, zenphoto@URL ?

Member
Member
itsme   03-04-2008, 09:12
#10

Do you receive an email if you request a password reset?

YES.

Check the email address you have entered in the admin login information. Is it correct?

YES. We are notify when a comment is added. But with the mail empty.

Check your spam filter. Is it allowing the emails from the gallery?

YES. Is it allowed.

Check the email comment notification option. Is is checked?

YES. It is checked.

The bug is in libe-utf8.php, but where?

Thanks for your help sbillard !

Member
Member
sbillard   03-04-2008, 23:35
#11

The mail function is send_mail() in lib-utf8.php. It would appear that something is happening to the $messsage array. Is is possible that safe_mode is set on your server?

Member
Member
sbillard   03-04-2008, 23:40
#12

To debug this you could add an output statement after the line:
$message = chunk_split(base64_encode($message));
add
echo "Mail message reads:".$message;

If this shows text, then the message is still intact and something is happening during the sending or receiving.

Member
Member
itsme   04-04-2008, 00:10
#13

thank you for your help. But where is the lib-utf8.php? I will test immediately.

Member
Member
sbillard   04-04-2008, 00:43
#14

It is in the folder zp-core in your installation

Member
Member
itsme   04-04-2008, 01:07
#15

is it utf8.php ?

Member
Member
itsme   04-04-2008, 01:10
#16

there is not a file called "lib-utf8.php"

Member
Member
sbillard   04-04-2008, 02:22
#17

If you are not running on zenpoto 1.1.5 nightly build, you should do so. Then the file lib-utf8.php will be in the zp-core folder.

Member
Member
itsme   04-04-2008, 16:53
#18

I don't want to update to a nightly build. I have scared to do something wrong...is the bug not in another file?

Member
Member
sbillard   04-04-2008, 17:12
#19

There are no known bugs in this area.

Member
Member
itsme   04-04-2008, 17:33
#20

And which folder(s) and file(s) do I have to replace? all the zp-core folder? (the nighty build over the 1.1.4?)

Thanks for your help...

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