I've checked, and have php 7.4; enabled the allow_url_fopen, checked the path from the tcg i'm linking, and checked other people with similar issues here...
In the error_log, i get this:
[29-Dec-2022 13:51:00 UTC] PHP Warning: file_put_contents(home/syara/public_html/cards/colors/199306.gif): failed to open stream: No such file or directory in /home/syara/public_html/panel/class_lib.php on line 251
[29-Dec-2022 13:51:00 UTC] PHP Notice: Undefined index: action in /home/syara/public_html/panel/cards.php on line 114
Any ideas of what am i doing wrong?
Note: I think it may be i don't have a php.ini file on it? but i don't know for starters what should i put on it... nor where to put it.
Hello,
I've been getting this error when trying to update my cards:
I've checked, and have php 7.4; enabled the allow_url_fopen, checked the path from the tcg i'm linking, and checked other people with similar issues here...
In the error_log, i get this:
Any ideas of what am i doing wrong?
Note: I think it may be i don't have a php.ini file on it? but i don't know for starters what should i put on it... nor where to put it.
Thank you beforehand!!