vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Mark Threads As 'Solved' (https://vborg.vbsupport.ru/showthread.php?t=149214)

eroan 07-15-2008 03:56 PM

How can I do to make this script work in postbit_legacy ?

I included the following code to add a button directly in the first post. The only problem is that the script is loaded in "showthread_complete" so the data doesn't load in this template :

Code:

<if condition="!$GLOBALS['FIRSTPOSTID'] and THIS_SCRIPT == 'showthread'">
        <if condition="$show['solvedthread']">
        <a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/marksolved.gif" alt="$vbphrase[solvedthread_marksolved]" vspace="1" /></a>
        </if>
        <if condition="$show['solvedthread_unsolve']">
        <a href="solved.php?$session[sessionurl]do=markunsolved&amp;t=$threadinfo[threadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/marksolved2.gif" alt="$vbphrase[solvedthread_markunsolved]" vspace="1" /></a>
        </if>
                </if>

$show['solvedthread'] and $show['solvedthread_unsolve'] are empty.

An idea?

eroan 07-16-2008 07:34 PM

Nobody knows?

Please help me to make it work in postbit_legacy !

eroan 07-17-2008 01:45 PM

Please I really need to make it work in postbit_legacy !

Eric 07-18-2008 11:29 PM

I will not be able to continue working on this modification. I no longer have a vB license, therefore no longer have the vB code, nor am I able to do much at all here.

eroan 07-19-2008 04:59 AM

So that's it???

Jase2 07-19-2008 11:37 AM

SecondV, do I have permission to release for 3.7?

-- Jason

intell_iut 07-19-2008 04:32 PM

please release it for 3.7
can i use this mod on 3.7
please tell us time of releasing , i really need this mod on 3.7

intell_iut 07-22-2008 09:22 AM

jase help me tp install this hack and it work great
now how can i add this tools to moderation tools, too many topic must mark as solved and it takes too much time to mark
is there any chance to ad this tools to moderation tools and mark many thread as solved in one step

jesus likes pie 07-26-2008 03:19 AM

uhh...

it's working just fine on 3.7...

jesus likes pie 07-26-2008 03:26 AM

Ah nevermind, seems usergroup permissions are not being taken into effect.

Jase2 07-27-2008 02:19 PM

Jesus, that's why you need to use the product I posted here: https://vborg.vbsupport.ru/showpost....&postcount=190

Eric 07-30-2008 01:50 AM

Quote:

Originally Posted by Jase2 (Post 1578986)
SecondV, do I have permission to release for 3.7?

-- Jason

Yes.

RAH104 08-02-2008 09:57 PM

Great mod - thanks!

Is it possible to allow a usergroup to mark threads as solved even if the user didn't originally create the thread? Also is this possible without it being the moderators usergroup?

MHC 08-30-2008 06:12 PM

Quote:

Originally Posted by Jase2 (Post 1557241)
Hey,

For anyone wanting this to work with 3.7, then just simply uninstall your current product and install the new one that I have attached. Everything else is the same, so just follow the orginal readme. This is working fine for me on 3.7. 1. PL2 :)

If SecondV cannot continue development of this, then I will be gladly take over and port it over to the 3.7 section. :)

-- Jason

We are using vB 3.7.2 PL2 as well. Will install shortly. Hopefully it will be pretty straightforward. Thanks for updating this add-on with a working version for 3.7.2!

MHC 08-31-2008 10:24 PM

Quote:

Originally Posted by RAH104 (Post 1590164)
Great mod - thanks!

Is it possible to allow a usergroup to mark threads as solved even if the user didn't originally create the thread? Also is this possible without it being the moderators usergroup?

I installed this hack and I agree, it would be cool if there was an option for allowing other members than the thread starter to be able to use it.

Jase2 09-09-2008 09:13 AM

Quote:

Originally Posted by SecondV (Post 1587113)
Yes.

Thanks -- I'll release it soon.

kafi 09-09-2008 09:25 AM

For the future you plan to include an option to choose who solved the thread, please if possible allow also mark post that is considered as best solution...

Johnny Utah 11-09-2008 03:24 PM

Any updates with this mod on 3.7.x?

Thanks!

AshMagic 11-21-2008 10:13 PM

I'm having trouble with number 6.

Edit Post / Thread Permissions > Can Mark Threads as Solved for each usergroup.

Where can I find this option? THANKS!

satam2k 11-21-2008 11:37 PM

Thank you

Technoviking 11-27-2008 11:38 PM

When I try to edit Post / Thread Permissions the option for Solved Threads isn't there.

What did I do wrong??

webForum-dev 11-28-2008 12:46 PM

Is there going to be a release for 3.7 ?

AshMagic 11-29-2008 01:19 PM

Quote:

Originally Posted by Technoviking (Post 1674292)
When I try to edit Post / Thread Permissions the option for Solved Threads isn't there.

What did I do wrong??

Ive got exactly the same problem!! Ive been waiting ages for a reply!!!!

If someone knows the answer then please post back :confused:

AshMagic 12-05-2008 12:06 PM

For anyone else who was stuck like me.. Go here:

https://vborg.vbsupport.ru/showthread.php?t=169446

Technoviking 12-05-2008 09:48 PM

What in that thread will help me??

HossMon 12-24-2008 03:03 AM

Quote:

Originally Posted by webForum-dev (Post 1674530)
Is there going to be a release for 3.7 ?


Ummm guys it will work on v 3.7 IF you use the xml file Jason posted here...

https://vborg.vbsupport.ru/showpost....&postcount=190

I just installed it on a 3.7 test board and all is fine :)

This will also solve this problem

Quote:

Originally Posted by Technoviking (Post 1674292)
When I try to edit Post / Thread Permissions the option for Solved Threads isn't there.

What did I do wrong??


proxx 01-13-2009 08:01 PM

Does this work on 3.8?

proxx 01-23-2009 06:09 PM

no reply?

Coume 01-25-2009 07:46 PM

I am also interested to find out if this can be installed on 3.8.

Thanks
Ludo

Proffie 02-03-2009 03:49 PM

This does work with vB 3.8, although marking threads as Unsolved may not work.

It's a shame that it is no longer updated, as the option for a thread started to solve a thread would have been great. :rolleyes:

Shamil. 02-15-2009 11:58 PM

How do I change the color of the [SOLVED] bit?

Saviour 02-17-2009 07:37 PM

Installed and working on vB 3.8.1.

CompiledMonkey 02-27-2009 05:23 PM

It's not working for me on 3.8, using the product file from here: https://vborg.vbsupport.ru/showpost....&postcount=190

The option of marking a thread as solved isn't showing up for me and the permission doesn't show up in the manager either.

Eric 02-27-2009 11:26 PM

As a response to some of the posts here - sorry guys, I do not support this modification, and haven't in over a year. I gave permission to Jase2 last July to port this to 3.7+ and continue development. To my knowledge, though, he's not yet released anything.

jmurrayhead 02-27-2009 11:45 PM

I think he did, but it was sent to the GraveYard because he was accused of not having permission from the original author...unless that's another mod I'm thinking of...

Eric 02-28-2009 12:14 AM

Hmmn, oh yeah. That was a misunderstanding. Someone actually tried to say that *I* wasn't the original author of the modification :confused:

Quote:

Originally Posted by jmurrayhead (Post 1756516)
I think he did, but it was sent to the GraveYard because he was accused of not having permission from the original author...unless that's another mod I'm thinking of...


Eric 03-09-2009 11:32 AM

March 09, 2009
--------------------------------------
I have now revoked permission for Jase2 to continue the development of this modification. I WILL BE RELEASING A NEW VERSION FOR 3.8.x SOON.

Saviour 03-09-2009 12:21 PM

As I said before...

I have this installed and working on 3.8.1 PL1.

It seems to be working fine. Why others are having an issue...I have no clue. However, I do look forward to a 3.8.x release.

Eric 03-09-2009 12:29 PM

The one I'm releasing has been recoded ;) It will use the Thread Prefix system as well.

Saviour 03-09-2009 01:00 PM

Sweet...

Will the mod include upgrade instructions, as well?


All times are GMT. The time now is 05:08 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.01583 seconds
  • Memory Usage 1,793KB
  • 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
  • (1)bbcode_code_printable
  • (8)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