vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Moderators Functions - FractalizeR: Show items, awaiting moderation in notifications area (https://vborg.vbsupport.ru/showthread.php?t=241301)

Bluemax712 07-14-2014 11:17 PM

Quote:

Originally Posted by BasicGreatGuy (Post 2506807)
Thanks for the reply. I just tried it, and it shows the same thing, unfortunately. I see in the comments for it, that some others have the same issue. Maybe it is a vbulletin bug. It is really irritating to see the phantom display. lol


You'll probably have better luck getting help from Scanu - than Fractilizer
- mark it as installed - vote it up and post the question in his thread
- and I'm sure a donation never hurts :)

Terrablade 08-09-2014 07:59 AM

Quote:

Originally Posted by Terrablade (Post 2505226)
im getting this error https://imgur.com/bwr4jQY
moderate.php is inside modcp folder. What could be triggering this?


Anyone with a solution?

Bluemax712 08-09-2014 03:37 PM

Well there is a difference between the vB4 and vB3 versions which involves the slash
Could you be using the wrong version for your forum?

============================
vB4 version:

'visitormessage' => array(
'link' => $vbulletin->options['bburl'] . '/' . trim($vbulletin->config['Misc']['modcpdir'], '/') . '/moderate.php?do=messages',
'total' => 0

==============================
vB3 version:
'visitormessage' => array(
'link' => $vbulletin->options['bburl'] . '/' . $config['Misc']['modcpdir'] . '/moderate.php?do=messages',
'count' => 0
==================================

Terrablade 08-09-2014 09:25 PM

Quote:

Originally Posted by Bluemax712 (Post 2510531)
Well there is a difference between the vB4 and vB3 versions which involves the slash
Could you be using the wrong version for your forum?

============================
vB4 version:

'visitormessage' => array(
'link' => $vbulletin->options['bburl'] . '/' . trim($vbulletin->config['Misc']['modcpdir'], '/') . '/moderate.php?do=messages',
'total' => 0

==============================
vB3 version:
'visitormessage' => array(
'link' => $vbulletin->options['bburl'] . '/' . $config['Misc']['modcpdir'] . '/moderate.php?do=messages',
'count' => 0
==================================


I have vb 3.8.7 and I use the version for vb3 :/

Bluemax712 08-10-2014 04:56 AM

Does the built-in one in the ACP for checking awaiting messages work right?

Terrablade 08-10-2014 05:49 AM

Built in in ACP works fine..
The other options in fractalizer works fine. Just that one gives problems

Bluemax712 08-10-2014 06:00 AM

ok - just checking - that is weird :)

I see from the vB3 thread others had this same problem - have you tried manually editing that line in the xml file and reimporting
https://vborg.vbsupport.ru/showthread.php?t=186326

posts 106 or 107

AUGI Web Team 11-04-2014 01:38 AM

1 Attachment(s)
I believe the original version of this mod, depending on the options to show, showed a notification for all items listed in the moderation queue. This is regardless if the user can handle the items in the queue.

This attachment limits this view to threads / replies in which a moderator can handle it. The other options were not adjusted as it is not a focus for us. If the user is considered as a super moderator or above, then all threads / replies in the queue are included in the notifications count.

Thanks for this mod.

BasicGreatGuy 11-05-2014 11:30 PM

Quote:

Originally Posted by AUGI Web Team (Post 2521205)
I believe the original version of this mod, depending on the options to show, showed a notification for all items listed in the moderation queue. This is regardless if the user can handle the items in the queue.

This attachment limits this view to threads / replies in which a moderator can handle it. The other options were not adjusted as it is not a focus for us. If the user is considered as a super moderator or above, then all threads / replies in the queue are included in the notifications count.

Thanks for this mod.

Thank you for this post. It fixed the ghost threads waiting moderation problem.

FractalizeR 11-06-2014 06:43 AM

Attached AUGI's version to the post.


All times are GMT. The time now is 11:48 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01266 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete