PHP code visible on eCard page after any change to email text

Project:phpAlbum.net
Version:0.4.1-14_fix03
Component:Code
Category:bug
Priority:normal
Assigned:Unassigned
Status:new
Description

Making any change to the eCard email text and pressing "SAVE" causes the following code to appear on the very top of the refreshed page. Going to any other menu function and returning to the eCard panel corrects the problem. Login off and viewing the albums, you see all photo comments as individual files in the gallery. Starting a new browser session clears thi symptom up.

ecard_enabled='true';antispam_code_enabled='true';ecard_subject='You\'ve got an e-card!';ecard_picked_subject='You\'re e-card has been picked up !';ecard_text='Hello #TO_NAME, #FROM_NAME sent you an eCard from the Girard Family Web Site about a photo that might interest you. You can pick up the eCard at this address: http://********.********.com/gallery/#ECARD_ADRESS you can also just look at the picture here: http://********.********.com/gallery/#IMAGE_ADRESS Your e-card was sent on #DATE at #TIME.';ecard_picked_text='Hello #FROM_NAME, #TO_NAME picked up your e-card on #DATE at #TIME e-card adress: http://********.********.com/gallery/#ECARD_ADRESS';

Updates

#1 submitted by aygirard on Fri, 2008-05-09 13:05

Tried same type of changes on the phpAlbum.net DEMO system and observed the same error.