vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - microAUCTIONS (Auction Classifieds) (https://vborg.vbsupport.ru/showthread.php?t=231577)

Vaupell 12-29-2009 06:25 PM

Great work, i am impressed.

Thumbs up, rated 5 stars and motm.
unfortunally i have no use for it,

but this is just great seing people actually doing the hard work :D

BBR-APBT 12-29-2009 06:29 PM

Very Nice I would rather have the Classifieds with out the auctions. Still very nice.

Rated and nominated even though I have no use for it.

ragtek 12-29-2009 06:43 PM

Quote:

Originally Posted by MicroHellas (Post 1941745)
By the way, a question. By using the datamanager I've to follow permissions rules for messages (eg Receive PMs or not, Ignore lists etc)? I think yes. But this is what I want to avoid. I want to give to those who have turn off PMs to avoid messages from forums, to be able to receive message for their auctions.

If you set the overridequota, it will work;)
PHP Code:

$botpermissions 2;
$pmdm =& datamanager_init('PM'$vbulletinERRTYPE_ARRAY);
$pmdm->set('fromuserid'1);
$pmdm->set('fromusername''username');
$pmdm->set('title''title of message');
$pmdm->set('message'"youre message");
$pmdm->set_recipients('newuser'$botpermissions);
$pmdm->set('dateline'TIMENOW);  
$pmdm->overridequota true;  
$pmdm->save(); 


Trek 12-29-2009 06:47 PM

Quote:

Originally Posted by BBR-APBT (Post 1941761)
Very Nice I would rather have the Classifieds with out the auctions. Still very nice.

Rated and nominated even though I have no use for it.

What he said. =) It looks really nice, I don't have much use for the auctions right now. But the classifieds I could use. I might be able to work with this though, we'll see.

Tagged for now!

Trek 12-29-2009 06:50 PM

Quote:

Originally Posted by MicroHellas (Post 1941733)
You understood perfectly. You can do anything you like for your own use, but that all. Your modifications should be used for your site(s) and just for it.


Maria

Actually, there's two different things here.

Someone per your usage rules cannot modify YOUR code and give it to someone else. Fair enough.

But what they CAN do is write an add-on that plugs into your code or otherwise uses your database, etc. That is all their own code. So his question about add-ons, yes you can write your own add-ons and give them out to anyone you want. It's your code. You just can't modify the code posted here.

Gnoll 12-29-2009 07:05 PM

i'm runnig a mmorpg discuss site , and i want to make a info part about prepaid cards , premiums etc ...
--------------------------------------------------------
can we edit this part
Buy it for x | Bid at least x | Contact Seller
to
Buy It* | Find Similar** | Contact Seller ( via PM - i think its core )
* > redirect to company site or product link
** > based on keywords or first keyword

VonDoom 12-29-2009 08:14 PM

Can this be used as a simple classifieds script without the auctions? Either way great work tagged for future use

Verionia 12-30-2009 03:55 AM

Hi I would like to know if I can use images for the products and if fees are deducted/given to owner of site from users who auction like ebay.com?

Can the auction part be disabled for a classified section? I would like both an auction and classified mod for my site. Thanks

MaryTheG(r)eek 12-30-2009 05:16 AM

Quote:

Originally Posted by BBR-APBT (Post 1941761)
Very Nice I would rather have the Classifieds with out the auctions. Still very nice.

Rated and nominated even though I have no use for it.

Should be a Pro version with many advanced features. One of them should give to users the ability to choose between Classified Ad or Auction when post it.

Maria

MaryTheG(r)eek 12-30-2009 05:17 AM

Quote:

Originally Posted by Verionia (Post 1942152)
Hi I would like to know if I can use images for the products and if fees are deducted/given to owner of site from users who auction like ebay.com?

Can the auction part be disabled for a classified section? I would like both an auction and classified mod for my site. Thanks

Read my post #19

Maria


All times are GMT. The time now is 06:11 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.01257 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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