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

Another issue #4

Open
CaMer0n opened this issue Nov 1, 2023 · 0 comments
Open

Another issue #4

CaMer0n opened this issue Nov 1, 2023 · 0 comments
Labels
type: bug Something isn't working

Comments

@CaMer0n
Copy link
Member

CaMer0n commented Nov 1, 2023

Bug Description

A clear and concise description of what the bug is.

How to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Server Information

PHP Operating System

Replace this code block with the "System" value
found towards the top of /e107_admin/phpinfo.php

e.g.
Linux localhost 2.4.21-0.13mdk #1 Fri Mar 14 15:08:06 EST 2003 i686

PHP Version

Replace this code block with the PHP version shown
at the top of /e107_admin/phpinfo.php

e.g.
PHP Version 7.3.13

PHP Modules

  1. Go to /e107_admin/phpinfo.php

  2. Change the page to "view source" mode by one of these methods:

    • Press [Ctrl]+[u]
    • Press [Option]+[Command]+[u]
    • Add view-source: at the beginning of the address bar
  3. Copy all the source code

  4. Go to https://sed.js.org/

  5. Paste everything into the "STDIN:" box

  6. In the "Command line (--help):" box, write:

    -rn 's|<h2><a id="module_[^"]+"[^>]+>([^<]+)</a></h2>|\1|p'
    
  7. Copy everything from the "STDOUT | STDERR:" box.

  8. Paste what you copied here, replacing this whole "PHP Modules" section.

Client Information

  1. Go to https://duckduckgo.com/?q=my+user+agent

  2. Towards the top, copy your user agent from the line that begins with "Your user agent".

  3. Replace this section with the clipboard contents.

    Example: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:71.0) Gecko/20100101 Firefox/71.0

Additional Information

Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant