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

Class 'Error' not found #134

Closed
Mdhesari opened this issue Aug 3, 2018 · 5 comments
Closed

Class 'Error' not found #134

Mdhesari opened this issue Aug 3, 2018 · 5 comments
Assignees
Labels

Comments

@Mdhesari
Copy link

Mdhesari commented Aug 3, 2018

although I require all the files, I get this rare issue!

can anyone help me there?!

@marissa-masangcay
Copy link
Contributor

Hi @Mdhesari,

This typically happens when there is an error trying to be thrown but you don't have the 'Error.php' file included. Can you try adding the line "require 'src/Error.php';" (adjust path if this is not where your Error file is located) in your script and let me know if this works for you? Thanks!

@Mdhesari
Copy link
Author

Mdhesari commented Aug 3, 2018 via email

@marissa-masangcay
Copy link
Contributor

Hi @Mdhesari,

Can you give me an example of what you're doing when you receive this error?

For further discussion please also feel free to open a support ticket with us at support@cloudinary.com or at this link: https://support.cloudinary.com/hc/en-us/requests/new

@Mdhesari
Copy link
Author

Mdhesari commented Aug 3, 2018 via email

@marissa-masangcay
Copy link
Contributor

Hi @Mdhesari,

I'm glad you were able to get it figured out :)

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

No branches or pull requests

3 participants