The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
Classifieds by Christos Teriakis aka ChrisTERiS Demo: http://www.christeris.net/dev42/classifieds.php Demo Accounts: demouser1 / demopass1 demouser2 / demopass2 demouser3 / demopass3 1.- What's this mod? Is better to say what is NOT this mod ![]()
Using vBulletin's Subscriptions Manager you can set subscription which will upgrade the subscribers to a higher usergroup with more privilenges in SL Classifieds. eg:
Since the time that DBTech released their Copyright Manager, I've removed my own copyrights. I found their action insulting me to maximum. Their wording "Site is powered by vBulletin AddOns and Modules by Dragonbyte Tech" (and not "Some parts of this site"), means that everything there is their own work, ignoring on the worst way the fact that there are 100's of other coders and designers who are supporting this community for years. So, I'm letting the glory to them. No copyrights from my side. Enjoy it Christos Teriakis aka ChrisTERiS Show Your Support
|
Comments |
#182
|
||||
|
||||
![]() Quote:
Seriously? This is awesome mate! I have tried to vote for your idea for Paypal but the system won't let me.I would support, but would to be able to turn off like suggested above. I just love the way you've seamlessly built the user profile into it. |
#183
|
||||
|
||||
![]()
Sir,
I am not seeing a Buy it now or a make offer button. Even if I leave the price as zero I still can't get a make offer to appear. Same result on default skin with all versions of this mod. 1. I create new ad. 2. Fill in all fields. 3. Publish ad. Looks like this even if I set for sale and no price: ![]() have I missed a setting somewhere? I don't think I have, installation was simple enough. |
#184
|
|||
|
|||
![]() Quote:
Try to use another account. |
#185
|
|||
|
|||
![]() Quote:
![]() Sorry for kidding... ![]() |
#186
|
|||
|
|||
![]() Quote:
Please Chris add these fixes to the next release. Use stylevar in: 1) classifieds_main Code:
<td width="100%" align="right" style="padding-bottom:5px;"> Code:
<td align="{vb:stylevar left}" valign="top" style="width:{vb:raw vboptions.classifieds_leftside}; padding-right:10px;"> Code:
<td align="{vb:stylevar left}" valign="top" style="width:{vb:raw vboptions.classifieds_rightside}; padding-left:10px;"> 2) classifieds_browse_bit Code:
<div style="float: {vb:stylevar left}; padding-right: 5px; padding-bottom: 4px; {vb:raw thumbdivstyle}"> Code:
<span class="readmore" style="clear: left;float: {vb:stylevar right};font-weight: bold;text-align: {vb:stylevar right};width: 50%;"> 3) classifieds_browse Code:
<td align="{vb:stylevar left}" valign="top" style="width:{vb:raw vboptions.classifieds_rightside}; padding-left:10px;"> Code:
<td align="{vb:stylevar left}" valign="top" style="width:{vb:raw vboptions.classifieds_leftside}; padding-right:10px;"> 4) classifieds_categories_bit Code:
<div style="float: {vb:stylevar left}; padding-right: 5px; padding-bottom: 4px; {vb:raw thumbdivstyle}"> Code:
<span class="readmore" style="clear: left;float: {vb:stylevar right};font-weight: bold;text-align: {vb:stylevar right};width: 50%;"> 5) classifieds_view_item Code:
<td width="100%" valign="top" style="padding-left:10px; padding-right:10px;"> Code:
<td colspan="2" align="{vb:stylevar left}" style="padding-top:10px; padding-right:10px;"> Code:
<td style="padding-right:10px;"> 6) classifieds.css Code:
.popup_ul { list-style-type: circle; margin-left: 15px; margin-right: 5px; margin-top: 5px; } Code:
td.adtype { margin-right:10px; border-bottom: 2px solid #425769; } Code:
td.rightsection { border-top: 4px solid #425769; background: #CBDCEA; border-left: 1px solid #425769; } It is easy to modify it but painful to repeat many times |
#187
|
||||
|
||||
![]() Quote:
Ha! Yes sir, makes perfect sense now. Thanks. |
#188
|
||||
|
||||
![]()
Awesome! This is what I am looking for. Thank you for all your hard work.
|
#189
|
|||
|
|||
![]()
Excellent work and update Chris.
I have not updated yet to 1.6.0 but I have solved all of my issues. ![]() |
#190
|
|||
|
|||
![]()
I have just noticed that on a black theme the right blue window the text is very hard to see
![]() |
#191
|
|||
|
|||
![]()
Hey Dirtrider,
I had the same issue. You just need to adjust the background color in the classifieds.css. CSS Templates=>classifieds.css. Change the background color in the following code to suit your needs. ![]() Code:
td.rightsection { border-top: 4px solid #D3D4AA; background: #5C5B4B; border-left: 1px solid #D3D4AA; } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|