vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Mary's Classifieds (https://vborg.vbsupport.ru/showthread.php?t=267194)

Christos Teriakis 08-26-2011 05:15 PM

Quote:

Originally Posted by BWJ (Post 2238410)
0 votes. Its a tie 52-52... :-).

WOW !!! WOW !!! WOW !!!! :):):):):)
An update for one more vote !!! :D

maineGuy72 08-26-2011 05:18 PM

can you do one other things for me? please

product-microclassifieds.xml line 3273

replace the whole if condition with this
Code:

    <vb:if condition="$classified_sold==49">
      <select size="1" style="width:100px;" onchange="window.location.href=this.options[this.selectedIndex].value">
      <option value="0" selected="selected">{vb:var vbphrase.microclassifieds_select_short}</option>
      <vb:if condition="$classified_price>0">
        <option value="usercp_classifieds.php?do=sellitem&itemid={vb:raw classified_id}&statusid=1">{vb:var vbphrase.microclassifieds_accept_sale}</option>
      </vb:if>
      <option value="usercp_classifieds.php?do=sellitem&itemid={vb:raw classified_id}&statusid=1">{vb:var vbphrase.microclassifieds_accept_sale}</option>
      <option value="usercp_classifieds.php?do=rejectitem&itemid={vb:raw classified_id}&urlid=1">{vb:var vbphrase.microclassifieds_reject_sale}</option>
      <option value="usercp_classifieds.php?do=deleteitem&itemid={vb:raw classified_id}&urlid=1">{vb:var vbphrase.microclassifieds_delete_ad}</option>
      </select>
    </vb:if>

it adds accept to the drop down list in the usercp in the accept sale tab. it had the option is reject or delete but not accept. thanks

Christos Teriakis 08-26-2011 05:19 PM

This version fixes all post bugs after the release of 5.1.1 and also shows the searchable fields in the Ad's page. Finally the extra fields moved from the Seller's block to the Ad's block.

Please upload all files and import product-microclassifieds.xml

Thank you
Chris

Christos Teriakis 08-26-2011 05:20 PM

Quote:

Originally Posted by maineGuy72 (Post 2238414)
can you do one other things for me? please

product-microclassifieds.xml line 3273

replace the whole if condition with this
Code:

    <vb:if condition="$classified_sold==49">
      <select size="1" style="width:100px;" onchange="window.location.href=this.options[this.selectedIndex].value">
      <option value="0" selected="selected">{vb:var vbphrase.microclassifieds_select_short}</option>
      <vb:if condition="$classified_price>0">
        <option value="usercp_classifieds.php?do=sellitem&itemid={vb:raw classified_id}&statusid=1">{vb:var vbphrase.microclassifieds_accept_sale}</option>
      </vb:if>
      <option value="usercp_classifieds.php?do=sellitem&itemid={vb:raw classified_id}&statusid=1">{vb:var vbphrase.microclassifieds_accept_sale}</option>
      <option value="usercp_classifieds.php?do=rejectitem&itemid={vb:raw classified_id}&urlid=1">{vb:var vbphrase.microclassifieds_reject_sale}</option>
      <option value="usercp_classifieds.php?do=deleteitem&itemid={vb:raw classified_id}&urlid=1">{vb:var vbphrase.microclassifieds_delete_ad}</option>
      </select>
    </vb:if>

it adds accept to the drop down list in the usercp in the accept sale tab. it had the option is reject or delete but not accept. thanks

Too later for 5.1.2 Mike. Sorry. Tomorrow. I don't have the physical power to do anything right now.

Chris

maineGuy72 08-26-2011 05:26 PM

Quote:

Originally Posted by ChrisTERiS (Post 2238417)
Too later for 5.1.2 Mike. Sorry. Tomorrow. I don't have the physical power to do anything right now.

Chris

no worries i will add it to mine than on next update will have it. thanks again chris and enjoy rest of the day

1320Nation 08-26-2011 07:41 PM

Can someone explain how to remove the "Classifieds" Tab from the menutab?

I was given suggestions on two different ways on how to do this in post #510 and #518, but neither really worked properly. Both methods did remove the "Classifieds Tab", but they both also removed the main options/settings navbar from with in. The... What's New?, Post Classified, My Settings, and Moderate Classifieds disappear. Advanced thanks for who ever can help with this.

Jman423 08-26-2011 09:08 PM

Quote:

Originally Posted by psychobike (Post 2238471)
Can someone explain how to remove the "Classifieds" Tab from the menutab?

I was given suggestions on two different ways on how to do this in post #510 and #518, but neither really worked properly. Both methods did remove the "Classifieds Tab", but they both also removed the main options/settings navbar from with in. The... What's New?, Post Classified, My Settings, and Moderate Classifieds disappear. Advanced thanks for who ever can help with this.

Maybe I misunderstood what you were asking...

You want to remove the Classifieds tab, but keep the subnav options?

BWJ 08-26-2011 09:24 PM

Thank you for your hard work Chris!

1)
5.1.2 removed the error message while sorting within a category. Problem now, is that if you push the arrow the sorting will collect information from all categories, like in advanced search.

2) In the profile tab, there is no 'Post at' time for each classified

4) In advanced search: The location drop down box doesn't follow the width of the letters. It cuts them and is too narrow. There doesn't seem to be the same problem with the other drop downs.

5) Non-latin letters are not respected in the drop down of a 'seachable field' (created in admin) in sorting within advanced search . It will show them but it will not sort them. In stead it will write 'No records found'.

6) Furthermore I have found some more non translatable phrases. But I guess you prefer to get the primary bugs scrubbed first.

dypsisdean 08-26-2011 09:28 PM

I hadn't updated in a week or two, but a user informed me that when he clicked on "BUY IT" he was taken to the Home Page of my forum. I confirmed this was happening and just uploaded the latest everything, and the same thing is happening.

The URL after clicking on BUY IT is http://www.sitename/forum/#

HELP PLEASE

dypsisdean 08-26-2011 09:39 PM

Another small problem - PLEASE

I have the photos per row set to 4, but it doesn't seem to work after the latest upgrade. I have included an attachment.


All times are GMT. The time now is 08:13 PM.

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.01802 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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