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)
-   -   Miscellaneous Hacks - Mark Threads As "Solved" (https://vborg.vbsupport.ru/showthread.php?t=234935)

krustyx 09-10-2010 12:48 AM

So this version is not using the marksolved.gif ?

Is there any way to add link with this icon somewhere instead of using the "Thread Tools" ?

I've setup this thing to use it as SOLD and its working #1!

Thanks!

Eric 09-10-2010 10:30 PM

Quote:

Originally Posted by krustyx (Post 2096037)
So this version is not using the marksolved.gif ?

Is there any way to add link with this icon somewhere instead of using the "Thread Tools" ?

I've setup this thing to use it as SOLD and its working #1!

Thanks!

Correct, with the changes in vB4 the image is no longer necessary. If you'd like to add this to somewhere other than "Thread Tools", the HTML code you'd use is:
Code:

<vb:if condition="$show['solvedthread']">
    <a href="solved.php?{vb:raw session.sessionurl}do=marksolved&amp;t={vb:raw threadid}">{vb:rawphrase solvedthread_marksolved}</a>
<vb:else />
    <vb:if condition="$show['solvedthread_unsolve']">
        <a href="solved.php?{vb:raw session.sessionurl}do=markunsolved&amp;t={vb:raw threadid}">{vb:rawphrase solvedthread_markunsolved}</a>
    </vb:if>
</vb:if>

Quote:

Originally Posted by mhme (Post 2094451)
I want to permit a group of users to mark threads as solved. I have installed and follow configuration steps. but they can mark their own threads and not all threads.
How can I permit a group to mark all threads?!

The mod is not setup to allow "normal" users to mark any thread as solved, why would you even want that?

Quote:

Originally Posted by mikem164 (Post 2093966)
Installed and marked! But........why does it "require" a member to Select a Prefix...or it will not allow the post?? It will give "Error, a prefix must be selected". Thanks and keep up the good work.

PS. I checked permissions and settings and I see nothing to allow post with no prefix. Thanks

It doesn't require members to select a prefix, you may want to re-check your prefix permissions and forum settings.

SEW810 09-17-2010 03:37 AM

Quote:

Originally Posted by Yaung Sein (Post 2083149)
Not work on vb 4.0.6

I have modify the SHOWTHREAD tamplate but nothing is appear in thread tools.

Too bad, same here.
Waiting 4 an update!!!
Regards!!!

Eric 09-17-2010 06:07 AM

Just saying it doesn't work without providing details doesn't help diagnose the problem.

Anyway:

Check you made the template edits correctly, have set proper permissions in the usergroup manager, and have setup the prefix permissions.

blue7 09-22-2010 08:29 PM

hi dude, dont work with vb 4.0.7.

will you update this mod?

Eric 09-22-2010 10:17 PM

Quote:

Originally Posted by blue7 (Post 2101967)
hi dude, dont work with vb 4.0.7.

will you update this mod?

Quote:

Originally Posted by SecondV (Post 2099490)
Just saying it doesn't work without providing details doesn't help diagnose the problem.

Anyway:

Check you made the template edits correctly, have set proper permissions in the usergroup manager, and have setup the prefix permissions.

Like I said above ^

And besides, my 3.x license expired, the last vB4 version I have access to is 4.0.6, and do not have the $$ to upgrade the license.

blue7 09-23-2010 10:45 AM

u r right. work on SHOWTHREAD (vb 4.0.7)

i want this mod work in postbit_legacy

Not working ??
Code:

<vb:if condition="$show['solvedthread']">
Working but i changed ??
Code:

<a href="solved.php?{vb:raw session.sessionurl}do=marksolved&amp;t={vb:raw thread.threadid}">{vb:rawphrase solvedthread_marksolved}</a>

TilkiBey 09-24-2010 10:01 AM

tagged for future :thumbup:

Wajdan 10-01-2010 12:22 PM

This mod should be auto template. Tagged for future use.

porschinho 10-21-2010 08:14 AM

for me it doesn´t work on 4.0.7

i set the permissions, edited the template, but don´t see the threadoptions to mark as solved.

Qrius 10-23-2010 10:02 PM

Great Mod ,
I can confirm it is working on 4.0.6 without any problem
Thanks :)

Gav-n-Tn 11-17-2010 10:03 PM

This mod is cool. I've used it on 3.8. I even modified it to show solved in some forums and sold in others.

emath 11-21-2010 11:05 AM

anyone can confirm it works with vb408?

freddie3218 11-21-2010 01:38 PM

I can confirm that it is working on vb4.08 :)

buttersong 11-30-2010 05:23 AM

nice mod, thanks.

onehost 12-14-2010 12:01 AM

Never mind, looks like its already part of VB 4

wmguk 12-20-2010 03:35 AM

Hey,

I've installed this however I dont see a button near reply saying solved....
Any ideas?

Miras 01-01-2011 05:16 PM

version 4.1.0 pl2
installed by instruction, but there is no permission showing up in usergroup manager

emath 01-18-2011 10:52 AM

works with 4.1.1 ? anyone have tried?

emath 01-19-2011 08:00 AM

anyone? please?

PGTycoon 01-19-2011 12:35 PM

Doesn't seem to be working with 4.1.1 so I am going to mark this as uninstalled.

emath 01-19-2011 04:11 PM

eric can you please update this mod for vb4.1.1?

horussjr 01-19-2011 06:52 PM

can't you just make prefixes in admincp? a lot more simplier

Fr4n-FX 01-19-2011 07:19 PM

please more feedback for 4.1.1

emath 01-20-2011 12:06 PM

Quote:

Originally Posted by horussjr (Post 2151599)
can't you just make prefixes in admincp? a lot more simplier

no. this mod has options to change the prefix by one click, and allow everyone to do so.

if its just a vb prefix its alot more complicated (u need to edit each time the thread etc..)

POL_ED 02-02-2011 01:07 PM

Mod Version: 2.0.1 working with vB 4.1.1
Thanks :)

Jahaziel 02-03-2011 04:23 PM

Hi everyone,
Is it possible to change the post icon instead of changing the prefix?
I can not dispense with the prefixes.

Greetings.

POL_ED 02-03-2011 04:54 PM

Try:
admincp > Languages & Phrases > Search in Phrases
Code:

prefix_solvedthread_solved_title_rich
select Search in ... Phrase Text and Phrase Variable Name
Find

Now in
Custom Phrase: prefix_solvedthread_solved_title_rich

Translations
English (US) Translation (Optional)

change
[SOLVED]
ex. to
<img src="yours.gif" />

and Save

:)

Jahaziel 02-03-2011 06:40 PM

it changes the post icon, or simply replace the text [SOLVED] for an image?
What I want is that the thread keep the prefix that the user chose at first. And to mark thread as solved, change the post icon, not the prefix.

I don't know if it's too complicated,
thank you for your time, POL_ED.

Miras 02-28-2011 03:19 PM

persmissions still not showing up - no support - marked as uninstalled

venom2124 03-01-2011 01:21 AM

Quote:

Originally Posted by Miras (Post 2142378)
version 4.1.0 pl2
installed by instruction, but there is no permission showing up in usergroup manager


Had a similar issue had to go to the thread prefixes to adjust the usergroup permissions. When I modified the code to make a similar feature for marking items "sold" the ability so edit permissions via the Usergroup until I went and upgraded to 4.1.2 and then it just showed up.

Hope that helps though.

AshMagic 03-04-2011 12:10 PM

Confirmed working with 4.1.2 :)

karel1985 03-09-2011 06:02 PM

Quote:

Originally Posted by AshMagic (Post 2169477)
Confirmed working with 4.1.2 :)

Second that, still my number 1 of all mods !

The Rocketeer 03-12-2011 08:06 AM

how do you add more suffixes other than [SOLVED]

Like I want to add a suffixe called [Trailers]

venom2124 03-12-2011 03:21 PM

Quote:

Originally Posted by The Rocketeer (Post 2172497)
how do you add more suffixes other than [SOLVED]

Like I want to add a suffixe called [Trailers]

I don't think there is a way to add suffixes that will work with this. I'm guessing that it would take a recode to get the prefixes you are looking for.

If you are just looking to add the prefix for members to choose from though you could just add it through the AdminCP.

Eric 03-20-2011 09:52 AM

My time is very limited these days, with my full time job. I have marked this mod as re-usable code, if any other coder wishes to continue work on it. I may still try to support this mod as time permits.

venom2124 03-20-2011 03:59 PM

Quote:

Originally Posted by Eric (Post 2175378)
My time is very limited these days, with my full time job. I have marked this mod as re-usable code, if any other coder wishes to continue work on it. I may still try to support this mod as time permits.

Thank you for making the code reuseable. I have a mode based off this code that I would like to use and hopefully I can figure out enough to help provide support for this mod and my mod.

wally07 04-29-2011 11:32 PM

Works like a charm in 4.1.3. TY!

edit:
How would I be able to make the lettering [SOLVED] in red?

togotutor 05-16-2011 06:32 PM

Installed and will be testing it soon...

venom2124 05-17-2011 07:06 AM

Quote:

Originally Posted by wally07 (Post 2190171)
Works like a charm in 4.1.3. TY!

edit:
How would I be able to make the lettering [SOLVED] in red?

Got to thread prefixes in the admincp.

The click edit next to the prefix and change the rich text entry to reflect the style you want using HTML code.

Hope that helps.


All times are GMT. The time now is 03:03 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.01399 seconds
  • Memory Usage 1,818KB
  • 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_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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