![]() |
PP8.1 Upgrade - Error message when saving a photo comment Hi Chuck, I receive the following error message (momentarily in a separate window) every time I save a comment on a photograph via image verification. The comment does save successfully, but something must be amiss somewhere! Warning: Missing argument 5 for send_ppemail(), called in [path]/gallery/comments.php on line 426 and defined in [path]/gallery/pp-inc.php on line 4166 |
I will be doing an update soon but in comments.php the end of the send_ppemail lines is this Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Hi Chuck, I changed the two lines I found inside comments.php as suggested, but receive the following error message: Parse error: syntax error, unexpected T_VARIABLE in /home/supersto/public_html/gallery/comments.php on line 412 Have I misquoted the syntax? I changed the lines as follows: From send_ppemail( $useremail, $subject, $letter, $email_from ); To send_ppemail( $useremail, $subject, $letter, $email_from $User[ ' 'userid'] ); |
I had an extra quote in there look at it again and reapply. |
Thanks Chuck, Syntax changed as follows (and now works): send_ppemail( $useremail, $subject, $letter, $email_from, $User['userid'] ); It needed a comma after $email_from also. Regards, Lee |
Not a problem yes you would need a comma. |
I've uploaded the upgrade and I have a blank page when I access to any page Any clue? |
In the meantime I've solved my problem uploading 8.1 |
Not really sure what your asking? 8.11 has been released and fixes any issues reported A community photo gallery - Omegatron Gallery A community photo gallery - ReefTalk Gallery |
Yesterday I downladed 8.11 unzipped (MAC system) and uploaded except config files. All gallery pages went blank. No errors shown, only nothing. I reuploaded 8.1 and situation was normal (after deleting install directory) I don't have nothing more to show. I'll try as soon as you have more success reports. |
I would definately need more information as I know 8.11 is running on many sites. You can pass along information if you want me to look at your site. |
| All times are GMT -5. The time now is 11:48 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0