• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Remote - Fatal Error

Jam

Chevereto Noob
I have seen the previous topic about the remote error, I wasn't sure if that user was receiving the fatal error message or not.

But in my case, when I enter in a URL for the remote tab, I get 'fatal error, check your data'.

Is this a curl issue? What else should I check?
 
Jam said:
I have seen the previous topic about the remote error, I wasn't sure if that user was receiving the fatal error message or not.

But in my case, when I enter in a URL for the remote tab, I get 'fatal error, check your data'.

Is this a curl issue? What else should I check?

What version are you using?
 
In engine.php... And if you get this error (assuming that you dont change the names of the inputs in index.php it's a cURL issue.
 
This is what engine.php tells me

Nightly Build 1.4 or NB1.4_rev1

I can try and redownload the script and try it without any modifications, but even my current one wasn't really modified.
 
Jam said:
This is what engine.php tells me

Nightly Build 1.4 or NB1.4_rev1

I can try and redownload the script and try it without any modifications, but even my current one wasn't really modified.

Try to see your php info http://cl2.php.net/phpinfo and look up for cULR info.
 
Back
Top