![]() |
just installed on 4.1.12...working great! marked it too, good job
|
So it allow only members to mark their own started topics as sold or anyone can mark other member topic as sold? sorry but I found the description kind of confusing :S
|
I just installed it on 4.1.3 and I got it working the first time. I am a vb code newbie so could someone tell me how to change the color of the text Sold. Thanks in advance.
|
Change the color by adding a "Rich Text Title" in the "Thread Prefixes" of the admin CP.
This is what I use; Code:
<font color="red"><b>[SOLD]</b></font> |
Nevermind. Reinstalled the xml, works on 4.2.0
|
1 Attachment(s)
Just what i have been looking for.
Marked as Installed. Kind of stuck though. 4.2.0 PL2 i can see everything and have set all permissions up but for the life of me i cannot get it to show in the drop down. groups are set, forums are set, code was found and then dropped in under the poll, but the poll is the last thing on my list in the thread tools. did the following. 1. Uploaded the sold.php to my public_html folder (root of my site) 2. Uploaded the image and xml to the instructions location 3. imported 4. found code in SHOWTHREAD as per the attached txt 5. set options/permissions/prefix went to one of my created for sale threads where i know the mod is set to work. shows as a prefix if i edit first post. but just wont show in thread tools. sorry for the book, but i guess i need to give you everything if im going to ask for support. and upon working i will return by showing developer support.:up: |
Are you sure that you edited the "showthread" template in all your custom styles?
|
Is it possible to put a button or something more visible so the users don't miss the "mark as read" link in the dropdown? Something that isn't in a dropdown.
|
Quote:
thanks for responding.:up: |
Have recoded all styles available, still nothing on the thread tasks menu????
|
Quote:
It's giving a huge error when I try to uninstall it :( Code:
Fatal error: Existing data passed is not an array How to uninstall it? |
i would disable rather than uninstall, ive read all pages, and people were saying uninstall meant rebuild unless you have a good backup. nice susat too.
|
Done nothing more than wait, and now its working.
voted for MOTM |
I think I have got it. If one deletes the prefix manually and then try to uninstall this it will cause an error. I manually recreate the prefix and it unistalled just fine. (worth adding into the desrtiption) N
Now will try to install and wait |
And now it works! waited for two or three minutes. Was witchcraft a part of programming? ;)
Nommed in hope the next versions will have no hassle :) |
When I mark something as "unsold" the previous prefix isn't restored. Is there any way to add this functionality?
|
i guess in the days of cable speed internet and SSD's we are just impatient to let systems get on and do their thing and settle down.
|
I don't see any option to mark threads sold in the 'thread tools' menu... uploaded all files and made the template edit.
running 4.1.12 |
Nice Mod. With some changes (i want a "closed" instead a "sold" as Prefix, it´s what i´m looking for a long time. But one question (perhaps for another Version):
- Is it possible, to add more than one one "Sold" as chooseable Prefix? Perhaps so the User can easyly choose a wanted Prefix in the Thread Tools. - Is it possible to prevent the Prefix from the normal Prefix-List when a User Post a new Thread? |
I got two errors, if i wanna install the Mod:
after changing the Showthread Code, i got the following Message: Parse error: syntax error, unexpexted T_STRING in ...../includes/adminfunctions_template.php(5432) : eval()'d code on Line 373 When i ignore the warning, i can´t read any Thread. Cause the following error occures: Parse error: syntax error, unexpexted T_STRING in ...../includes/class_core.php(4633) : eval()'d code on line 373 |
This is cute! Installed and Nominated. Thank you ^_^ work witout issue vb4.2.0 PL3
https://vborg.vbsupport.ru/external/2013/04/32.jpg https://vborg.vbsupport.ru/external/2013/04/33.jpg |
i have a good idea.
how about Want To Sell / Want To Buy . with Icon when user create a new thread,have 2 choice (radio button) Want To Sell / Want To buy. mark installed |
hi,how to disable Prefix : Sold
in create thread? thanks |
are we able to change the solved.php to marksolved.php without issue?
|
Quote:
HTML Code:
<script> see live on my site .. |
uninstall this module.getting error :
Fatal error: Existing data passed is not an array Called set_existing in [path]/adminpanel/plugin.php(1556) : eval()'d code on line 20 Called eval in [path]/adminpanel/plugin.php on line 1556 in [path]/includes/class_dm.php on line 265 #0 vb_error_handler(256, Existing data passed is not an array Called set_existing in /var/www/vhosts/domain.com/forum/adminpanel/plugin.php(1556) : eval()'d code on line 20 Called eval in /var/www/vhosts/domain.com/forum/adminpanel/plugin.php on line 1556 , /var/www/vhosts/domain.com/forum/includes/class_dm.php, 265, Array ([existing] => ,[line] => Called set_existing in /var/www/vhosts/domain.com/forum/adminpanel/plugin.php(1556) : eval()'d code on line 20 Called eval in /var/www/vhosts/domain.com/forum/adminpanel/plugin.php on line 1556 |
Anyone get this working in vb4.2.2 i cant see the option in usergroupd and cant add the code to the SHOWTHREAD
|
Quote:
Try reinstalling & why can you not add code edits to the SHOWTHREAD template? |
I dont know it seams to be only SHOWTHREAD section i cant edit is there anywhere else i could add the code?
|
Quote:
|
For this to work properly, the SHOWTHREAD template must be edited.
Not sure why you can not edit the template.... |
Yeah me too ive tried in all my styles and disabled all add-ons and still cant.
|
Quote:
|
That's good to hear. All browsers suck... each has issues and every site looks and functions different in each.
|
Yeah true.
See if i mark a post as sold and then unsold is it meant to put the For Sale tag back on as it doesn't set any tag once its marked unsold again |
There is no Un-Sold Tag, if it doesn't say Sold, its still available. lol
|
Installed on 4.1.9.. thanks man!
|
Installed it on 4.1.3 before and it worked. Not quite the same code on the showthread style on vb 4.2.3. I double checked everything. It just won't show the option to mark it sold on the drop down menu. Here is the style code.
<vb:if condition="$show['addpoll']"> <li><a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}poll.php?{vb:raw session.sessionurl}do=newpoll&t={vb:raw threadid}">{vb:rawphrase add_a_poll_to_this_thread}…</a></li> </vb:if> <vb:if condition="$show['soldthread']"> <li><a href="sold.php?{vb:raw session.sessionurl}do=marksold&t={vb:raw threadid}">{vb:rawphrase soldthread_marksold}…</a></li> <vb:else /> <vb:if condition="$show['soldthread_unsold']"> <li><a href="sold.php?{vb:raw session.sessionurl}do=markunsold&t={vb:raw threadid}">{vb:rawphrase soldthread_markunsold}…</a></li> </vb:if> </vb:if> |
My bad I forgot to go into the usergroup permissions and allow it. I need the html code to turn the black sold to a red sold.
|
In case someone else needs to the change the color of Sold in the thread prefix use this in the rich text box.
HTML Code:
<font color=red>SOLD</font> |
All times are GMT. The time now is 10:56 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|