• 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.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

Moderating images not working

Status
Not open for further replies.

tobi116

Chevereto Member
🎯Description of the issue

I have installed the latest version of the script that is 3.16.1 and I have enabled moderation for All images, but unfortunately, moderation is not working and getting an error message as below.

1599726787527.png

▶🚶‍Reproduction steps
  1. Go to Dashboard > Settings > Image upload >> Moderate upload [ ALL]
  2. Tried uploaded images as a guest as well as from admin account
  3. Tried to moderate the images from the moderate menu on the top left option and not working
😢Unexpected result

1599726825740.png

📃Error log message
Not sure how to get the error logs or debug logs
Site
 
Not sure whether the logs contain what you requested.
What did I do?
1. Enabled debug level = 1
2. Dashboard > Settings > System > Enabled
3. exported log from hostgator
attached the logs here
 

Attachments

  • itspic.com-ssl_log.txt
    260.1 KB · Views: 1
I'm afraid that you sent an access log, I need an error log. Set debug mode 3 to get the error printed to the screen, it will be easier to fetch the error.
 
Enabled debug to 3 and below is the latest one. I'm not sure whether the error is showing there:

#5 {main}
[10-Sep-2020 22:32:17 America/Santiago] invalid action
[10-Sep-2020 23:00:03 America/Santiago] invalid action
[10-Sep-2020 23:00:05 America/Santiago] invalid action
[10-Sep-2020 23:00:07 America/Santiago] invalid action
[10-Sep-2020 23:00:09 America/Santiago] invalid action
[10-Sep-2020 23:00:15 America/Santiago] invalid action
[10-Sep-2020 23:00:17 America/Santiago] invalid action
[11-Sep-2020 03:24:53 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/itspichh/public_html/app/vendor/abraham/twitteroauth/src/SignatureMethod.php on line 61
[11-Sep-2020 03:24:53 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/itspichh/public_html/app/vendor/abraham/twitteroauth/src/SignatureMethod.php on line 61
[11-Sep-2020 03:37:20 UTC] PHP Parse error: syntax error, unexpected ''The image you are looking was' (T_CONSTANT_ENCAPSED_STRING) in /home/itspichh/public_html/app/themes/Peafowl/overrides/views/404.php on line 9
[11-Sep-2020 06:52:32 UTC] PHP Parse error: syntax error, unexpected ''The image you are looking was' (T_CONSTANT_ENCAPSED_STRING) in /home/itspichh/public_html/app/themes/Peafowl/overrides/views/404.php on line 9
[11-Sep-2020 06:52:38 UTC] PHP Parse error: syntax error, unexpected ''The image you are looking was' (T_CONSTANT_ENCAPSED_STRING) in /home/itspichh/public_html/app/themes/Peafowl/overrides/views/404.php on line 9
[11-Sep-2020 07:03:17 UTC] PHP Parse error: syntax error, unexpected ''The image you are looking was' (T_CONSTANT_ENCAPSED_STRING) in /home/itspichh/public_html/app/themes/Peafowl/overrides/views/404.php on line 9
[11-Sep-2020 07:03:22 UTC] PHP Parse error: syntax error, unexpected ''The image you are looking was' (T_CONSTANT_ENCAPSED_STRING) in /home/itspichh/public_html/app/themes/Peafowl/overrides/views/404.php on line 9
[11-Sep-2020 12:27:12 UTC] Duplicated upload
[11-Sep-2020 12:28:00 UTC] Duplicated upload
[11-Sep-2020 10:16:44 America/Santiago] invalid action
[11-Sep-2020 14:49:50 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/itspichh/public_html/app/vendor/abraham/twitteroauth/src/SignatureMethod.php on line 61
[11-Sep-2020 14:49:51 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/itspichh/public_html/app/vendor/abraham/twitteroauth/src/SignatureMethod.php on line 61
[11-Sep-2020 14:49:51 UTC] Exception: {"errors":[{"code":415,"message":"Callback URL not approved for this client application. Approved callback URLs can be adjusted in your application settings"}]} in /home/itspichh/public_html/app/routes/route.connect.php:193
Stack trace:
#0 /home/itspichh/public_html/lib/G/classes/class.handler.php(232): G\Handler->{closure}(Object(G\Handler))
#1 /home/itspichh/public_html/lib/G/classes/class.handler.php(132): G\Handler->processRequest()
#2 /home/itspichh/public_html/app/web.php(593): G\Handler->__construct(Array)
#3 /home/itspichh/public_html/app/loader.php(238): require('/home/itspichh/...')
#4 /home/itspichh/public_html/index.php(20): include_once('/home/itspichh/...')
#5 {main}
[11-Sep-2020 12:18:29 America/Santiago] invalid action
[11-Sep-2020 12:23:11 America/Santiago] invalid action
[11-Sep-2020 12:23:16 America/Santiago] invalid action
[11-Sep-2020 12:23:26 America/Santiago] invalid action
[11-Sep-2020 12:49:50 America/Santiago] invalid action
[11-Sep-2020 12:49:53 America/Santiago] invalid action
[11-Sep-2020 12:49:55 America/Santiago] invalid action
 
I can't identify any moderation related error in your log. You will need to enable debug level 3, trigger the error, and inspect the XHR response to show me the error.
 
I had enabled debug level 3 and I can see an only error when trying to reproduce the error is below.

[11-Sep-2020 12:49:50 America/Santiago] invalid action
[11-Sep-2020 12:49:53 America/Santiago] invalid action
[11-Sep-2020 12:49:55 America/Santiago] invalid action

This is the only the log i can see when I do the moderation

I have done the maximum I could.

Otherwise, I have reached out to Hostgator support for further assistance, if you could not provide anything more than this.

I have contacted Hostgator multiple times for this and they don't know or they don't have anything other what I shared above.

if you still can't help on this. u can close the case I will run my system disabling the moderation option.

Thank you
 
Your installation files are outdated. You need to always merge your changes and update any server side cache. Invalid action is triggered because your route json is not reflecting the file from 3.16
 
Unfortunately, this ticket has more than seven days without a reply or feedback from the original poster. We will now consider this ticket abandoned and its now closed.

Don't hesitate to create a new ticket if this matter is still causing you issues.

Ticket closed.
 
Status
Not open for further replies.
Back
Top