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

Sourcecode keeps pages from showing #26

Open
bohnacker opened this issue Mar 23, 2020 · 3 comments
Open

Sourcecode keeps pages from showing #26

bohnacker opened this issue Mar 23, 2020 · 3 comments

Comments

@bohnacker
Copy link
Member

Putting in sourcecode on a page will keep the page from showing. I alread had that on the old page but could not fix it.

These both pages will not show:
https://projects.hfg-gmuend.de/testing/hartmuts-doku/sourcecode-als-file
https://projects.hfg-gmuend.de/testing/hartmuts-doku/sourcecode-mit-accents

@PaulRaschke
Copy link
Collaborator

This is a problem with the used version of the code highlighter plugin that does not seem to work with php 7.3. As a temporary fix php 7.2 can be used, but the plugin should be updated in the future to allow the use of php 7.3 and up.

@bohnacker
Copy link
Member Author

Thanks for the info. Thought something like that.

@bohnacker
Copy link
Member Author

If we keep having problems with the syntax highlighting plugin:
I used Prism (https://prismjs.com/) on my website which is just a javascript/css solution and therefore independent of any php versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants