vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - SR Classifieds 1.0.2 Light (https://vborg.vbsupport.ru/showthread.php?t=112504)

Da Drgon 04-11-2006 07:04 AM

will there be an ability to select the currency of the sale during posting in the premium version? oh yeah... good work! please put me down on the premium buy list! :D

ConKien 04-11-2006 08:20 AM

Great hack, please add me to the list for the premium version!

SkyCatcher 04-11-2006 08:43 AM

Quote:

Originally Posted by Deska
Lol, :)
So, no other way to did that for Lite version? :D

You edit your database with phpmyadmin for example.

Find the sr classifieds table with your extra fields and go to structure mode.

Set fieldID to be the primary key.


This allows multiple fields with the same name to be displayed.

Add a new field with all the info selected, hit submit, then hit the back button, change the category to the next one you'd like it to appear in and hit submit... do the over and over until you have the field in every category.

You'll end up with, for example, 5 fields with the same name, which show up in 5 different categories.

It's the simplest way without modifying the code.

SkyCatcher 04-11-2006 08:45 AM

BTW - I've noticed it's hard to distinguish between buyers and sellers.... is it possible to add a prefix dropdown list to the title of the ad (Wanted | Selling) or something to that extent?

Da Drgon 04-11-2006 08:50 AM

also, will there be an option (in lite and premium) to change the member contact abilities to pm instead of email? currently, the member info shows "send a message via email to..." some people may not like the fact that they can be emailed regarding transactions and prefer being contacted via the pm system instead.... maybe have this observe the vb native user options instead (usually people have email disabled in usercp, but have pm on, or the other way around)? but if that were the case, I think it's wise to actually force users to enable one or both forms of private contacting in usercp, otherwise deny their access to SR classifieds

Da Drgon 04-11-2006 09:04 AM

oh yeah... currently, I'm testing the system right now to work out the bugs... I noticed that I can't manage the feedbacks yet, unless I didn't see it... how do I remove feedbacks?

also, will there be an ability for moderators to move ads to different categories? I know deleting is possible already

Da Drgon 04-11-2006 09:37 AM

well I deleted the feedbacks by deleting the entries in the vb_sr_classifieds_ratings table directly in the database..... there's got to be a easier way for management to be done, especially for moderators!

Deska 04-11-2006 09:48 AM

Thank's SkyCatcher :D

Da Drgon 04-11-2006 10:27 AM

found a bug in the sr_classifieds_feedbit template....

Code:

<td class="alt2"><if condition="$show[editcomment]"><a href="sr_classifieds.php?do=editfeedback&rateid=$feed[rateid]">
($vbphrase[sr_classifieds_edit])</a></if>
<a href="sr_classifieds.php?do=ad&adid=$feed[adid]">$feed[comment]</a></td>

where sr_classifieds.php?do=ad&adid= should be sr_classifieds.php?do=ad&id= instead... if you click on the ad link in the user feedback, it gives you an error saying the ad doesn't exist... that's because the URL is not correct.... I manually edited the template and corrected it

pcoskat 04-11-2006 11:19 AM

Will the premium version have a module for vBAdvanced? So that users should display either RANDOM ADS or RECENT ADS on vBadvanced (or forum home, for that matter...)


All times are GMT. The time now is 09:17 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.01391 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (1)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