[Andrew] Moderator Panel

[Andrew] Moderator Panel 1.9.4

No permission to download
Hi Andrew, maybe this has nothing to do with "[Andrew] Moderator Panel" but I thought I'd ask. Or maybe you already addressed this before?

I've been wondering why we can't attach files in the reporting? When responding to reports by other mods, sometimes it would be much faster to attach a screenshot when describing a specific problem or solution. I'm having to insert a link to an external image storage (Gyazo).

It would be great to not have to include external sites for something that is "in-house."

Is there a way to add an option to insert an image in the reporting page when we respond to mods, which only moderators will see anyway?

Also, an EDIT function would be greatly appreciated. Typos can be embarrassing, not being able to correct them... UGH!!!

Cheers!

Andre
You can already upload images to report comments. Are you referring to the initial report?
 
You can already upload images to report comments. Are you referring to the initial report?

I don't see any "Attach files." Only "Insert image," and there too, it's a URL that's expected. Ideally, attaching a file would be really useful. Did I miss a setting in the ACP?


ab5fc25b3132e8c010ab7da46a53826e.webp
 
I don't see any "Attach files." Only "Insert image," and there too, it's a URL that's expected. Ideally, attaching a file would be really useful. Did I miss a setting in the ACP?


View attachment 288780
You are correct. It looks like another 3rd party add-on gives you that option. I recommend the add-on below.
 
This is an amazing product.

Can you also add another feature?
Besides the Ignored by , I think there should also be another tab: Ignoring (that is Who is user X ignoring)?
 
Getting these, unsure what's going on. Running 2.2.13 and Addon version 1.7.9:

Code:
ErrorException: Template error: [E_USER_WARNING] Macro public:andrew_moderatorpanel_macros:andrew_moderatorpanel_modlink is unknown src/XF/Template/Templater.php:660
Stack Trace
Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/mesohaven...', 660)
#1 src/XF/Template/Templater.php(660): trigger_error('Macro public:an...', 512)
#2 src/XF/Template/Templater.php(773): XF\Template\Templater->getTemplateMacro('public', 'andrew_moderato...', 'andrew_moderato...')
#3 internal_data/code_cache/templates/l1/s28/public/PAGE_CONTAINER.php(519): XF\Template\Templater->callMacro('andrew_moderato...', 'andrew_moderato...', Array, Array)
#4 src/XF/Template/Templater.php(1654): XF\Template\Templater->{closure}(Object(SV\LazyImageLoader\XF\Template\Templater), Array, NULL)
#5 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#6 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#7 src/XF/App.php(2285): XF\Pub\App->renderPageHtml('

    ...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#8 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('

    ...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#11 src/XF.php(524): XF\App->run()
#12 index.php(20): XF::runApp('XF\\Pub\\App')
#13 {main}
Req State
Code:
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(33) "https://mesozoichaven.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}


