View Full Version : Major Additions - vbFClassifieds by vbFreelancers
Olympic
01-09-2008, 10:00 PM
Removed by the Author
due to luck of free time to support it.
------------------------------------------------------------
vbFClassifieds by vBulletin Freelancers
http://www.vbulletinfreelancers.com
1.- Features
Unlimited Categories
Unlimited Subcategories
Paid or Free Ads
Ability to use different price per category/subcategory
Sellers can accept PayPal IPN payments
Sellers can setup different PayPal account for each Ad
Sellers can sell in different currency per Ad
Buyers can post review and rating for Sellers
Top Sellers block
You can use different template than the site's template
You can use different template even per category
Editor Choice Ads
vbSeo friendly
No time limit on use
This is our Lite version2.- Commercial vs Lite version
Flexible custom fields, organized in fieldsets. Cutom fields are reusable and of course you can assign each field group to one, many or all categories
Sponsored and Premium Ads
Bookmarks
Tell a Friend
Report Ads
RSS per category/subcategory3.- Installation
Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
CMOD the following directories to 777
/photos (inside vbfclassifieds directory)
/tmp (inside vbfclassifieds/photos directory)
/thumbs (inside vbfclassifieds/photos directory)
For security reasons backup your database AND turn your board off
Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_vbfclassifieds.xml
If you want to add a link to your nav bar then you must edit the NAVBAR template:
Search For:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">
$vbphrase[calendar]</a></td>
Add Below:
<td class="vbmenu_control"><a href="vbfclassifieds.php$session[sessionurl_q]">Classifieds</a></td>
....or use any other word you want
By default none usergroup has permissions to use vbfclassifieds, so you need to give permissions to any group. Goto AdminCP->Usergroups->Usergroup Manager and edit any usergroup you like to give permissions.
If you've installed vbSEO, Login into vbSEO Control Panel, click "Custom Rewrite Rules", insert rewrite rules (attached in vbseo-rules.txt to not lose formatting) and save settings.4.- Copyright
The script cannot be redistributed, reproduced, or published in any way. Modifying this
script and sharing or publishing your modification anywhere without the author's written permission is not allowed, but you can modify it as you want but just for your
own use.
In addition to above restrictions you can't develop and share addons for 3nd party scripts (eg for vBadvanced).
Removal of our copyright link is strictly prohibited.
SwollenCranium
01-10-2008, 05:12 PM
Nice.
dilbert
01-10-2008, 06:28 PM
Is it easy to upgrade from this version to pro?
soletrader
01-10-2008, 08:57 PM
The thumbs are not showing up correctly.
Matty.B
01-10-2008, 10:19 PM
Installed
Matty.B
01-10-2008, 11:45 PM
Is there a setting to allow so that certain usergroupd don't have to pay for the advertisements? Ie.. I'm the SuperAdmin yet I still have to pay myself $0.50 cents to get one added.. How can I solve this?
seangworld
01-11-2008, 04:34 AM
oh good, olympic, you finally moved it up here to vb3.7.
i'll click install since i installed it on 3.7 just a few days ago and told you it works perfectly.
are there any changes in the last few days in the download?
seangworld
01-11-2008, 04:35 AM
p.s.: i also nominated it.
Olympic
01-11-2008, 05:47 AM
Is it easy to upgrade from this version to pro?
Techically is very easy. But as the Pro version supports custom fields, all ads that already have been post, need to be editing to update the extra fields (if you setup any of them).
Chris
Olympic
01-11-2008, 05:47 AM
Is there a setting to allow so that certain usergroupd don't have to pay for the advertisements? Ie.. I'm the SuperAdmin yet I still have to pay myself $0.50 cents to get one added.. How can I solve this?
Marked for a furthure upgrade.
Chris
Olympic
01-11-2008, 05:48 AM
p.s.: i also nominated it.
Thank you for supporting our mods.
Chris
Olympic
01-11-2008, 05:49 AM
The thumbs are not showing up correctly.
Are not showing at all, are you getting broken link?... what exactly?
soletrader
01-11-2008, 07:26 AM
The thumbs that get uploaded into the thumbs folder does not become an image. I get a no image.
Olympic
01-11-2008, 07:32 AM
The thumbs that get uploaded into the thumbs folder does not become an image. I get a no image.
Please check:
If you've cmod 777 the dierctories:
photos/
photos/thumbs
photos/tmp
If you've setup in usergroup permissions an amount of allowed uploads greater than 0. Default is 0Chris
Matty.B
01-11-2008, 09:53 AM
Marked for a furthure upgrade.
Chris
Beautiful :D Thanks for that
soletrader
01-13-2008, 05:34 AM
I noticed another problem. When clicking on an image, i get the image loading picture but that is it. It will not load. Any suggestions?
JamesC70
01-13-2008, 02:57 PM
I've found what I consider to be a major problem.
I want to use this so that members of the forum can post their own items for sale. However, when they try to buy something, PayPal is trying to pay the email account defined in AdminCP as the PayPal Merchant Account email address.
Why doesn't this script provide PayPal the email address that the seller provides when they place the ad? This would solve the problem.
Also, if an email address is not defined within the ad, the "Buy It!" option should be disabled.
vbFreelancers
01-13-2008, 03:10 PM
Why doesn't this script provide PayPal the email address that the seller provides when they place the ad? This would solve the problem.
Are you sure for it? Because I've checked it on my own. Of course I must admit that I checked it with the commercial version, but I don't think that Olympic has touched any part of the code there. I'll be back after rechecking it.
Also, if an email address is not defined within the ad, the "Buy It!" option should be disabled.
You're right, and this is totally my faulty approach. I added this restriction, but following wrong condition (if the price=0 and not if the email is empty). I'll correct it and we'll post an update. Sorry for troubles.
JamesC70
01-13-2008, 03:28 PM
Are you sure for it? Because I've checked it on my own. Of course I must admit that I checked it with the commercial version, but I don't think that Olympic has touched any part of the code there. I'll be back after rechecking it.
I am sure.
Turn Sandbox off (I don't have a Sandbox account).
Put a specific email address in AdminCP, something that you'll recognize in a minute.
Edit an existing ad to show a second email address. Theoretically this is who PayPal should send payment to.
Try to buy the item in this ad, and enter a third email address.
On my end, the third email address is trying to pay the first email address, not the second. I can screenshot all this and email it to you if you like.
JamesC70
01-13-2008, 03:30 PM
I added this restriction, but following wrong condition (if the price=0 and not if the email is empty). I'll correct it and we'll post an update. Sorry for troubles.
I split my replies, as these are two different problems.
I think a "Buy It!" should be allowed if price=0, as someone could be giving something away. Just thought I'd put my two cents in before you change your code. :)
vbFreelancers
01-13-2008, 03:43 PM
I split my replies, as these are two different problems.
I think a "Buy It!" should be allowed if price=0, as someone could be giving something away. Just thought I'd put my two cents in before you change your code. :)
For sure it's wrong, not only, as you wrote, someone can give something away, but also because someone can sell something and don't want (or can't be) payment with PayPal. Imagine to sell a Porsche by accepting payment with paypal?:eek:
PS- What means the saying: "I'd put my two cents"?:confused:
JamesC70
01-13-2008, 04:07 PM
PS- What means the saying: "I'd put my two cents"?:confused:
To "give my two cents" is to give an opinion that the listener may consider to be of low value. Instead of a million-Euro comment, this comment would be worth EU0.02 . :)
Olympic
01-14-2008, 07:43 AM
Hello,
An updated version 1.0.1 of vbFClassifieds has been released. New version fixes:
Bug when a user is trying to pay for an item, where instead of the seller's PayPal email, the admin's email was appeared for payment. Thanks to JamesC70
Wrong coding. Buy it option was hidden if the price was 0. This way it was impossible to a buyer to buy an item from a seller who don't accept PayPal.
Bug. Now the Delete photo appear under the photo, so you can replace the original image.To upgrade:
Upload vbfclassifieds.php
Re-import product-vbfclassifieds.xml (don't forget to check the overwrite option).Please note that this version dosen't includes any feature request. This will be an upcoming upgrade.
Regards
Chris
seangworld
01-16-2008, 07:09 AM
i found another bug too.
subcategories when listing an item. my first category i had created was 'automotive' and it has 4 subs. well no other subcategories show up in the dropdown menus. let's say im in the clothing category. if i use the dropdown menu for the subs, it still shows the subs for automotive.
vbFreelancers
01-16-2008, 07:44 AM
i found another bug too.
subcategories when listing an item. my first category i had created was 'automotive' and it has 4 subs. well no other subcategories show up in the dropdown menus. let's say im in the clothing category. if i use the dropdown menu for the subs, it still shows the subs for automotive.
Do you mean when you're trying to add a Classified?
seangworld
01-16-2008, 07:57 AM
yes ma'am.
BatMNet
01-16-2008, 11:08 AM
Installed :D
Any chance of the adding of being able to "Approve" certain ads without paying the categories fees (say i'm admin and myself or my brother, regular member, want to post a porche.. I don't want myself or him to have to pay the $.50 to myself :P)
In small.. A way of making Status: Unpaid and Unpublished (Pay Now) and Approvedto maybe include (in the admin view only ;) )Status: Unpaid and Unpublished (Pay Now) (Waive Fee) and Approved or maybe an option within Member Menu for the admins.
vbFreelancers
01-16-2008, 12:32 PM
Installed :D
Any chance of the adding of being able to "Approve" certain ads without paying the categories fees (say i'm admin and myself or my brother, regular member, want to post a porche.. I don't want myself or him to have to pay the $.50 to myself :P)
In small.. A way of making to maybe include (in the admin view only ;) ) or maybe an option within Member Menu for the admins.
Nice suggestion and less complicated to add it. I had in mind to add one more field to usergroup permissions, but your suggestion is much more applicable.
thank you
seangworld
01-16-2008, 05:14 PM
i found another bug too.
subcategories when listing an item. my first category i had created was 'automotive' and it has 4 subs. well no other subcategories show up in the dropdown menus. let's say im in the clothing category. if i use the dropdown menu for the subs, it still shows the subs for automotive.
status?
BatMNet
01-16-2008, 07:51 PM
Nice suggestion and less complicated to add it. I had in mind to add one more field to usergroup permissions, but your suggestion is much more applicable.
thank you
Thanks, I feel it would be needed and would be highly used ;)
I had thought of some other ways too.
1. Like you said "usergroup Permissions"
2. When posting classified as an admin you have an option to "Waive" fee.
3. In moderation options a "Waive Fee" or "Add Fee" so that you could even re-charge after a month.
on note 3. Maybe even an option to have certain categories to have a "Monthly Fee".. But this is easily overcome by "Hiding" the classified until you recieve another payment ;)
seangworld
01-17-2008, 02:15 AM
uhh....hello?
vbFreelancers
01-17-2008, 08:52 AM
uhh....hello?
Sorry, but it was impossible to duplicate your error. Also nobody has reporetd something like this. Could you please post your URL?
DrKNickel
01-17-2008, 12:50 PM
Feature requests:
- the ability to disable Paypal. Paypal is not used in germany, so i want to disable it
- Allow the Buyers to make a price suggestion. The Seller chooses the if he accepts the offer
- A new field called "Shipping" where the sellers can add how much the shipping costs
Thanks for this great addon!
Greets
Olympic
01-17-2008, 06:08 PM
Hello,
As a provment that your suggestions are always welcome, I just released vbFClassifieds 1.1.0 with a feature asked from 2 of you (Thanks to Matty.B and BatMNet).
Now, users with moderator permission in Classifieds, they have the option to waive the posting fees and bypass the payment procedure.
From the new zip file, upload vbfclassifieds.php and reimport product-vbfclassifieds.xml
Greetings to all
Chris
BatMNet
01-18-2008, 12:15 AM
WOW Great work on the release Chris. The "Waive Fee" button works 100%.. I also noticed the name change to lite ;)
Thanks again!
Just to note.. The Font Color for the title of the add.. How can I manually change this (currently runs off "First Alternating Color" style) And this is color has been set for First Alternating Color not for Cat Heads ;) ie... Make the permissions for color selection be the same as it is on vbjournal (they show up white like cat head links are supposed to ;))
http://batmtology.com/vbfclassifieds.php?do=category&catid=1&title=testing
Olympic
01-18-2008, 05:43 AM
Hello,
Today I did a search in the web and I really became disappointed (to avoid say upset). It's not the fact that I found much more installations than those showing here, but:
1.- I found installations having removed my copyright link
2.- I found installations having modified copyright by showing the text but removed the link to my site
3.- Worst of all I found it published in sites similar to vbulletin.org without my permission.
Please note that are not all sites having done this, but its a big percentage. All above actions are illegal and against my copyright rules. If someone wants to remove our copyright, he can do it by visiting our site and pay for Brand Free version.
But all those who have publish our mod for download, they must remove it at once. They don't have permission to do something like this.
Thank you
Chris
seangworld
01-18-2008, 09:18 AM
Sorry, but it was impossible to duplicate your error. Also nobody has reporetd something like this. Could you please post your URL?
http://www.thehawaiicommunity.com/forum/vbfclassifieds.php
BatMNet
01-18-2008, 09:24 AM
Hello,
Today I did a search in the web and I really became disappointed (to avoid say upset). It's not the fact that I found much more installations than those showing here, but:
1.- I found installations having removed my copyright link
2.- I found installations having modified copyright by showing the text but removed the link to my site
3.- Worst of all I found it published in sites similar to vbulletin.org without my permission.
Please note that are not all sites having done this, but its a big percentage. All above actions are illegal and against my copyright rules. If someone wants to remove our copyright, he can do it by visiting our site and pay for Brand Free version.
But all those who have publish our mod for download, they must remove it at once. They don't have permission to do something like this.
Thank you
Chris
Thats a downer..... :down:
Thought of something else too ;)
Pictures for categories
VeeDubZ
01-18-2008, 07:25 PM
is there the option to stop the posting in a category so that users have to choose a subcategory??
DrKNickel
01-19-2008, 11:49 AM
Heyho!
Thanks for the great addon!
Is it possible to have more payment options? Like Paypal and an option like "Sent Payment Details" to user where the seller and buyer can exchange the payment details? And add an option for shipping please :)
I would even pay some bucks to have this done quick :)
Greets :)
abroad
01-20-2008, 07:04 PM
I got a database error when I click on the Classifieds link in the navbar:
Invalid SQL:
SELECT id, name FROM vb_vbfclassifieds_subcategories
WHERE categoryid= ORDER BY displayorder;
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 displayorder' at line 2
Error Number : 1064
vbFreelancers
01-21-2008, 04:13 AM
I got a database error when I click on the Classifieds link in the navbar:
Invalid SQL:
SELECT id, name FROM vb_vbfclassifieds_subcategories
WHERE categoryid= ORDER BY displayorder;
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 displayorder' at line 2
Error Number : 1064
"WHERE categoryid= "
You haven't setup categories.
seangworld
01-21-2008, 08:47 AM
so does mean you're ignoring the bug im telling you about?
abroad
01-21-2008, 01:07 PM
How can I switch off the "my Sales" and "my orders" links in the Members Menu so that my users cant see them?
seangworld
01-22-2008, 08:43 AM
why would you want to do that? it's not YOUR orders/sales, it's THEIRS.
vbFreelancers
01-22-2008, 01:24 PM
so does mean you're ignoring the bug im telling you about?
As it dosen't has any quote, I suppose that it's for me? If you're telling about the wrong subcategories list, I'll appreciate a lot if you check carefully that you've setup these subcategories to the correct category.
Except the fact that I tested it in 3 installations, there are 50+ installations here and nobody reported something like this.
seangworld
01-23-2008, 03:16 AM
or maybe you could register on my forum, go to the classifieds, and see for yourself?
i have subs setup for most of my cats.
futureye
01-23-2008, 05:25 AM
how can i add a new currency?
JamesC70
01-27-2008, 09:17 PM
Marina, I think I've found another problem.
I've installed the January 17th version (thanks for fixing the last problem I told you about!), overwriting all files and overwriting when I install the .xml in vBulletin Control Panel.
I get this error across the top of the screen:
Parse error: syntax error, unexpected T_CHARACTER, expecting ']' in /home/mineral/public_html/testvb/vbfclassifieds.php(2230) : eval()'d code on line 24
To duplicate:
- Enter vbfClassifieds (I am still evaluating the Lite version)
- Click on an ad name
- On the ad, click "Read Reviews" in the ad header
- On the following page, the link to add a review says "Currently there are no reviews for" (which is a seperate bug, as it's a duplicate of the line above it). Click this link.
katilkuzu
01-27-2008, 09:27 PM
wben i click Add Classified i got this error
error:
Database error in vBulletin 3.7.0 Beta 4:
Invalid SQL:
SELECT id, name FROM vbfclassifieds_subcategories
WHERE categoryid= ORDER BY displayorder;
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 displayorder' at line 2
Error Number : 1064
Date : Sunday, January 27th 2008 @ 04:26:42 PM
Script : http://www.yamacparasutum.com/vbfclassifieds.php?do=editad
Referrer : http://www.yamacparasutum.com/vbfclassifieds.php?do=myads
IP Address : 78.175.133.253
Username : admin
Classname : vb_database
MySQL Version : 5.0.45-community-log
katilkuzu
01-27-2008, 09:30 PM
ahh ok fixed. firstly i had to crate some category. thanx and installed.
JamesC70
01-27-2008, 09:30 PM
A seperate issue, which might be PayPal's problem and not with your software.
One of my users posted a test ad so that I could verify that PayPal functions correctly. Everything was fine until the PayPal confirmation screen. PayPal's screen had a gold-colored button that said "Return to (seller's PayPal address)" instead of "Return to (forum name)".
While I'm thinking about this.... it would be nice if the ad were automatically set as "sold" (or at least "hidden") once the PayPal payment is made. Does PayPal return a success code to vbfClassifieds so that your software knows if payment was completed or aborted?
TenPercenter
01-27-2008, 10:00 PM
I currently use a competing product, vbClassified (http://www.vbclassified.com/). There are some reasons why I might be looking at moving off to another product.
Can anyone tell me if you've heard any bad experiences (or good ones!) in moving from that product to this one?
I have over 500 ads on the older product, so I'd either have to have BOTH installed until the old ads run our, or close those ads and give credits for them to open new ads on this system.
[if it's not cool to post this reply talking about a competing product, don't quote me, just tell me and I'll delete this post]
seangworld
01-29-2008, 03:29 AM
even tho my bug is still being IGNORED (looks at the coder above the rim of my glasses), this hack is FAR better than the one you're using now, tenpercenter. i almost bought that one when quarterbore created it.
vbFreelancers
01-29-2008, 09:37 AM
A seperate issue, which might be PayPal's problem and not with your software.
One of my users posted a test ad so that I could verify that PayPal functions correctly. Everything was fine until the PayPal confirmation screen. PayPal's screen had a gold-colored button that said "Return to (seller's PayPal address)" instead of "Return to (forum name)".
While I'm thinking about this.... it would be nice if the ad were automatically set as "sold" (or at least "hidden") once the PayPal payment is made. Does PayPal return a success code to vbfClassifieds so that your software knows if payment was completed or aborted?
Yes, it uses IPN (Instant Payment Notification) but only when:
Seller's PayPal account is Premium or Business
IPN is activated in his PayPal account. The link back has no sence. Just to be activated.
vbFreelancers
01-29-2008, 09:40 AM
I currently use a competing product, vbClassified (http://www.vbclassified.com/). There are some reasons why I might be looking at moving off to another product.
Can anyone tell me if you've heard any bad experiences (or good ones!) in moving from that product to this one?
I have over 500 ads on the older product, so I'd either have to have BOTH installed until the old ads run our, or close those ads and give credits for them to open new ads on this system.
[if it's not cool to post this reply talking about a competing product, don't quote me, just tell me and I'll delete this post]
I believe that every mod (talking in general) has it's own positive and negative points. There is no perfect mod. So you've to choose that one which has the most positive points to your needs, and its negative points are not so important for you.
vbFreelancers
01-29-2008, 09:44 AM
even tho my bug is still being IGNORED (looks at the coder above the rim of my glasses), this hack is FAR better than the one you're using now, tenpercenter. i almost bought that one when quarterbore created it.
Why do you think that we're ignoring you? There is a quote to your post, asking you to check if the setup of subcategories are correct. In simple words, all of us, being in rush sometimes we assign xxx subcategory to z category, while the correct is to assign to x category. After that post you never post anything, so we thought that the issue has been closed.
Even after so many days of your post, with lots of additional downloads and sales (for the commercial version), nobody reported something like this. And even if I haven't coded this mod, I checked the code, and I found it correct.
If you're continue having problems, just PM me or Olympic with access to your vB admincp to check it out.
Marina
junaid
01-29-2008, 09:49 AM
I buy this from your website how I apply new updates?
DrKNickel
01-29-2008, 09:51 AM
Hi vbFreelancers,
i really love the mod, but i need to add more payment options. Is this possible? Just the option to send the payment details to the buyer.
Greets
vbFreelancers
01-29-2008, 09:53 AM
I buy this from your website how I apply new updates?
If you bought (or planing to buy) the mod from our site, you'll get upgrades and support from there.
vbFreelancers
01-29-2008, 09:54 AM
Hi vbFreelancers,
i really love the mod, but i need to add more payment options. Is this possible? Just the option to send the payment details to the buyer.
Greets
Currently we're working to integrade Moneybookers.
junaid
01-29-2008, 09:55 AM
I just check my downlaod but that is not updated yet
DrKNickel
01-29-2008, 10:34 AM
Currently we're working to integrade Moneybookers.
Thats good news, but i mean the option to just send an msg to the buyer with costum payment details. Here in germany people just dont use paypal so much, they all use money transfer. So i would need an option to send the money transfer details to the buyer.
Is this possible?
Greets
Jase2
01-29-2008, 05:20 PM
This work with BETA 4?
Regards Jason :)
vbFreelancers
01-29-2008, 05:30 PM
This work with BETA 4?
Regards Jason :)
Haven't tested on 4 Jason, but there is nothing "exotic" in our code, that's why all our mods work fine in all versions (3.5, 3.6, 3.7) without any modification.
Jase2
01-29-2008, 06:18 PM
I'll try it out then, on my test board.
Regards Jason :)
petertdavis
01-29-2008, 06:26 PM
This might be a nice piece of software, but it's missing the most essential element; a "buy" button.
vbFreelancers
01-31-2008, 06:52 AM
Marina, I think I've found another problem.
I've installed the January 17th version (thanks for fixing the last problem I told you about!), overwriting all files and overwriting when I install the .xml in vBulletin Control Panel.
I get this error across the top of the screen:
Parse error: syntax error, unexpected T_CHARACTER, expecting ']' in /home/mineral/public_html/testvb/vbfclassifieds.php(2230) : eval()'d code on line 24
To duplicate:
- Enter vbfClassifieds (I am still evaluating the Lite version)
- Click on an ad name
- On the ad, click "Read Reviews" in the ad header
- On the following page, the link to add a review says "Currently there are no reviews for" (which is a seperate bug, as it's a duplicate of the line above it). Click this link.
Somewhere on the templates, must be a "<if condition" without closing "]" after the vboption variable. I've to check the xml file.
amnesia623
02-11-2008, 04:44 AM
umm...I have purchased scripts from Maria (ala ++++++++++.com) and, since the change over, have lost any way of downloading the scripts I have purchased.
I have sent email/request to the current owners, and have gotten no response.
vbFreelancers
02-11-2008, 08:54 AM
umm...I have purchased scripts from Maria (ala madebymary.com) and, since the change over, have lost any way of downloading the scripts I have purchased.
I have sent email/request to the current owners, and have gotten no response.
Hello Kevin,
Even if this post is out of topic here, I need to reply to avoid any misunderstandigs from other members:
Nobody lost the right for downloading Mary's modules, or the right to have free upgrades/updates
We've replied to your email, dated 31 Jan 2008, at the email address that has "edspe" in the domain name. For privacy reason I'm not posting the full domain name, but sure you can understand it.Marina
amnesia623
02-11-2008, 05:15 PM
My apologies for hijacking this thread, I will send you a PM regarding this.
amnesia623
02-13-2008, 10:03 PM
As my request for support and email got no response (as referred to above), neither did the PM I sent vbfreelancers regarding my inability to download purchased scripts.
I feel that my money was wasted...
Thanks.
pmcnamara
02-14-2008, 08:31 PM
We have it installed at http://www.sportsinferno.com/forums/
It works well..
Things I'd like to see..
the ability to offer more then one of an item for sale.
the ability to list things wanted, instead of for sale.
pmcnamara
02-14-2008, 08:32 PM
The installation instruction:
"Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed"
The "at "vbulletin" directory" got me a bit confused.
My online forum directory is /forum
Which files, upon the unzip, do I FTP into /Forum please?
Thank you.
I installed this today.. the "vbulletin" directory is the root directory of your vb install.
for me.. its /forums for you it might be that .com level..
MaTraX
02-15-2008, 05:39 AM
What are the differences as it comes to light and pro versions?
I ahve installed light (on vb 3.7 b5) and there are some things missing. Like the configuration to make some category free to add ads without paying to the forum owner.
pmcnamara
02-15-2008, 02:01 PM
Set the amount to "pay" to 0.00..
MaTraX
02-15-2008, 02:20 PM
I did set the category pay to 0.00but still the ads are not publish automatically and what`s more thy are not even on the pending approval list :( I am willing to buy the pro version but I must be sure it works properly :)
amnesia623
02-18-2008, 02:00 PM
As my request for support and email got no response (as referred to above), neither did the PM I sent vbfreelancers regarding my inability to download purchased scripts.
I feel that my money was wasted...
Thanks.
Still Nothing.
No response even to this thread, my pms, or support on their site.
BatMNet
02-19-2008, 03:36 AM
Don't know if anyone has suggested it... But category descriptions would be fantastic :D (now installed on 4 of my vBuls ;))
kate_nz
03-02-2008, 03:26 AM
It must be me, as everyone else seems to have set it up successfully but I'm having problems :confused: I install it and can set the options in my acp and usergroups but when I click on 'Categories' or 'Editor choice ads' within my acp I get a 404 error. Can anyone point me to where I'm going wrong?
Thanks
Kate
PS I've re-downloaded it, re-extracted it, re-uploaded it and re-installed it all to no avail :(
kfiasche81
03-02-2008, 09:31 AM
when i change the category https://vborg.vbsupport.ru/attachment.php?attachmentid=74408&d=1199984995
the subcategory not change..!
EarnDollars
03-04-2008, 02:14 PM
I just installed it and each step look ok, but I can not find the way to create categories.
Some other members also asked the same here but still no answer, could someone kindly tell me where should I go to create categories?
Thanks in advance!
__________________________________________________ ______________
OK, I got the answer by myself.
1st go to "vBullrtin Options" to set VBFClassifieds
Then you MUST Refesh your browser to display the "VBFClassifieds" Menu. You would never find the Menu untill refesh the browser :)
kfiasche81
03-04-2008, 03:00 PM
this is a part of Italian Tanslate
BatMNet
03-07-2008, 02:33 PM
I just installed it and each step look ok, but I can not find the way to create categories.
Some other members also asked the same here but still no answer, could someone kindly tell me where should I go to create categories?
Thanks in advance!
__________________________________________________ ______________
OK, I got the answer by myself.
1st go to "vBullrtin Options" to set VBFClassifieds
Then you MUST Refesh your browser to display the "VBFClassifieds" Menu. You would never find the Menu untill refesh the browser :)
http://yourdomain.com/admincp/vbfclassifieds_admin.php?do=categories
Is the link you can go to.
However it is best to ALWAYS refresh your admin cp (always click the refresh button as to refresh the whole page and not just the frame on the right) after you have installed a mod...
Hmmm yes it seems that this thread is no longer viewed by the vBF team... Unfortunate as I think this program could have had a nice impact with vBulletin usage....
Another request... If this is ever seen that is....
More than one depth in Sub Cats... Ie I wish to create Car Sales > 4X4 > Victoria... But can only get Car Sales > 4X4 and no further :(
popowich
03-15-2008, 05:58 PM
Stupid question. Where do the photos display if they are uploaded? I have the 3 directories requested to be 777 set that way. I have no problem adding a new classified ad. They show up, but the photo is not displayed. Thanks for the help!
-Raymond
hbalagh1
03-31-2008, 05:32 AM
I'm getting the following error
Fatal error: Call to undefined function phperror_reporting() in /home/*******/public_html/forum/vbfclassifieds.php on line 1
WEBDosser
03-31-2008, 07:51 AM
i get this when adding..
You don't have permissions to add more photos. Please upgrade, or remove old ones
?
I'm getting a blank page.
You can check it out at my installation link: http://www.mmamoney.ws/forum/vbfclassifieds.php
Nothing is showing :(
blue6995
04-05-2008, 09:38 PM
Forget this module!
I purchased vbFClassified Commercial from vbFreelancers, but because of some inconsistency with my Service provider, it didn't function properly, despite Chris trying to resolve the problem.
The good news was they offered me a full refund. The bad news is, despite taking up the offer, no money has been credited to my PayPal account. I have asked, on several occasions, that this refund is made, but my emails have been totally ignored
Take my advice and DO NOT ORDER FROM THIS COMPANY! They have a terrible customer service and they lie!
whitlecj
04-07-2008, 04:43 PM
Anyone know how to get the "Most Popular" to show up on the vbadvanced home page? Any help would be appreciated. Thanks.
Sleaklight
04-13-2008, 12:36 AM
Same happened with vbfArticles. However I run my own server and everything is up to date and functioning. However they still blame the server. vbulletinfreelancers is non supportive for their work. Funny, today I got an email from one of their coders, Maria that she will be moving to her own site to develop her own mods, so I replied with my unhappinesss of the support for their products and have yet to hear a reply. Sorry about this rant but I just needed to get it said.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.