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)
-   -   End-User Options - Classifieds: Mark Thread as "Sold" (https://vborg.vbsupport.ru/showthread.php?t=260699)

Bastien 10-11-2015 12:17 PM

Will install this ! Thank you :)

Bastien 10-11-2015 12:48 PM

I don't understand, options are set in Options, activated for usergroups, and the prefix activated in the good forum.

Prefix is active but the link in thread tools to mark the thread as SOLD doesn't appear :confused:

bremereric 10-11-2015 01:41 PM

Quote:

Originally Posted by Bastien (Post 2556780)
I don't understand, options are set in Options, activated for usergroups, and the prefix activated in the good forum.

Prefix is active but the link in thread tools to mark the thread as SOLD doesn't appear :confused:

Go to usergroup permissions and at the very bottom of each it will prompt you: do you wish this usergroup to mark threads sold or something close to that. You have to check yes.

bremereric 10-11-2015 01:42 PM

You also have to install this code.....in Showthread template underneath the add poll html

<vb:if condition="$show['soldthread']">
<li><a href="sold.php?{vb:raw session.sessionurl}do=marksold&amp;t={vb:raw threadid}">{vb:rawphrase soldthread_marksold}&hellip;</a></li>
<vb:else />
<vb:if condition="$show['soldthread_unsold']">
<li><a href="sold.php?{vb:raw session.sessionurl}do=markunsold&amp;t={vb:raw threadid}">{vb:rawphrase soldthread_markunsold}&hellip;</a></li>
</vb:if>
</vb:if>

Bastien 10-11-2015 02:17 PM

1 Attachment(s)
Quote:

Originally Posted by bremereric (Post 2556785)
Go to usergroup permissions and at the very bottom of each it will prompt you: do you wish this usergroup to mark threads sold or something close to that. You have to check yes.

Done !

Quote:

Originally Posted by bremereric (Post 2556786)
You also have to install this code.....in Showthread template underneath the add poll html

<vb:if condition="$show['soldthread']">
<li><a href="sold.php?{vb:raw session.sessionurl}do=marksold&amp;t={vb:raw threadid}">{vb:rawphrase soldthread_marksold}&hellip;</a></li>
<vb:else />
<vb:if condition="$show['soldthread_unsold']">
<li><a href="sold.php?{vb:raw session.sessionurl}do=markunsold&amp;t={vb:raw threadid}">{vb:rawphrase soldthread_markunsold}&hellip;</a></li>
</vb:if>
</vb:if>

Done too !

But links do not appear !

bremereric 10-11-2015 03:08 PM

You sure you double checked all of this!

2. Upload: (in the below instructions 'yourforum' would be where you have vBulletin installed)
* /upload/sold.php to /yourforum/sold.php
* /upload/images/buttons/marksold.gif to /yourforum/images/buttons/marksold.gif (upload to each style folder, if you have more than one style)
* /upload/includes/xml/bitfield_soldthread.xml to /yourforum/includes/xml/bitfield_soldthread.xml

pmcpa 02-29-2016 06:03 PM

Love this mod! Question:
We have "Mark as sold" working great, we tried to add a "mark as Found", and it does not appear in the drop down for standard users to use. Only mods can use it once they hit "Edit thread". Is there any way to correct this so the user can also mark as found?

blind-eddie 02-29-2016 07:42 PM

Quote:

Originally Posted by pmcpa (Post 2565904)
Love this mod! Question:
We have "Mark as sold" working great, we tried to add a "mark as Found", and it does not appear in the drop down for standard users to use. Only mods can use it once they hit "Edit thread". Is there any way to correct this so the user can also mark as found?

What are you using as a mark as found addon?
Need a few more details to be able to help.

Max_69 06-15-2016 07:55 AM

Hello everyone, I run all the instructions, but the pull-down menu the option marked as resolved not appear, i have vb 4.2.2, how resolve?
Thanks

scottkoz20 06-19-2016 02:38 AM

Quote:

Originally Posted by Max_69 (Post 2572077)
Hello everyone, I run all the instructions, but the pull-down menu the option marked as resolved not appear, i have vb 4.2.2, how resolve?
Thanks

did you check the usergroup option?

I'm in 4.2.2 as well and this was set to no for the usergroup I was testing this on.

Max_69 06-20-2016 06:57 AM

All usergroup option is ok and enabled.

steven vaccaro 02-02-2017 06:25 PM

Anyone using this with 4.2.3?

goldoff 10-29-2018 04:20 PM

Quote:

Originally Posted by steven vaccaro (Post 2581702)
Anyone using this with 4.2.3?

It is working pretty well with 4.2.5

Thanks a lot @venom. If it not saved my life, it did with a great portion of it (in time :-P)


All times are GMT. The time now is 03:00 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.02384 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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