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

Grav not working due to RocketTheme #2850

Closed
ghtmtt opened this issue Mar 11, 2020 · 8 comments
Closed

Grav not working due to RocketTheme #2850

ghtmtt opened this issue Mar 11, 2020 · 8 comments
Assignees

Comments

@ghtmtt
Copy link

ghtmtt commented Mar 11, 2020

I'm deploying grav website on my local computer before to pushing to the server. I'm getting this error when using php -S localhost:8080 system/router.php:


Server Error

Sorry, something went terribly wrong!
E_WARNING - require_once(): \RocketTheme\Toolbox\StreamWrapper\ReadOnlyStream::stream_set_option is not implemented!
@rhukster
Copy link
Member

It seems like this is PHP 7.4 related. @mahagr can you take a look?

@mahagr
Copy link
Member

mahagr commented Mar 18, 2020

@rhukster This has already been fixed in the last released version of the library. Grav 1.6 is currently locked to use older version, though.

@mahagr mahagr added the 1.6 label Mar 18, 2020
@mahagr
Copy link
Member

mahagr commented Mar 18, 2020

See also #2832

@ghtmtt
Copy link
Author

ghtmtt commented Mar 18, 2020

ok so the newer version of grav (when released) contains the fix?

@rhukster
Copy link
Member

Fixed for next release.

@ghtmtt
Copy link
Author

ghtmtt commented Mar 19, 2020

@rhukster super thanks!

Can i early test it with https://github.com/getgrav/grav/releases/tag/1.7.0-rc.7?

@mahagr
Copy link
Member

mahagr commented Mar 19, 2020

This has already been fixed ages ago in 1.7-rc, but now we also backported the change to 1.6.

@ghtmtt
Copy link
Author

ghtmtt commented Mar 19, 2020

This has already been fixed ages ago in 1.7-rc, but now we also backported the change to 1.6.

sounds great! So when the issue is closed the fix will be backported. Waiting for that. Thanks!

@mahagr mahagr added fixed and removed evaluating labels Mar 19, 2020
@mahagr mahagr closed this as completed Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants