Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal errors - userposts.php - IMODE is not defined #4966

Closed
Jimmi08 opened this issue Feb 4, 2023 · 0 comments
Closed

Fatal errors - userposts.php - IMODE is not defined #4966

Jimmi08 opened this issue Feb 4, 2023 · 0 comments
Labels
type: bug A problem that should not be happening
Milestone

Comments

@Jimmi08
Copy link
Contributor

Jimmi08 commented Feb 4, 2023

Bug Description

userposts.php?0.forums.1

- Fatal error: Uncaught Error: Undefined constant "IMODE" in ***\userposts.php:238 Stack trace: #0 {main} thrown in C:*** userposts.php on line 238

There is no check if forum plugin is installed either, if this url is used

Fatal error: Uncaught Error: Failed opening required './e107_plugins/forum/forum_class.php' (include_path='.;C:\xampp\php\PEAR') in ***\userposts.php:129 Stack trace: #0 {main} thrown in ***\userposts.php on line 129
Suggestion:
this output should be managed by some method in e_user addon, not directly coded in this file.

PHP 8,1
e107 2.3.3 (maybe 2 weeks old)

@Jimmi08 Jimmi08 added the type: bug A problem that should not be happening label Feb 4, 2023
@CaMer0n CaMer0n added this to the e107 2.3.3 milestone Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A problem that should not be happening
Projects
None yet
Development

No branches or pull requests

2 participants