vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Portal Software - [Chris] Classifieds (https://vborg.vbsupport.ru/showthread.php?t=297847)

Toorak Times 05-12-2013 06:51 AM

Quote:

Originally Posted by TheForumMarket (Post 2421464)
Later today I'll release a ready widget and a forum sidebar block for this.



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.

SwollenCranium 05-12-2013 10:26 AM

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:

https://vborg.vbsupport.ru/external/2013/05/10.jpg


have I missed a setting somewhere? I don't think I have, installation was simple enough.

sadiq6210 05-12-2013 10:53 AM

Quote:

Originally Posted by SwollenCranium (Post 2421502)
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:

http://swollencranium.com/forums/att...0&d=1368357442


have I missed a setting somewhere? I don't think I have, installation was simple enough.

"Maybe" you are trying to buy your product ?!
Try to use another account.

Christos Teriakis 05-12-2013 10:55 AM

Quote:

Originally Posted by SwollenCranium (Post 2421502)
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.

I don't think that you messed anything. Most probably you're expecting to see these buttons in your own ads? What's the reason to see them? Are you planing to buy your own products:rolleyes:
Sorry for kidding...:) Seriously now... the buttons are not visible to the ad owner and to non logon users.

sadiq6210 05-12-2013 11:16 AM

Quote:

Originally Posted by TheForumMarket (Post 2421463)
Classifieds ver. 1.6.0 is available for download. This is a maintenance release.
  1. Adds the missing {vb:raw headinclude_bottom} from the templates.
  2. Improves RTL support with an extra setting (General settings-> Text direction ... default LTR).
To upgrade download ver.1.6.0 and then:
  1. Upload christeris/includes/functions.php to christeris/includes/
  2. Import product-classifieds.xml checking overwrite
  3. If you're using a RTL language change the setting Text direction in General Classifieds settings.
Chris

Thank you to support RTL
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

SwollenCranium 05-12-2013 11:18 AM

Quote:

Originally Posted by TheForumMarket (Post 2421504)
I don't think that you messed anything. Most probably you're expecting to see these buttons in your own ads? What's the reason to see them? Are you planing to buy your own products:rolleyes:
Sorry for kidding...:) Seriously now... the buttons are not visible to the ad owner and to non logon users.


Ha!

Yes sir, makes perfect sense now.


Thanks.

My Dark Tower 05-12-2013 12:19 PM

Awesome! This is what I am looking for. Thank you for all your hard work.

CharlieDelta 05-12-2013 01:10 PM

Excellent work and update Chris.
I have not updated yet to 1.6.0 but I have solved all of my issues. :)

DirtRider 05-12-2013 02:05 PM

I have just noticed that on a black theme the right blue window the text is very hard to see

http://www.triumphtalk.com/gallery/d...y_12_17_02.jpg

CharlieDelta 05-12-2013 02:09 PM

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;
}



All times are GMT. The time now is 08:12 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.01423 seconds
  • Memory Usage 1,760KB
  • 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
  • (16)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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