Please check your pm's rateu...thanks !
Damn...now I feel stupid
That was an easy fix...thanks rateu !
You are welcome, Vapor.
Oh, don't forget to delete my test thread.
Sorry for spamming your forum
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&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&filtertf_trdftnt[]=Sell">All Product</a>
|
Should be :
HTML Code
<a href="{$forumurl_q}filtertf_trdftnt[]=Buy&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
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...