![]() |
I have tried a multitude of different ways and the only way I can get the posts to show correctly so far is to leave them in the moderation queue. Which is what I don't want, otherwise they show up in the acp as Posts to Moderate.
I am trying different options constantly, I have not started development on any other mods yet while I try and get this sorted. This has not been forgotten, I try various options every day, and will let you know here when I have come up with a viable solution. Chris |
Well after many days of testing different configurations, I finally managed to get it to show the hidden posts correctly, when you click on the link in the header.
In addition when you do click on the link you will be able to see all the hidden posts, not just the un-read ones. Chris |
Sorry it took so long, but it was a rather interesting thing to track down, basically I re wrote the entire thing.
On a side note, it will not show hidden posts that were made before this fix, as they were removed from the table in the database. Chris |
Thanks, i will give it a go.
|
Thanks, and let me know if their is any other issues.
Chris |
1 Attachment(s)
Fixed: A issue with false positives showing up when you clicked the link in the header if there were true "moderated posts".
Fixed: A issue with extra queries on the hidden posts page. Changed: It will now get any previous posts hidden before that are not showing on the view hidden posts page. Changed: The hidden posts table to be wider. Added: A display options table so you have more options to display the posts on the hidden posts page. Added: A stylevar so you can have different color backgrounds for moderated / hidden posts for each style. NOTE: If you have alot of posts in moderation, it will take some time for the product to import, due to the fact it has to check each record and see if it should be a hidden post or a true moderated post. I would suggest making sure you have no posts/threads awaiting moderation in the acp before upgrading. To use the stylevar to change the background follow these steps. In postbit_legacy find: HTML Code:
<div class="postbody"> HTML Code:
<div class="postbody <vb:if condition="$show['moderated']">moderated</vb:if>"> HTML Code:
.postbitlegacy div.postbody.moderated { For those of you who had done the background color before, simply change what you put in the addditional.css with what is posted here. For Translation Purposes: Added: The phrase, dbtech_staffonlyhiddenposts_sohp_posts Added: The phrase, dbtech_staffonlyhiddenposts_thread Added: The phrase, dbtech_staffonlyhiddenposts_hidden_by Added: The phrase, dbtech_staffonlyhiddenposts_forum Added: The phrase, dbtech_staffonlyhiddenposts_replies Added: The phrase, dbtech_staffonlyhiddenposts_views Added: The phrase, dbtech_staffonlyhiddenposts_moderation_tools Added: The phrase, dbtech_staffonlyhiddenposts_showing_messages_x_to_ y_of_z Added: The phrase, dbtech_staffonlyhiddenposts_icon_legend Added: The phrase, dbtech_staffonlyhiddenposts_new_posts Added: The phrase, dbtech_staffonlyhiddenposts_no_new_posts Added: The phrase, dbtech_staffonlyhiddenposts_no_hidden_posts Added: The phrase, dbtech_staffonlyhiddenposts_try_controls_below_for _older_posts Added: The phrase, dbtech_staffonlyhiddenposts_display_options Added: The phrase, dbtech_staffonlyhiddenposts_show_results_deleted_w ithin Added: The phrase, dbtech_staffonlyhiddenposts_show_results_hidden_wi thin Added: The phrase, dbtech_staffonlyhiddenposts_last_day Added: The phrase, dbtech_staffonlyhiddenposts_last_2_days Added: The phrase, dbtech_staffonlyhiddenposts_last_week Added: The phrase, dbtech_staffonlyhiddenposts_last_10_days Added: The phrase, dbtech_staffonlyhiddenposts_last_2_weeks Added: The phrase, dbtech_staffonlyhiddenposts_last_month Added: The phrase, dbtech_staffonlyhiddenposts_last_45_days Added: The phrase, dbtech_staffonlyhiddenposts_last_2_months Added: The phrase, dbtech_staffonlyhiddenposts_last_75_days Added: The phrase, dbtech_staffonlyhiddenposts_last_100_days Added: The phrase, dbtech_staffonlyhiddenposts_last_year Added: The phrase, dbtech_staffonlyhiddenposts_beginning Added: The phrase, dbtech_staffonlyhiddenposts_select_daysprune_descr iption Added: The phrase, dbtech_staffonlyhiddenposts_sort_results_by Added: The phrase, dbtech_staffonlyhiddenposts_title Added: The phrase, dbtech_staffonlyhiddenposts_hidden_by Added: The phrase, dbtech_staffonlyhiddenposts_date Added: The phrase, dbtech_staffonlyhiddenposts_sort_results_descripti on Added: The phrase, dbtech_staffonlyhiddenposts_all_forums Added: The phrase, dbtech_staffonlyhiddenposts_select_forum_descripti on Added: The phrase, dbtech_staffonlyhiddenposts_order_results Added: The phrase, dbtech_staffonlyhiddenposts_in_ascending_order Added: The phrase, dbtech_staffonlyhiddenposts_in_descending_order Added: The phrase, dbtech_staffonlyhiddenposts_order_results_descript ion Added: The phrase, dbtech_staffonlyhiddenposts_show_results Added: The phrase, dbtech_staffonlyhiddenposts_inline_mod Added: The phrase, dbtech_staffonlyhiddenposts_select_all Added: The phrase, dbtech_staffonlyhiddenposts_deselect_all Added: The phrase, dbtech_staffonlyhiddenposts_invert_selection Added: The phrase, dbtech_staffonlyhiddenposts_select_posts_with_atta chments Added: The phrase, dbtech_staffonlyhiddenposts_moderation_tools Added: The phrase, dbtech_staffonlyhiddenposts_merge_posts Added: The phrase, dbtech_staffonlyhiddenposts_move_posts Added: The phrase, dbtech_staffonlyhiddenposts_delete_posts Added: The phrase, dbtech_staffonlyhiddenposts_undelete_posts Added: The phrase, dbtech_staffonlyhiddenposts_approve_posts Added: The phrase, dbtech_staffonlyhiddenposts_view_selected_posts Added: The phrase, dbtech_staffonlyhiddenposts_clear_post_list Added: The phrase, dbtech_staffonlyhiddenposts_proceed Added: The phrase, dbtech_staffonlyhiddenposts_full Added: The phrase, dbtech_staffonlyhiddenposts_viewing Added: The phrase, dbtech_staffonlyhiddenposts_display_timeframe Added: The phrase, dbtech_staffonlyhiddenposts_display_by Added: The phrase, dbtech_staffonlyhiddenposts_display_forum Added: The phrase, dbtech_staffonlyhiddenposts_display_ascdesc Added: The phrase, stylevar_sohp_background_description Added: The phrase, stylevar_sohp_background_name Chris |
Hi and tanks for this mod.
I have only one little question: I wanted to know if it was possible to extend the function including the moderators, not just the moderators of a forum. Thank's a lot |
Not at this time, like I stated it uses the same permissions as the moderation feature in vbulletin.
Chris |
getting this error bitfield_dbtech_vbnavtabs.xml not found in directory /home/pureglit/public_html/includes/xml/
|
Sorted, re download the files.
Chris |
Quote:
|
Quote:
Chris |
getting the same error
Installation Failed Sorry, the product encountered an error during installation. More information is provided below to help address the issue. bitfield_dbtech_staffonlyhiddenposts.xml not found in directory /home/pureglit/public_html/includes/xml/ |
Anyone getting a error like this, bitfield_dbtech_staffonlyhiddenposts.xml not found in directory /home/*******/public_html/includes/xml/ re download the files, upload them to your server and import the new xml, I do think it is sorted, seems their was a file missing when I packaged the product. Sorry for the confusion.
Chris |
got it installed now every time i view a thread im getting a message saying
moderated"> before the actual post and thats in every post not only in the staff sections |
Sorted, re download the product and re upload it.
Chris |
IS there any way that Only Staff can see thread? 0.o APPRECIATE that!
|
Not at this time, it is only to hise posts within a thread.
Chris |
Quote:
Will see if it's possible to do this. I also requested, if it could be made that this threads could be made into sticky ones. Would be useful, enabling moderators to communicate in their forums. Anyway, as a workaround this, you could use some thread like forum rules (not for the site as whole, but every forum could it's rules), you make it sticky and use it for moderators to discuss things. Just to note, reply to post that's hidden stays hidden too, you don't need to explicitly make it so. It greatly speeds things up and makes this mod much easier to use. |
one of my mods hid a post by accident is there a way to make that post normal again so everyone can view it if not can we make it so we can view these again by everyone thanks
|
Tick the box next to the post id, the go to moderation tools and select Approve Posts that should take care of that.
Chris |
Quote:
|
Good, glad it worked. :)
Chris |
awesome mod.. works great
|
Thanks, glad you like it.
Chris |
Hmmm. So is there any way for these posts to be marked as having been read (per individual staff member), or will that notifications bar just show the total amount of these in existence?
|
If you click on "Mark Forums Read" in the Forum Actions dropdown or above the footer the message bar then will show 0.
Chris |
Moderators who couldn't read hidden posts receive information about them. Is there a way that moderators get notification only when they could see hidden posts?
And, there's one dot (.) after my username after I installed hidden posts. Is there are way to remove it? |
Where are the moderators getting the information from?
Where is the (.) showing up at? Chris |
For dot (.):
http://img706.imageshack.us/img706/1791/image005n.png Notice this dot between my name and start of phrase (in Croatian) Novi skriveni postovi... which is in header, on top right position. I use vBNotifications (Pro) also, that may influence it. And one my moderator reported (so far, I just installed it) that she see new hidden posts. Actually, she sees notice about new hidden posts, all of them, but can actually see only posts she could see. So, if you could make somehow that notice isn't shown if there's no hidden posts that moderators couldn't see? That they see notice only about hidden posts they actually could see? EDIT: Just to add html code that causes dot: HTML Code:
<li class="welcomelink"> |
Ok I will look into these as soon as I can, I am a little bit tied up at the moment, but I should be able to look into it this weekend.
Chris |
Just found out that it doesn't work with doublepost prevention mod from Paul. I know you use it too on your site.
This is just to inform you, probably you wouldn't be able to fix this... |
And I just discovered from where dot is when I checked navbar template. It's my fault, it's in the phrase welcome_x_link_y, I just didn't noticed it before. :( Sorry, my mistake completely.
Also, one thing I noticed, if we disable notification of new hidden posts in header, the link isn't available anywhere. Could you provide alternative link and also, if you maybe create notification that will be used with vBNotifications? EDIT: Now I'm using this location for hidden posts: http://img696.imageshack.us/img696/858/image006xc.png It's in Croatian, but I think it's obvious enough where it is. To achieve this you need to edit file: \dbtech\staffonlyhiddenposts\hooks\parse_templates .php Find this code: PHP Code:
PHP Code:
|
Yeah it does conflict with Paul's mod, and I suspect it would do the same thing with regular moderated posts, as this mod uses vBulletins Moderation feature to hide the posts.
Glad to hear the dot is sorted out, one less thing for me to look for. I will also look into alternative ways to display the notification link, as far as working with vBNotifications I think that has to be done from within that mod. Chris |
Thanks, now only thing if you could do is that moderators see only hidden posts they could actually see.
And of course, some things I asked on DBTech forum... :) |
Alan SP I have not forgot about you, I am just tied up with my new mod, I will get to it as soon as I can.
Chris |
No problem, I understand. If and when you can, I'm sure you'll do everything you can. :up:
|
I want to uninstall it:
Quote:
|
Quote:
Chris |
I see that this version has a lot changes in files (different file sizes). I usually download from DBTech site, as it has latest fixes. What's new in this version here and latest version od DBTech? I downloaded files 16.4.2012.
|
All times are GMT. The time now is 03:59 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|