The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Mary's Classifieds Details »» | ||||||||||||||||||||||||||
-----Not available any more------ *** VERY IMPORTANT NOTICE *** By downloading and installing the new version 5.0.3, you automatically accept the following restrictions in use, which have been approved as legal from the Administrator Team of vB.org.
With 100+ support pages, its impossible for me to follow the posts her. That's why I opened in my site:I'll appreciate your understanding on the fact that this is a Free product, so don't expect superior level support, but I'll try my best with the help of Bug Tracker. Also note that even if you can suggest new features, these features will be include in the upcoming CMPS style version which will be Commercial. No plans exist for adding new features in the Free version. Just bug fixes. --------------------------------------------------------------------------- NEW VERSION 6.6.0 There are many new features to this version to list them now. Spend sometime to explore the new mod and you'll find them. The only that I want to mention is that the SEO rules that I've, are normal rules and not vbSeo rules. How to upgrade:
Chris 1.- How it works
This version fixes all posted bugs and corrects any styling issued by using external css files (microclassifieds/includes/classifieds.css). It also replace the inline blocks (Buy Now etc) with modal popup windows. 7.- Upgrade to ver.4.9.5
9.- Upgrade to ver.4.9.5a
11.- Upgrade to ver.4.9.5a
Quote:
Show Your Support
|
21 благодарности(ей) от: | ||
Adrijan, BCP Hung, Bram H, BWJ, cherylferraro, fwulfers, GhoHan, HoSStiA, K4GAP, klaush, maineGuy72, Max Paint, nacaruncr, principino1984, sadiq6210, Sayid, shadowfax3, stationar, victorvu, warringtonpl, weexto |
Comments |
#1242
|
||||
|
||||
Pleae reply to my posting above about the datagrid width Holy VB.org members do me this favor ^^ its really important for me
|
#1243
|
||||
|
||||
Quote:
|
#1244
|
|||
|
|||
I just noticed on your site you released version 6.0.
Is this the PRO version now. Can you tell us a little what the main differences are? Michael Nevermind... I purchased the V6 in the mean time. Very very nice!!!! |
#1245
|
|||
|
|||
Are you able to charge for a classified with this program?
|
#1246
|
|||
|
|||
It follows the usergroup permissions. If you want your users to pay for posting Ads, you must add a usergroup (eg Sellers) and allow only this usergroup to post.
Chris |
#1247
|
|||
|
|||
Quote:
1.- microclassifieds_searchgrid 2.- microclassifieds_browsegrid Find: Code:
<body bgcolor="#FFFFFF"> Code:
<body> Quote:
Search for: Code:
$objGrid-> FormatColumn Code:
$objGrid-> FormatColumn("logo","".$vbphrase["microclassifieds_photo"]."", "25", "0","0","60","center","imagelink:microclassifieds/photos/thumbs/%s:loadAd(%s),id"); $objGrid-> FormatColumn("adtype","".$vbphrase["microclassifieds_grid_adtype"]."", "40", "50", "0", "30", "center", "image:microclassifieds/images/adtype%s.png"); $objGrid-> FormatColumn("title","".$vbphrase["microclassifieds_title"]."", "13", "20", 0, "100","left", "link:loadAd(%s),id"); $objGrid-> FormatColumn("categoryid","".$vbphrase["microclassifieds_category"]."", "5", "1", 0, "70", "left", "related:select name from ".TABLE_PREFIX."microclassifieds_categories where id=%s"); $objGrid-> FormatColumn("userid","User", "5", "30", 2, "5", "left"); $objGrid-> FormatColumn("username","".$vbphrase["microclassifieds_seller"]."", "5", "30", 0, "70", "left", "link:loadUser(%s),userid"); $objGrid-> FormatColumn("newused","".$vbphrase["microclassifieds_condition"]."", "5", "30", 1, "55", "left", "select:1_".$vbulletin->options["microclassifieds_new_item"].":2_".$vbulletin->options["microclassifieds_used_item"].""); $arrConditions = array("['adtype']==3" => "['buynow']", "['adtype']!=3" => "['price']" ); $objGrid-> FormatColumn("starts","".$vbphrase["microclassifieds_post_at"]."", "5", "30", 0, "50", "right"); $objGrid-> FormatColumn("price","".$vbphrase["microclassifieds_price"]."", "5", "30", 0, "60", "right", "money:".$vbulletin->options["microclassifieds_curpre"].""); $objGrid-> FormatColumn("location","".$vbphrase["microclassifieds_location"]."", "5", "10", "0", "65", "left"); Chris |
#1248
|
|||
|
|||
When someone clicks Report It for a classified ad and fills out the message, what is supposed to happen?
|
#1249
|
|||
|
|||
I get this on a new install on a forum upgraded vb3.8.2 to vb4.1.6
Uncaught TypeError: Object #<Object> has no method 'imgAreaSelect' (anonymous function)usercp_classifieds.php:328 D.event.handle D.event.add.handle no users are able to add a selection to the image for thumbnail-cropping. Any ideas? |
#1250
|
|||
|
|||
Quote:
Most probably someone didn't uploaded at all, or uploaded with errors. Chris |
#1251
|
|||
|
|||
Quote:
Chris |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|