saveImage: This is not a resource Error

Started by HPR,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HPRTopic starter

Hello

While changing avatar or cover

i am getting "saveImage: This is not a resource" error


Here is the access log

POST /add-image HTTP/1.1" 500 5 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.139 - - [27/Feb/2023:05:43:05 +0000] "GET /favicon.ico HTTP/1.1" 404 4184 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.175 - - [27/Feb/2023:05:43:13 +0000] "GET /add-image HTTP/1.1" 200 5632 "https://example.com/add-video" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.148 - - [27/Feb/2023:05:43:14 +0000] "GET /storage/uploads/def-avatar.jpg HTTP/1.1" 404 4185 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.175 - - [27/Feb/2023:05:43:14 +0000] "GET / HTTP/1.1" 200 5767 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.175 - - [27/Feb/2023:05:43:14 +0000] "GET /api/noty/ HTTP/1.1" 200 49 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"

folder permission is Already 755
  •  

HPRTopic starter

error while add remote video from facebook and other source

Fatal error: Uncaught mysqli_sql_exception: Unknown column 'privacy' in 'field list' in /www/wwwroot/example.com/app/classes/ez_sql_mysqli.php:264 Stack trace: #0 /www/wwwroot/example.com/app/classes/ez_sql_mysqli.php(264): mysqli->query() #1 /www/wwwroot/example.com/moderator/add-video.php(26): ezSQL_mysqli->query() #2 /www/wwwroot/example.com/moderator/index.php(42): require_once('...') #3 {main} thrown in /www/wwwroot/example.com/app/classes/ez_sql_mysqli.php on line 264
  •  

Similar topics (2)

Replies: 2
Views: 920