vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBPrivate Threads (https://vborg.vbsupport.ru/showthread.php?t=109096)

???`S?LV?R???` 04-12-2006 06:09 AM

Thanks, I appreciate the reply and useful details you provided, those 2 bugs don't sound too bad, but as always, would be nice to have those issues taken care of. I can understand that you are busy with other projects, I thank you for the work you've put in to provide this. Hopefully you'll get to the 2 bugs when you have time though, I'm sure we'll all appreciate it, and if not, I Will (lol).

Eikinskjaldi 04-20-2006 02:50 AM

I fixed one of the issues, but the way to do it some might not like. So i'll make shure to note that in the install file. However I want to solve both before I upload a new version.

???`S?LV?R???` 04-20-2006 03:37 AM

good to hear that one of the issues has been knocked out, i'll be lookin forward to the next release that has the bugs fixed. I'll probly wait to install until that one is ready.

SimCityForum 05-04-2006 04:32 AM

Wonderful mod. You have made for some very happy people at one of my forums. So far everything works great. It has taken a little time to figure it out but I'll give it two thumbs up. :tup:

ozmazdaclub 05-16-2006 03:12 AM

does this work in 3.5.0

I installed it but can not see anything in the threads? is there something i need to do?

Eikinskjaldi 05-26-2006 06:33 AM

I do not have an active version of 3.5.0 to test it with, it works well with 3.5.4 as it was written for and some others with versions lower then 3.5.4 have reported no issues, It could be a number of things two, a misplaced code snippet or the likes. I can't be shure without a testing environment.

SimCityForum 05-26-2006 03:09 PM

Quote:

Originally Posted by ozmazdaclub
does this work in 3.5.0

I installed it but can not see anything in the threads? is there something i need to do?

I would assume it works in v3.5.0 as I am using it in v3.5.3 on one of my forums and am quite happy with it.

susie_in_texas 05-28-2006 01:51 PM

I am running 3.5.4. I have installed it but nothing shows up in the advanced editing options. I have rechecked all of my codes and template edits to make sure I didn't miss anything.

Also there is nothing showing in ACP (under VB Options) for configeration..should there be? It shows as installed under products....

Any ideas why it is not working?

ETA****

Never mind.. It installed fine.. I didn't realize I had to go in to the forum permissions of each forum and turn it on. It is working great!

****

Eikinskjaldi 05-29-2006 05:20 PM

This was ported before i understand making vBOptions pages, but to be fully honest there isnt many options to go with it, its more per forum like you pointed out. I might eventually add an options page if I get the time to look into that last error.

xfaethorx 05-30-2006 06:38 AM

when i try to edit a thread now to add an extra user i get the following error.

"Please complete the title field for this thread."

however its already there. I believe everything has been installed correctly.

Eikinskjaldi 06-01-2006 12:57 AM

The hack shouldnt have anything to do with the title field what so ever, thats something either one of your other scripts messed with or you messed up on installation. Maybe you accidently renamed the title field when making a template edit, seems kind of odd, but I don't know what else to offer you.

COBRAws 07-06-2006 12:18 AM

I've been looking for this one! Thanks for the port Eikinskjaldi! (where u from? weird nickname)

paul41598 07-17-2006 04:55 PM

lookin forward to the future plans. I could use this for the usergroups part of it. I.E --> the hack only being available to sepcific usergroups.

Simplicity 08-03-2006 07:54 AM

This is a great mod

However there are 2 question!

1. How could I enable extra usergroups to access this, or when will the functionality be available?

2. I want to only give my users the ability to make their thread private (only admin/moderators can view it) or public, thread is open to all.

Ideally a simple thread [ Private o or Public o ] button would be great without the other fields, this would hopefully reduce confusion for some members. Would this be a simple edit to the code or more complex?

The only way I can really do this now is make two forums, one for private threads where users can only view their own threads, and a open forum where all threads are open. This makes the forum a little more cluttered. Any suggestions wold be appreciated

Eikinskjaldi 08-04-2006 05:27 AM

I am a bit busy with upgrading and we are moving to a new version on the site I am primarily tech. for. I will give some suggestions really quickly though.

Allowing other usergroups to make private threads is as simple as editing the permissions function.

Making a special switch would be adding it to the form template and then pulling it and setting the two private thread variables with what you want if it is seclected as private. You might still need to edit permissions.

Sorry to be breif or make little sense but I am tired and I have been coding most of today and wont be stopping till I am done. what a dasy for 3.6 to release, what a day.

bondjetta 08-31-2006 07:52 PM

Any word on a port to 3.6? :D

Tigerdude 09-02-2006 12:54 PM

Quote:

Originally Posted by bondjetta
Any word on a port to 3.6? :D

Ditto. Has anyone tried this on 3.6? Does it work?

I definitely need this.

Eikinskjaldi 09-02-2006 08:46 PM

I am going to release a version for 3.6 but it wont really be a port, i am finally going to release a version with all the bug fixes and such that this one never had. So yes it will be coming soon. It resembles less of the old version and more of my own code but at its heart it is still the same program, so port or new, its coming.

wholemama 09-03-2006 11:28 PM

Has anyone successfully had this working on 3.6?

Tigerdude 09-05-2006 12:45 AM

Quote:

Originally Posted by Eikinskjaldi
I am going to release a version for 3.6 but it wont really be a port, i am finally going to release a version with all the bug fixes and such that this one never had. So yes it will be coming soon. It resembles less of the old version and more of my own code but at its heart it is still the same program, so port or new, its coming.

Thats great to hear! Looking forward to it and thanks for doing it. :up:

SimCityForum 09-12-2006 03:27 PM

Quote:

Originally Posted by wholemama
Has anyone successfully had this working on 3.6?

Yes if you just upgraded from vB3.5x to vB3.6 you need to go back through and modify your templates and FOUR vBulletin PHP files as per the instructions.

Be very careful and use a little judgement as there are subtle adjustments that need to be made. For instance in postings.php the following mod needs to be used:
Code:

// M/DD/YY PRIVATE THREADS PORT

if ($_POST['do'] == 'updatethread')
{
        $vbulletin->input->clean_array_gpc('p', array(
                'visible'                => TYPE_BOOL,
                'open'                        => TYPE_BOOL,
                'sticky'                => TYPE_BOOL,
                'iconid'                => TYPE_UINT,
                'notes'                        => TYPE_NOHTML,
                'threadstatus'                => TYPE_UINT,
                'reason'                => TYPE_NOHTML,
                'title'                        => TYPE_STR,
                'redirect'                => TYPE_STR,
                'frame'                        => TYPE_STR,
                'period'                => TYPE_UINT,
                'privatethread'                => TYPE_UINT,
                'privateusers'                => TYPE_STR
        ));
// END PRIVATE THREADS PORT

Instead of:
Code:

// M/DD/YY PRIVATE THREADS PORT

if ($_POST['do'] == 'updatethread')
{
        $vbulletin->input->clean_array_gpc('p', array(
                'visible'                => TYPE_BOOL,
                'open'                        => TYPE_BOOL,
                'sticky'                => TYPE_BOOL,
                'iconid'                => TYPE_UINT,
                'notes'                        => TYPE_NOHTML,
                'threadstatus'                => TYPE_UINT,
                'reason'                => TYPE_NOHTML,
                'title'                        => TYPE_STR,
                'redirect'                => TYPE_STR,
                'privatethread'                => TYPE_UINT,
                'privateusers'                => TYPE_STR
        ));
// END PRIVATE THREADS PORT

because of the two additional fields in v3.6. Just be careful and if you understand PHP you will be fine.

camoman 09-15-2006 03:06 PM

IS there a way to have it NOT display the post to users who do not have permission to view it? right now when a user posts it shows the post on vbcmps but comes up with the No Permission reply. It would save some controversy on the site if people who didn't have permission to view it didn't see it at all..

also is there a way so that users can edit the list of people allowed to view the thread after the fact?

Eikinskjaldi 09-17-2006 04:58 PM

Thanks for pointing out those little things above SimCit.

As for making it not show stuff on vbCMPS, I have not honestly looked into that because I dont show any private threads on it. However when the 3.6 version is released you can use a new permissions function for it most likely, but to make it look right you'd have to increase the amount of posts it takes in, to balance it out.

As far as making it editable by users, this seems to be a popular idea, I may e nd up making a page and such for it and just add it to inline tools but as I recall if you give the forums with private threads specific user permission they should be able to edit the thread or get to the place for editing options where they can also edit private users.

Been Told 11-21-2006 10:32 AM

Quote:

Originally Posted by Eikinskjaldi (Post 1066492)
I am going to release a version for 3.6 but it wont really be a port, i am finally going to release a version with all the bug fixes and such that this one never had. So yes it will be coming soon. It resembles less of the old version and more of my own code but at its heart it is still the same program, so port or new, its coming.

That's great to hear :)
I just migrated from Invision and I had a hack that password-protected threads. This cool hack would be the nearest to that sort of thing I can find.

LadyBeth 11-26-2006 10:53 AM

Really really need this for 3.6.3
Pretty please with sugar on top?

Been Told 11-29-2006 06:06 PM

Same here... I migrated from Invision where I had a similar mod and my members want their private threads back lol.
:)

Revpolar 12-02-2006 03:35 AM

I cant get it to work on 3.6. It does kinda work but when i select usergroup option everyone can see it. When I choose user option the selected user cant see it and get the your not allowed message. Im sure its a simple edit or two that would have it fully working.

Been Told 12-13-2006 08:34 AM

I just got this to work on vBulletin 3.6!!!! Thanks very much for this great mod man! Awesome! :)

One Question though... How do I edit who can see the thread after it has been created?

Eikinskjaldi 12-16-2006 01:58 PM

Currently only mods and admins can, you have to edit the actual thread. Same as the location where you edit the thread title. I am planning on moving this to its own option later on.

As for the official version for 3.6, iv run into to many time traps to get it out, when iv got the chance i'll start packaging the official Private Threads for 3.6

Revpolar 12-21-2006 04:38 PM

Please do. I really would appretiate it.

soletrader 12-25-2006 02:51 AM

Will be looking forward to the 3.6 release.

soletrader 12-25-2006 06:18 AM

Does this hack allow a specific forum to display private threads only? I only want this in one of my forum. Thanks

chrisbr 12-25-2006 07:30 PM

is there anyway that this can be reversed and used to block a user from a thread?

we sometimes have a thread when it is someones birthday and so would be nice to be able to @ban@ them from a thread created

Soliloquy 01-22-2007 08:08 PM

I tried to install this on Ver. 3.6.4 but found I couldn't edit threads; I just get a blank page. I realize this mod wasn't intended for 3.6.4, but any ideas on how to fix this until the next version comes out would be appreciated.

Thanks Eikinskjaldi for a very useful mod!

Eikinskjaldi 01-27-2007 12:25 AM

I am not sure why it would make your template go blank other then it is causing an error and you have php errors turned off, check your error log from cpanel to see what the error is.

As to the 3.6.4 edition, as things currently stand I am having issues optimizing a piece of it and until thats complete it won't release, as well it is not my top priority currently as other things have come up related to the site I co-own. It has the option to block users if I recall right, its one of the 3 or 4th options, if not i'll make shure to make that part of the next release.

Mum 02-01-2007 04:38 PM

Can't wait for the 3.6.4 version! My members will love this!!! Especially the ban one member bit :)

ashley53680 02-05-2007 11:35 PM

Subscribing so I can be here for the 3.6.4 version!

solinarius 03-06-2007 07:45 PM

Hello :)
Any progress of this awsome mod ?

COBRAws 03-29-2007 01:29 AM

Any update on this?

Singularity 05-03-2007 02:21 PM

Quote:

Originally Posted by Eikinskjaldi (Post 1168109)
I am not sure why it would make your template go blank other then it is causing an error and you have php errors turned off, check your error log from cpanel to see what the error is.

As to the 3.6.4 edition, as things currently stand I am having issues optimizing a piece of it and until thats complete it won't release, as well it is not my top priority currently as other things have come up related to the site I co-own. It has the option to block users if I recall right, its one of the 3 or 4th options, if not i'll make shure to make that part of the next release.

Do you have any idea on when you expect to release Private Threads Redux?


All times are GMT. The time now is 01:01 PM.

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.01396 seconds
  • Memory Usage 1,831KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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