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)

sadiq6210 05-21-2013 05:43 AM

This is the page source Chris

Code:

<div class="blockrow">
<iframe width="100%" scrolling="auto" height="100" frameborder="1" align="right" marginheight="5" marginwidth="5" src="christeris/classifieds/includes/terms.php" name="rules">
<html>
<head>
</head>
<body>
<font size="2" face="Tahoma"> Place your rules here................. </font>
</body>
</html>
</iframe>
</div>


Christos Teriakis 05-21-2013 06:24 AM

Quote:

Originally Posted by sadiq6210 (Post 2423284)
This is the page source Chris

Ok, I forgot the "final touch".

Replace:
Code:

<iframe ..................... /iframe>
With
Code:

{vb:raw vboptions.classifieds_terms}

sadiq6210 05-21-2013 06:49 AM

Quote:

Originally Posted by Christos Teriakis (Post 2423291)
Ok, I forgot the "final touch".

Replace:
Code:

<iframe ..................... /iframe>
With
Code:

{vb:raw vboptions.classifieds_terms}

Fixed :up: Thanks Chris

Christos Teriakis 05-21-2013 09:05 AM

The final (non Beta anymore) Classifieds version 1.8.1 has released fixing 2 reported bugs:
  1. Wrong variable name is search results (even if that value is very rarelly used)
  2. Terms in Add/Edit form was still pointing to iframe while the rest code has changed.
To upgrade:
  1. Upload classifieds.php to your forum installation
  2. Import product-classifieds.xml file checking Overwrite
As I said before this is the final version. No more improvements are in schedule. I believe that the currect features (with the extra CMS Widget and Forum Sidebar block) are making completes the average admin needs. Offcourse I'll continue supporting it for bug fixes.

Thank you for your support
Christos Teriakis
(aka ChrisTERiS)

Muhammad Rahman 05-21-2013 10:43 PM

first,
Once the buyer make an offer, then the product will automatically disappear temporarily from the list of purchase ..

in some cases buyers making multiple offers different products ... for example, to 2, 3, 4 products and so on ....
  • Where buyers can see the list of products that already was bidding??


second,
In trading activities would not only one vendor selling the product "X", there will be a lot of sellers who sell similar products ..

ie Person A sells its products this morning, then the product will be on top of the purchase list .. but when the afternoon could have been the product A will be on the bottom of the list in that category because many sellers who sell goods ..
  • How can make the A product could be back in the top of the list or on the first page of the purchase list .. because it makes the same products to the list are not good.,,
  • in my opinion, give the A feature that can update the product to get back on top, for example up to 5 update.

sorry, my english bad. :o
thank you ..

Christos Teriakis 05-22-2013 09:32 AM

Quote:

Originally Posted by Muhammad Rahman (Post 2423445)
first,
Once the buyer make an offer, then the product will automatically disappear temporarily from the list of purchase ..

I'm not sure if I understood you. Do you mean to hide the ad when a user "Makes an Offer"? This is not the right way. Making an offer means nothing. Why to hide it?


Quote:

Originally Posted by Muhammad Rahman (Post 2423445)
  • Where buyers can see the list of products that already was bidding??

This exists only in my Auctions mod. Maybe at a later time I'll add it to Classifieds.

Quote:

Originally Posted by Muhammad Rahman (Post 2423445)
second,
In trading activities would not only one vendor selling the product "X", there will be a lot of sellers who sell similar products ..

ie Person A sells its products this morning, then the product will be on top of the purchase list .. but when the afternoon could have been the product A will be on the bottom of the list in that category because many sellers who sell goods ..
  • How can make the A product could be back in the top of the list or on the first page of the purchase list .. because it makes the same products to the list are not good.,,
  • in my opinion, give the A feature that can update the product to get back on top, for example up to 5 update.
sorry, my english bad. :o
thank you ..

Sorry, but this is something that really didn't understood. The only that I can say based "On many products... Many Sellers ...." etc etc. Have said that this is a simple mod. Works fine for sites that they've around 10 ads per day. If you expect more traffic, then it will not works for you. Most probably you need a standalone PHP Classifieds script to integrade with vB.

Christos

migratoria 05-22-2013 11:36 AM

Quote:

This exists only in my Auctions mod. Maybe at a later time I'll add it to Classifieds.
Hi Chris

The integration of the auction he would have a good solution that would make complete your mod

migratoria 05-22-2013 12:24 PM

HI Chris

If I add the code to the rules of writing in vBSEO custom vBSEO:
Code:

'^classifieds\.php\?do=main&catid=(.*)$' => 'classifieds/category-$1/'
'^classifieds\.php\?do=viewitem&itemid=(.*)$' => 'classifieds-$1/'
'^classifieds\.php\?do=whatsnew&timeframe=(.*)$' => 'classifieds/new-days-back-$1/'
'^classifieds\.php\?do=seller&sellerid=(.*)$' => 'classifieds/seller-$1/'
'^classifieds\.php\?do=search$' => 'classifieds/searchresults/'

I get this when I click on an ad

www.mysite.com/forum/classifieds-9/
www.mysite.com/forum/classifieds-8/
etc...

What could be wrong?

MoveOver.cc 05-22-2013 12:31 PM

Hi,

Great mod.

When I upgraded to 1.8.1, I lost all my thumbnails on the classified from page. I reverted back to 1.6.1 and they are back again. Am I doing something wrong?

Thx

CharlieDelta 05-22-2013 01:47 PM

Quote:

Originally Posted by MoveOver.cc (Post 2423534)
Hi,

Great mod.

When I upgraded to 1.8.1, I lost all my thumbnails on the classified from page. I reverted back to 1.6.1 and they are back again. Am I doing something wrong?

Thx

I had the same problem and it was a template that I had to edit. I just forget now what template it was but I believe it may have been "classifieds_view_item". The code was
Code:

{vb:raw logo}
and should have been
Code:

christeris/classifieds/photos/{vb:raw logo}
If you are unsure either paste the contents of that template here or give us the URL to your page.


All times are GMT. The time now is 02:16 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.01764 seconds
  • Memory Usage 1,755KB
  • 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
  • (8)bbcode_code_printable
  • (7)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