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 |
#1132
|
|||
|
|||
Quote:
Don't think that will work (this is your latest 5.1.5); <?xml version="1.0" encoding="ISO-8859-1"?> <bitfields product="microclassifieds"> <bitfielddefs> <group name="ugp"> <group name="microclassifieds"> <bitfield name="access" group="microclassifieds_permissions" phrase="microclassifieds_access">1</bitfield> <bitfield name="post" group="microclassifieds_permissions" phrase="microclassifieds_post">2</bitfield> <bitfield name="approve" group="microclassifieds_permissions" phrase="microclassifieds_approve">4</bitfield> <bitfield name="autopost" group="microclassifieds_permissions" phrase="microclassifieds_autopost">8</bitfield> <bitfield name="postowner" group="microclassifieds_permissions" phrase="microclassifieds_postowner">16</bitfield> <bitfield name="poststore" group="microclassifieds_permissions" phrase="microclassifieds_poststore">32</bitfield> <bitfield name="moderate" group="microclassifieds_permissions" phrase="microclassifieds_moderate">64</bitfield> <bitfield name="modcertified" group="microclassifieds_permissions" phrase="microclassifieds_modcertified">128</bitfield> <bitfield intperm="true" name="mc_maxads" group="microclassifieds_permissions" phrase="microclassifieds_maxads">0</bitfield> <bitfield intperm="true" name="mc_maxphotos" group="microclassifieds_permissions" phrase="microclassifieds_maxphotos">5</bitfield> <bitfield intperm="true" name="mc_maxfiles" group="microclassifieds_permissions" phrase="microclassifieds_maxfiles">5</bitfield> <bitfield intperm="true" name="mc_priority" group="microclassifieds_permissions" phrase="microclassifieds_priority">99</bitfield> </group> </group> </bitfielddefs> </bitfields> |
#1133
|
|||
|
|||
I have fixed it in 5.1.6 ... in any case.... as vB templating is crazy, can you try again the 5.1.6 file? Sometimes (happen to me), even if the error has been corrected, it stay there in the old error.
|
#1134
|
||||
|
||||
hey chris i narrowed it down to 2 templates
the microclassifieds_profile_sold_ads and microclassifieds_profile_bought_ads if i see something i will let you know |
#1135
|
|||
|
|||
Quote:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <bitfields product="microclassifieds"> <bitfielddefs> <group name="ugp"> <group name="microclassifieds"> <bitfield name="access" group="microclassifieds_permissions" phrase="microclassifieds_access">1</bitfield> <bitfield name="buy" group="microclassifieds_permissions" phrase="microclassifieds_buy">2</bitfield> <bitfield name="post" group="microclassifieds_permissions" phrase="microclassifieds_post">4</bitfield> <bitfield name="postduration" group="microclassifieds_permissions" phrase="microclassifieds_postduration">8</bitfield> <bitfield name="editduration" group="microclassifieds_permissions" phrase="microclassifieds_editduration">16</bitfield> <bitfield name="approve" group="microclassifieds_permissions" phrase="microclassifieds_approve">32</bitfield> <bitfield name="autopost" group="microclassifieds_permissions" phrase="microclassifieds_autopost">64</bitfield> <bitfield name="postowner" group="microclassifieds_permissions" phrase="microclassifieds_postowner">128</bitfield> <bitfield name="poststore" group="microclassifieds_permissions" phrase="microclassifieds_poststore">256</bitfield> <bitfield name="moderate" group="microclassifieds_permissions" phrase="microclassifieds_moderate">512</bitfield> <bitfield intperm="true" name="mc_maxads" group="microclassifieds_permissions" phrase="microclassifieds_maxads">1</bitfield> <bitfield intperm="true" name="mc_maxphotos" group="microclassifieds_permissions" phrase="microclassifieds_maxphotos">5</bitfield> <bitfield intperm="true" name="mc_maxfiles" group="microclassifieds_permissions" phrase="microclassifieds_maxfiles">5</bitfield> <bitfield intperm="true" name="mc_max1dur" group="microclassifieds_permissions" phrase="microclassifieds_max1dur">30</bitfield> <bitfield intperm="true" name="mc_max2dur" group="microclassifieds_permissions" phrase="microclassifieds_max2dur">60</bitfield> <bitfield intperm="true" name="mc_max3dur" group="microclassifieds_permissions" phrase="microclassifieds_max3dur">15</bitfield> <bitfield intperm="true" name="mc_priority" group="microclassifieds_permissions" phrase="microclassifieds_priority">99</bitfield> </group> </group> </bitfielddefs> </bitfields> Chris |
#1136
|
|||
|
|||
I got a bit stressed... sorry I'll go to get a shower and be back soon.
Chris |
#1137
|
|||
|
|||
Quote:
Still the same error No worries..Take you time. A shower might help to clear your mind... |
#1138
|
||||
|
||||
thanks for your time mate, no pressure
|
#1139
|
|||
|
|||
I don't believe it ... dozens of error pages for a vb:row insteal vb:raw
The correct file is here, and soon I'll re-upload the zip file. Chris |
#1140
|
||||
|
||||
that works.. thanks
|
#1141
|
|||
|
|||
The import works
BUT when I click on the avatar where it says TOP sellers etc... and also when I try to go to "my profile" I get this error: Database error in vBulletin 4.1.5: Invalid SQL: SELECT * FROM microclassifieds_orders WHERE sellerid= ORDER BY selldate DESC; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY selldate DESC' at line 1 Error Number : 1064 Request Date : Saturday, September 17th 2011 @ 12:54:00 PM Error Date : Saturday, September 17th 2011 @ 12:54:01 PM Script : http://komet.urljet.com/~tcmasorg/fo...ab=classifieds Referrer : http://komet.urljet.com/~tcmasorg/fo...lassifieds.php IP Address : 98.240.153.128 Username : MAXreefer Classname : vB_Database MySQL Version : 5.0.92-community-log |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|