An Error Occurred.

Permalink
Hello,

I keep receiving an error on one of the packages I developed. I have downloaded the package from my live site and putting it back into a localhost to clean up the code. But when I go to install the package it gives me this error (screenshot attached) I can't figure out for the life of me why I'm getting this.
I did also try removing this package from my live site and installing it again, no issues so its not the package. But the error message only does it for localhost? Any help?

Thank you

1 Attachment

 
Gondwana replied on at Permalink Reply
Gondwana
I'd be looking in php error logs, and c5's error logs if enabled.

Could be something to do with file end-of-line convention, path delimiters in your code, etc.
ramdettmer replied on at Permalink Reply
I'll give that a go tomorrow. Calling it a night. Its weird because I downloaded other packages I built perfectly fine to my localhost and works all good. But when it comes to that specific package all it gives me is a 1 error. But it doesn't happen on the live site.