• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Warning Errors

daviiiiiid

Chevereto Noob
Hi.

I get this when I first go on my page www.blognation.ca/upload

Code:
Warning: ftp_close() expects parameter 1 to be resource, null given in /home/admin/public_html/upload/engine.php on line 725

and when I try uploading a file it says:

Code:
Warning: ftp_chdir() [function.ftp-chdir]: Can't change directory to /home/admin/public_html: No such file or directory in /home/admin/public_html/upload/engine.php on line 325

Warning: ftp_put() [function.ftp-put]: Rename/move failure: No such file or directory in /home/admin/public_html/upload/engine.php on line 332

Warning: getimagesize(up/working/Desert.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/admin/public_html/upload/engine.php on line 385

Warning: ftp_delete() [function.ftp-delete]: Could not delete up/working/Desert.jpg: No such file or directory in /home/admin/public_html/upload/engine.php on line 420

and also Invalid file type, allowed JPG, PNG, GIF and BMP, when I did upload a JPG.


What would be the problem here?

Thank you
 
Back
Top