-
Notifications
You must be signed in to change notification settings - Fork 6
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
Cannot be activated in Symphony 2.6.11 (newest version) #16
Comments
Ah... that Bug must've been introduced by the latest update! I won't be able to fix this before (probably) monday but you could try to install version 1.1.0 instead of 1.2.0 - that should work and you can update as soon as a new bugfix version will be released. Which version of PHP are you using? |
Thank you, 1.1.0 works! The PHP version is the following: |
That's great - I just submitted a bugfix-branch (1.2.1) that should make the current version work with PHP 5.3. Could you give it a try? The oldest PHP version available to me right now is 5.4. And if you find the time it would be very helpful if you could give the current integration-branch a try too - I've added quite some new features over the last weeks and am planning to release version 2.0.0 soon, but only tested with PHP 5.5 and 5.6 yet. Would be good to know if it runs fine with PHP 5.3 too. |
Hi,
when trying to install the extension in Symphony 2.6.11 I get an error 500. The Apache error log says:
mod_fcgid: stderr: PHP Fatal error: Can't use method return value in write context in /...[anonymized]..../httpdocs/extensions/multilingual/extension.driver.php on line 343, referer: https://.. [anonymized]...../admin/system/extensions/
Any idea? Thanks in advance! :-)
The text was updated successfully, but these errors were encountered: