mithra62 / flag-master

ExpressionEngine Content moderation made easy
https://www.mithra62.com/projects/view/flag-master
2 stars 2 forks source link

Flagged URLs in the Control Panel don't open #3

Closed noor8380 closed 7 years ago

noor8380 commented 7 years ago

When the flagged urls are clicked in the control panel, they result in a white page.

Am using EE 2.11.3 with the latest Flag Master.

Any help is appreciated.

mithra62 commented 7 years ago

White page is likely due to your PHP error settings. Enable error output and post the error here and I'm sure it'll make sense.

noor8380 commented 7 years ago

Thank you for your reply.

The following is the error message:

Fatal error: Call to a member function get_entry() on a non-object in /html/system/expressionengine/third_party/flag_master/mcp.flag_master.php on line 445

A PHP Error was encountered Severity: Notice Message: Undefined property: Addons_modules::$channel_data Filename: flag_master/mcp.flag_master.php Line Number: 445

noor8380 commented 7 years ago

Guess there was a similar question here https://devot-ee.com/add-ons/support/ct-admin/viewthread/9477/P15

mithra62 commented 7 years ago

Ok, the master branch has been updated with the fix for this. Can you confirm?

noor8380 commented 7 years ago

Hello Eric,

The new update fixed the issue. Thank you for your prompt response and fix :)