AND:
Code:
ErrorException: Template error: [E_USER_WARNING] Template public:andrew_moderatorpanel_macros is unknown src/XF/Template/Templater.php:692
Stack Trace
Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/mesohaven...', 692)
#1 src/XF/Template/Templater.php(692): trigger_error('Template public...', 512)
#2 src/XF/Template/Templater.php(654): XF\Template\Templater->getTemplateData('public', 'andrew_moderato...')
#3 src/XF/Template/Templater.php(773): XF\Template\Templater->getTemplateMacro('public', 'andrew_moderato...', 'andrew_moderato...')
#4 internal_data/code_cache/templates/l1/s28/public/PAGE_CONTAINER.php(519): XF\Template\Templater->callMacro('andrew_moderato...', 'andrew_moderato...', Array, Array)
#5 src/XF/Template/Templater.php(1654): XF\Template\Templater->{closure}(Object(SV\LazyImageLoader\XF\Template\Templater), Array, NULL)
#6 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#7 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#8 src/XF/App.php(2285): XF\Pub\App->renderPageHtml('

    ...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('
    
    ...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#10 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#11 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#12 src/XF.php(524): XF\App->run()
#13 index.php(20): XF::runApp('XF\\Pub\\App')
#14 {main}
Req State
Code:
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(33) "https://mesozoichaven.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Getting these, unsure what's going on. Running 2.2.13 and Addon version 1.7.9:

Code:
ErrorException: Template error: [E_USER_WARNING] Macro public:andrew_moderatorpanel_macros:andrew_moderatorpanel_modlink is unknown src/XF/Template/Templater.php:660
Stack Trace
Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/mesohaven...', 660)
#1 src/XF/Template/Templater.php(660): trigger_error('Macro public:an...', 512)
#2 src/XF/Template/Templater.php(773): XF\Template\Templater->getTemplateMacro('public', 'andrew_moderato...', 'andrew_moderato...')
#3 internal_data/code_cache/templates/l1/s28/public/PAGE_CONTAINER.php(519): XF\Template\Templater->callMacro('andrew_moderato...', 'andrew_moderato...', Array, Array)
#4 src/XF/Template/Templater.php(1654): XF\Template\Templater->{closure}(Object(SV\LazyImageLoader\XF\Template\Templater), Array, NULL)
#5 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#6 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#7 src/XF/App.php(2285): XF\Pub\App->renderPageHtml('

    ...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#8 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('

    ...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#11 src/XF.php(524): XF\App->run()
#12 index.php(20): XF::runApp('XF\\Pub\\App')
#13 {main}
Req State
Code:
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(33) "https://mesozoichaven.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}


AND:
Code:
ErrorException: Template error: [E_USER_WARNING] Template public:andrew_moderatorpanel_macros is unknown src/XF/Template/Templater.php:692
Stack Trace
Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/home/mesohaven...', 692)
#1 src/XF/Template/Templater.php(692): trigger_error('Template public...', 512)
#2 src/XF/Template/Templater.php(654): XF\Template\Templater->getTemplateData('public', 'andrew_moderato...')
#3 src/XF/Template/Templater.php(773): XF\Template\Templater->getTemplateMacro('public', 'andrew_moderato...', 'andrew_moderato...')
#4 internal_data/code_cache/templates/l1/s28/public/PAGE_CONTAINER.php(519): XF\Template\Templater->callMacro('andrew_moderato...', 'andrew_moderato...', Array, Array)
#5 src/XF/Template/Templater.php(1654): XF\Template\Templater->{closure}(Object(SV\LazyImageLoader\XF\Template\Templater), Array, NULL)
#6 src/addons/MaZ/AUN/XF/Template/Templater.php(39): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array, true, NULL)
#7 src/XF/Pub/App.php(565): MaZ\AUN\XF\Template\Templater->renderTemplate('public:PAGE_CON...', Array)
#8 src/XF/App.php(2285): XF\Pub\App->renderPageHtml('

    ...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#9 src/XF/Mvc/Dispatcher.php(404): XF\App->renderPage('
   
    ...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#10 src/XF/Mvc/Dispatcher.php(60): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#11 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#12 src/XF.php(524): XF\App->run()
#13 index.php(20): XF::runApp('XF\\Pub\\App')
#14 {main}
Req State
Code:
array(4) {
  ["url"] => string(1) "/"
  ["referrer"] => string(33) "https://mesozoichaven.com/forums/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
Have you deleted any templates? It looks like there's a missing template public:andrew_moderatorpanel_macros
 
I will try that once we finish reinstalling the server and restoring the backup. (We apparently got a former spam IP address on our OVH machine, so we're rerolling the IP to get one that hasn't been used for that so email verification will work)
 
I like your panel. Thank you for offering it.
But it steals space in my approval queue, the forum has no 100% view.
On site without 100% this is problem.
You may, can add a switch to move the panel away?

BTW: If I install, but dont set permission, i can see the panel without content.
Maybe the

if {permisson set} show ...

should start some lines above?
 
I like your panel. Thank you for offering it.
But it steals space in my approval queue, the forum has no 100% view.
On site without 100% this is problem.
You may, can add a switch to move the panel away?

BTW: If I install, but dont set permission, i can see the panel without content.
Maybe the

if {permisson set} show ...

should start some lines above?
Can you post a screenshot of what you are talking about?

I have new version of the panel ready to go and would like to include any bugs that might exists.
 
Go to the approval queue and resize your window to 1100 pixels.
Now you will see that you have less space for the posts. At least on this page, I don't want to see the panel to have space for the posts.
 
Go to the approval queue and resize your window to 1100 pixels.
Now you will see that you have less space for the posts. At least on this page, I don't want to see the panel to have space for the posts.
I mean that is given any time you have any type of sidebar. Here is what my test site looks like. Are you experiencing worse?

Screen Shot 2023-10-19 at 7.29.50 PM.webp
 
Top Bottom