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

Fix "Class 'CFRuntime' not found" error #51

Closed
wants to merge 3 commits into from
Closed

Fix "Class 'CFRuntime' not found" error #51

wants to merge 3 commits into from

Conversation

itskingori
Copy link

See ssue #42

@itskingori
Copy link
Author

Sorry for the mess ... SHA: 322a91b was a single-line-fix ... then I figured out that the issue was caused because the AWS SDK was so so so old ... (i.e. the version upgrade makes the first commit pointless).

Also edited the 'modaws.class.php' to sort out the credentials instead of messing around with the original constructor in CFRuntime in the sdk.class.php file ... this was I think even upgrading the version will be easier. Separate customizations from the aws-sdk.

@itskingori itskingori closed this May 9, 2013
@pixelchutes
Copy link

I can confirm SHA: 322a91b (single-line-fix) resolved the:
PHP Fatal error: Class 'CFRuntime' not found in core/components/phpthumbof/model/aws/services/s3.class.php on line 70 error I was receiving.

I have not tried applying the subsequent PRs (upgrading aws-sdk), but would love to see a new version of phpThumbOf released with these updates.

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

Successfully merging this pull request may close these issues.

2 participants