MyBB Hacks

Full Version: Trading Forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
(10-28-2010 01:36 AM)Vapor Wrote: [ -> ]Pistols

Look at just this selection first.
http://ohioguns.net/forum-5.html?filtert...http://ohioguns.net/forum-5.html?filtertf_trdfc
You won't get any result.

http://ohioguns.net/forum-5.html?filtert...http://ohioguns.net/forum-5.html?filtertf_trdf
You get one result.

So, I think the selection available for the first option is Pistol, not Pistols (except you already change it).

But I don't know other selection.

Could you give a temporary permission for guest to post a new thread in the forum?

Or, you can create one test thread for each category.
Please check your pm's rateu...thanks !
OK. Full edit this thread:
http://ohioguns.net/thread-26.html

Reselect the category.
It seems that when the first time the thread created, the value list is Pistol.
[attachment=265]

Now, the category is Pistols.
[attachment=266]

You can see the difference at the "Category: ........".

That's why when we try to access the Pistols category with this URL:
http://ohioguns.net/forum-5.html?filtert...http://ohioguns.net/forum-5.html?filtertf_trdfc
the thread not found.
Damn...now I feel stupid Frown
That was an easy fix...thanks rateu !
Biggrin
You are welcome, Vapor.
Oh, don't forget to delete my test thread.
Sorry for spamming your forum Biggrin

Ah, yes. If you want to add "All Product" links, you can add this kind of link wherever in trdf_forumdisplay_threadlist or trdf_forumdisplay:

HTML Code
<a href="{forumurl_q}filtertf_trdftnt[]=Buy&amp;filtertf_trdftnt[]=Sell">All Product</a>


That link should display all product.

And there is a settings for the default image if user didn't upload image. It is in Product Image custom thread fields, in Blank Replacement Value textarea.

Very nice Rateu, thank you very much !
(10-28-2010 06:59 AM)RateU Wrote: [ -> ]Ah, yes. If you want to add "All Product" links, you can add this kind of link wherever in trdf_forumdisplay_threadlist or trdf_forumdisplay:

HTML Code
<a href="{forumurl_q}filtertf_trdftnt[]=Buy&amp;filtertf_trdftnt[]=Sell">All Product</a>


Should be :

HTML Code
<a href="{$forumurl_q}filtertf_trdftnt[]=Buy&amp;filtertf_trdftnt[]=Sell">All Product</a>


But thanks, I have included it...simply amazing !

Krrrkkk....
Yes, should be like that.
I've missed the $ sign Oops
Any way to add 2 things?

1. If a user has an item for sale, add it to the user profile in post bit?

2. In the user profile page, add a section on total items sold and pending sales?


Thanks!
(10-29-2010 12:45 PM)Vapor Wrote: [ -> ]Any way to add 2 things?

1. If a user has an item for sale, add it to the user profile in post bit?

2. In the user profile page, add a section on total items sold and pending sales?
You'll need a custom plugin for those.
XThreads doesn't touch profiles or user attributes in any way...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Reference URL's