Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Missing image title and image description

Asked Modified Viewed 773 times
B
BenL
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
asked
Member

Hello there,
I want add new images to photo album, im adding it using submit option. Im providing image title and image description for image.
After adding it, in PA i see it in notification but with empty image title and empty image description.

Also in error log im found this:

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions&submit_id=65
Line: 48
Error message: Undefined array key "photo_filename"

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions
Line: 244
Error message: Trying to access array offset on value of type bool

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions
Line: 239
Error message: unserialize(): Error at offset 5 of 356 bytes

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions&submit_id=68
Line: 133
Error message: Trying to access array offset on value of type bool

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions&submit_id=68
Line: 132
Error message: Trying to access array offset on value of type bool

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions&submit_id=68
Line: 131
Error message: Trying to access array offset on value of type bool

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=4a37e1749e4456a1&section=submissions&submit_id=68
Line: 125
Error message: unserialize(): Error at offset 5 of 356 bytes

And much more similar

Any advice how i can fix that?
0 replies

6 posts

R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Do you have latest 9.03.110?
0 replies
B
BenL
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
answered
Member

Yes, I have latest 9.03.110
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

This is already fixed in DEV version. https://github.com/PHPFusion/PHPFusio...7d2113e172
0 replies
B
BenL
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
answered
Member

How i can upload this fix to my page? Should i full install dev version or i can upload only some files?
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Well, best option is wait but of course you can apply only certain fixes.

You have issues only with photo_submissions so update only this file infusions/gallery/admin/photo_submissions.php
0 replies
B
BenL
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
answered
Member

After replacing file infusions/gallery/admin/photo_submissions.php adding photos works properly.
Thanks again for you great support.
Regards.
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 6 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

B
B
BenL 12
  • Member, joined since
  • Contributed 96 posts on the community forums.
  • Started 41 threads in the forums
  • Started this discussions
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet