Version: 1.0.2, by Gio~Logist
Developer Last Online: Oct 2022
Category: Major Additions -
Version: 3.5.4
Rating:
Released: 04-08-2006
Last Update: 04-18-2006
Installs: 146
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
Brought to you by: DopeGFX
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------
In Conjunction With SiteResort
**Attention**
This hack is now being released as a "Lite" version. All existing features are still there, do not worry. However, a premium version is comming soon and will have even more features. This hack will continue to be supported. The only difference is that a premium version is comming shortly with more features.
**Copyright**
This script cannot be redistributed, reproduced, or published in any way unless given permission my the author (me). Modifying this script and sharing your modification elsewhere without the author's knowledge is not allowed as well. The following text on the script is not to be taken off:
**Before Making An Add on **
Please consult with me before making an add on to this hack. As it is my work and such, the add ons that you are trying to make for it may be in the next release and/or premium version.
[high]Changelog:[/high] 4-13-06
* Security patch while editing ads (there was a little hole) All that needs to be done is reuploading sr_classifieds.php
[high]Changelog:[/high] 4-11-06
* Admins can delete feedback
* User profile fixed (minor template issues)
* Ad type shown in adbit
* No more error message when saving field
[high]Changelog:[/high] 4-9-06
* There was a problem with a code that made it so that if you didn't have an image in an ad and then edited that ad to include an image, it overwrote noimage.gif (which is not good!). This was fixed!
* Ad ID Number now shows in an ad
* Price now shows in an ad
What does this do?
This hack gives you a classified ad system. Multiple categories can be created and users can post ads in these categories. Other users can then rate them and give them feedback accordingly.
What features does this hack provide?
Main page with statistics, categories, recent activity, etc.
Ability to arrange ads in categories
Categories can have their own images
See how many total, closed, and open ads are in each category.
Ratings and category counts are automatically rebuilt
After the timeframe of the ad is up, the ad is closed
Add new classified ads with images, description, title, and more!
Users have their own page where feedback and such shows.
Paypal button is automatically generated if the user enters a paypal email address. Clicking this button will allow the user to buy whatever the other user is selling.
Add extra fields to ads
Ability to edit and delete ads
Control everything from the amount of results showing per page in searches, to the size of thumbnails.
GIF, JPG, and PNG images are supported.
Search through ads
And much much more!
What does this hack require?
Template Edits: 3
Products Imported: 1
[high]6 Easy Steps[/high] Step 1. Import the following product: product-sr_classifieds.xml
Step 2. Upload the files in the upload folder.
Step 3. CHMOD the sr_classifieds/uploaded folder and sr_classifieds/uploaded/thumbnails folder to 777 Step 4. Do the edits located below Step 5. Update newly added usergroup permissions and options Step 6. Enjoy the hack.
[high]F.A.Q[/high] Q. How can i reserve the premium version? A. Send me a message here on the forums or email me at gio@dopegfx.com
I was just testing the feedback system on this and it asks for the "Ad ID Number", but I don't see this number identified anywhere in the ad. Is this number really needed and is it actually verified and linked back to the original ad somehow?
It would be nice if there was a more obvious "leave feedback" link in the actual add that would automatically enter the ad id number into feedback form.
Cheers,
Andrew
You can view the adid in the broswer. I will make the template modification to include it somewhere when viewing the ad. And yes, it does check the ad. Also, when you say a feedback link somewhere to have it automatically filled.. that's a good idea. Why have the link in the user profile? Why not just in the ad since that's what they will be submitting feedback for anyways. This will be looked into
After some hours of template editing and tweaking:
I've noticed there really is an issue with the attachments. But it's a bizarre one.
In my earlier post, I stated.. "Nevermind, it's working now"
But I don't think it is. I uploaded a second ad, and added a different image but it ended up having the same image as the other ad. Does that make sense? So two ads had the same image, but I uploaded two different images.
Now if I open the image on it's own, it actually is "noimage.gif".. that's the url the site is pointing to. Why or how it swapped "noimage.gif" with the uploaded file, I have no idea.. lol
But it's bizarre. Is anyone else having this problem, or am I just losing my mind?
I just almost died laughing. I'm here looking for the problem and all it was is that i wasn't updating the image with the right name. As a matter of fact, the image wasn't being updated at all hehe. Anyways, i'm updating the zip now. You'll just need to reupload sr_classifieds.php
I just almost died laughing. I'm here looking for the problem and all it was is that i wasn't updating the image with the right name. As a matter of fact, the image wasn't being updated at all hehe. Anyways, i'm updating the zip now. You'll just need to reupload sr_classifieds.php
I thought it would be something silly like that. Glad you found it though, that was giving me a headache.
hey gio~logist, i found a small error and i am not sure if it is me or what, but here it is:
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT COUNT(DISTINCT IF(ratings.rating > 0 AND ratings.raterid, ratings.raterid, null)) AS pospoints FROM vb3sr_classifieds_ratings AS ratings WHERE ratings.ratedid =;