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?

getting errors in 9.03.110 for user_groups, gallery_admin and includes

Asked Modified Viewed 862 times
F
FTW
F
FTW 14
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
asked
Junior Member

We are using a fresh install of version 9.03.110 and the Magazine theme on a new server. The first site we tried to use is coming back with the following errors.

“/infusions/gallery/gallery_admin.php?aid=e0c86f6a95987e39&section=submissions&submit_id=1 **
Line: 125”

/administration/user_groups.php?aid=e0c86f6a95987e39&section=user_form&action=user_edit&group_id=1 **
Line: 137

/infusions/gallery/gallery_admin.php?aid=e0c86f6a95987e39&section=submissions&submit_id=3 **
Line: 48

/infusions/gallery/gallery_admin.php?aid=e0c86f6a95987e39&section=submissions **
Line: 239

/administration/user_groups.php?aid=0ea1db7decb089e5&section=user_form&action=user_edit&group_id=1 **
Line: 126

/infusions/gallery/gallery_admin.php?aid=cf493dd2def13778&section=photo_form&action=edit&photo_id=1 **
Line: 135

/administration/includes/?api=update-checker **
Line: 26
0 replies

3 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

Read this https://www.php-fusion.co.uk/infusion...d_id=40236. Send the correct info again.

Problem with submissions is already fixed https://github.com/PHPFusion/PHPFusio...7d2113e172
0 replies
F
FTW
F
FTW 14
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions
answered
Junior Member

When trying to preview a news post, we also get the following error message, but no link to an error code.

Quote

Request-URI Too Long

The requested URL's length exceeds the capacity limit for this server.

Additionally, a 414 Request-URI Too Long error was encountered while trying to use an ErrorDocument to handle the request.


Now for the other errors.

File: update_checker.php
Page: /administration/includes/?api=update-checker
Line: 26
Error message: file_get_contents(https://raw.githubusercontent.com/PHPFusion/Archive/updates/9.txt): failed to open stream: Connection timed out

File: photos.php
Page: /infusions/gallery/gallery_admin.php?aid=cf493dd2def13778&section=photo_form&action=edit&photo_id=1
Line: 135
Error message: Undefined index: photo_filename

File: user_groups.php
Page: /administration/user_groups.php?aid=0ea1db7decb089e5&section=user_form&action=user_edit&group_id=1
Line: 126
Error message: Undefined index: groups_add

File: user_groups.php
Page: /administration/user_groups.php?aid=e0c86f6a95987e39&section=user_form&action=user_edit&group_id=1
Line: 137
Error message: Undefined index: user_name

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

File: photo_submissions.php
Page: /infusions/gallery/gallery_admin.php?aid=e0c86f6a95987e39&section=submissions&submit_id=3
Line: 48
Error message: Undefined index: photo_filename

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

Thanks
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

News preview need to rework, current solution is not perfect.

Error message: file_get_contents(https://raw.githubusercont ...... : it's a problem with your connection // fixed

Error message: Undefined index: photo_filename, Undefined index: groups_add and Undefined index: user_name : looks like you saved empty data but I'll add extra check

Submissions is fixed.
Edited by Anonymous User on 25-03-2021 18:46,
0 replies

Labels

Statistics

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

2 participants

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
F
F
FTW 14
  • Junior Member, joined since
  • Contributed 30 posts on the community forums.
  • Started 15 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet