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)

axg 06-10-2011 01:42 PM

I hate to ask this. I am drawing a blank, but i guess that comes with age. How do i make it bold and change the color of the SOLD?

Also, i have another forum just for Want to Buy, can i set a new prefix for this and have it work the same way, or is there more to it than just adding a prefix?

innova 06-10-2011 04:30 PM

Quote:

Originally Posted by venom2124 (Post 2205800)
Let me look at the code but I should be able to do it fairly simply as for price all I ask if for a donation I don't set an amount. So what ever you think is fair. I'll look at it early next week and see should be able to convert it in a couple hours tops.

Hey thanks for looking, was able to get what I needed through "Phrases". Mod is great and fills a big need in my forum.

One small issue is that on forum.php, the last thread that was marked as Sold, is still showing the original prefix (WTS in my case). Any ideas?

ewebdesigner 06-10-2011 04:38 PM

Quote:

Originally Posted by venom2124 (Post 2205722)
Which version are you running? If you are running 4.1.4 I'll have to do some research since I have not tried to install on 4.1.4 at this point.

4.1.3 is what shows on my forum.

That is the newest version I do believe.

any help would be awesome. I am willing to let you go inside if you need to. I will create a separate admin account for you.

venom2124 06-11-2011 06:01 AM

Quote:

Originally Posted by ewebdesigner (Post 2205897)
4.1.3 is what shows on my forum.

That is the newest version I do believe.

any help would be awesome. I am willing to let you go inside if you need to. I will create a separate admin account for you.

Yeah I've installed and tested on 4.1.3 and it works fine. So if you need me to take a look and see about getting it right I can probably do that no problem as long as all the files have been upload it shouldn't take me that long at all to get it fixed up.

venom2124 06-11-2011 06:04 AM

Quote:

Originally Posted by innova (Post 2205894)
Hey thanks for looking, was able to get what I needed through "Phrases". Mod is great and fills a big need in my forum.

One small issue is that on forum.php, the last thread that was marked as Sold, is still showing the original prefix (WTS in my case). Any ideas?

Do you have a link so I can take a look and see?

innova 06-14-2011 01:41 AM

I was able to clear it by rebuilding thread/forum information. I'll let you know if it happens again.

Any reason to think 4.1.4 will break this?

venom2124 06-15-2011 07:49 AM

Quote:

Originally Posted by innova (Post 2207417)
I was able to clear it by rebuilding thread/forum information. I'll let you know if it happens again.

Any reason to think 4.1.4 will break this?

I have no idea at this point. Planning on trying to load 4.1.4 this weekend on my test forum so I can test this product out, unless someone else tests it before I do.

Masked Crusader 06-19-2011 03:47 PM

Hey Venom. I also tried to install this on 4.1.4 and no luck.

http://www.maskedcrusader.com is my forum.

Looking forward to you figuring this one out as I need this mod badly for my forum :)

Thanks mate!

Dennis B 06-19-2011 11:46 PM

Hi Venom,

When you take a look at this hack and 4.1.4, and since this is meant for Classifieds, may I suggest a new feature that would auto-close the thread after a given time? Just an idea. :)

CRDeveloper 06-20-2011 01:56 AM

Very nice mod, how come i didnt saw it before :)

wrang 06-29-2011 06:30 PM

What do i do wrong. WHen i put it as sold the icon sold will not showd up or can i use a better icon and bigger so the outer realy see that its sold...

venom2124 06-30-2011 12:22 PM

Quote:

Originally Posted by wrang (Post 2214683)
What do i do wrong. WHen i put it as sold the icon sold will not showd up or can i use a better icon and bigger so the outer realy see that its sold...

Okay a little confused as to what you are asking or what is wrong. It sounds like you are trying to say the prefix is not showing up.

If you let me know what the site is I can try and take a look? But need more details on problem.

mrt12345 07-01-2011 05:23 PM

Hello thanks great mod. And it seems to be working ok for 4.14, but I was wondering is there anyway I can change the color for the prefix , I have a dark site so the text is also in a dark color, can we do something that can stick out like the color red or bright blue, I am not using the original template , thanks

mrt12345 07-01-2011 05:37 PM

Quote:

Originally Posted by mrt12345 (Post 2215546)
Hello thanks great mod. And it seems to be working ok for 4.14, but I was wondering is there anyway I can change the color for the prefix , I have a dark site so the text is also in a dark color, can we do something that can stick out like the color red or bright blue, I am not using the original template , thanks

sorry i see it works in differant color in the orginal template, i guess this opens a can of worms to get it to work with the new template

venom2124 07-02-2011 01:55 PM

Should be able to change the color by using HTML coding in the rich text section under edit in prefix's.

Markos 07-02-2011 05:44 PM

Quote:

Originally Posted by mrt12345 (Post 2215546)
Hello thanks great mod. And it seems to be working ok for 4.14, but I was wondering is there anyway I can change the color for the prefix , I have a dark site so the text is also in a dark color, can we do something that can stick out like the color red or bright blue, I am not using the original template , thanks

use this and the *Title (Rich Text)* that will make it red

Code:

<b><span style='color:#FF0000;'>[SOLD]</span></b>

mrt12345 07-03-2011 10:18 PM

Ok i feel so incompetent, I have been searching and searching for it I just can?t fine it in the searching. I really hate to ask but could you guys provide the steps for the search. Sometimes bang I fine it and other times I can?t fine anything lol:o

venom2124 07-04-2011 05:14 AM

Quote:

Originally Posted by mrt12345 (Post 2216393)
Ok i feel so incompetent, I have been searching and searching for it I just can?t fine it in the searching. I really hate to ask but could you guys provide the steps for the search. Sometimes bang I fine it and other times I can?t fine anything lol:o

Searching for what?

AdminCP --> Thread Prefixes --> Thread Prefix Manager --> Then you'll see {EDIT} {DELETE] {EDIT PERMISSIONS] Across from SOLD, Click Edit

Next look for Title(Rich Text) In that box input <font color=Red><b>Sold</b></font> or you can change the font color to what ever you want and click save. Now the prefix will show what ever color you made it.

I hope that helps.

mrt12345 07-04-2011 02:10 PM

fantasic thanks :up:

venom2124 07-05-2011 11:46 AM

No problem glad I could be of assistance.

mrt12345 09-02-2011 12:01 AM

Hello I update to the 4.15 patch and I installed the mod again but I don’t get the sold option in the thread tool. Has anybody got this to work with the newer version thanks

bandit022 09-06-2011 04:12 PM

I am installing this mod for the first time and I also do not see the option to mark thread as "Sold" under the Thread tools. Running vb 4.1.5 Patch Level 1

I double checked to make sure I have the SHOWTHREADS template modified too.

-jeff

Masked Crusader 09-09-2011 01:32 AM

Quote:

Originally Posted by bandit022 (Post 2242656)
I am installing this mod for the first time and I also do not see the option to mark thread as "Sold" under the Thread tools. Running vb 4.1.5 Patch Level 1

I double checked to make sure I have the SHOWTHREADS template modified too.

-jeff

Did you make it so that each usergroup can use the tool? Also, did you go into each forum you want to use it and mark it as being able to be used (the Prefix that is)?

bandit022 09-09-2011 02:34 AM

Quote:

Originally Posted by shanejeffery86 (Post 2243740)
Did you make it so that each usergroup can use the tool? Also, did you go into each forum you want to use it and mark it as being able to be used (the Prefix that is)?

I got it working. Thanks!

It was a bone-head mistake on my part. I already had a prefix set for my Classifieds section and moved the SOLD prefix to my Classifieds prefix set, thus it wouldn't show up in the Mark as Sold

:o

|Jordan| 09-15-2011 04:02 PM

YOU ARE A GOD.

I was looking for something like this <3

venom2124 09-17-2011 05:52 PM

Glad I could deliver a product people can use.

joeychgo 10-07-2011 07:20 PM

Wish this was for v3.8x

venom2124 10-07-2011 08:58 PM

Quote:

Originally Posted by joeychgo (Post 2254441)
Wish this was for v3.8x

PM me and maybe I can see about getting you what you need for vB3.8

venom2124 10-09-2011 05:32 PM

Working to get a vB3.8 version tested. If all goes well I will post it up in the 3.8 mods section.

twista46 11-06-2011 03:15 PM

Works with 3.8??

venom2124 11-06-2011 05:46 PM

This version is untested in 3.8, but put a modified version that works with 3.8 in the 3.8 mods section.

venom2124 11-06-2011 07:15 PM

Here's the link to the vB 3.8 version

https://vborg.vbsupport.ru/showthrea...ight=mark+sold

Duncan 02-19-2012 05:25 AM

Is there any way to prevent the "sold" prefix from showing in the prefix dropdown on thread creation?

datoneer 02-19-2012 01:48 PM

Awesome man Awesome!

venom2124 02-20-2012 05:55 AM

Quote:

Originally Posted by datoneer (Post 2301185)
Awesome man Awesome!

Glad you like it.

karel1985 02-20-2012 03:22 PM

Hi Venom2124,

I guess this is a remake of the Marked as solved mod. Unfortunately the mod is not developed anymore further, so question.

I have currently this mod for some year and is the mod used function on my site.
However i would to extend the feature to send out an e-mail to the topicstarter after setting the thread to Solved or in this case SOLD....

Do you know if this is possible? I am willing to pay for it :-)

venom2124 02-21-2012 02:14 AM

Quote:

Originally Posted by karel1985 (Post 2301580)
Hi Venom2124,

I guess this is a remake of the Marked as solved mod. Unfortunately the mod is not developed anymore further, so question.

I have currently this mod for some year and is the mod used function on my site.
However i would to extend the feature to send out an e-mail to the topicstarter after setting the thread to Solved or in this case SOLD....

Do you know if this is possible? I am willing to pay for it :-)

Yeah I really would have no idea how to send an auto email out upon closing the thread. I can look into it and see, but my knowledge of the coding is limited. I basically just changed some of the wording in the original coding to get it to say sold as opposed to solved. I'm looking to get more experience with coding so this might be a good place to start. I will let you know.

dsantana 03-24-2012 11:59 PM

Most excellent mod Venom!!! Was a little tough on a VB rookie doing the edits but I made it through it... Installed on 4.1.11

ywwz 04-11-2012 04:59 AM

tagged.install later;)

WheelList 04-14-2012 10:58 PM

Just installed on 4.1.11 and it's working great. Thanks!


All times are GMT. The time now is 08:01 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.02173 seconds
  • Memory Usage 1,821KB
  • 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
  • (14)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