The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SR Classifieds 1.0.2 Light Details »» | |||||||||||||||||||||||||
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: SR Classifieds, By www.siteresort.com **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?
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 Don't forget to click INSTALL [high]As always, feel free to make a donation to:[/high] gio@dopegfx.com Show Your Support
|
Comments |
#202
|
|||
|
|||
Just installed on test site, working perfectly except one thing...
My uploaded images are not readable. Getting CHMODDED to 600. Thumbs are fine. Those are CHMODDED at 644 and show up. Images are there on server, in both places, just not viewable in full item listing. If I manually CHMOD the files to 644 or 777, they show up in ad listing. /uploaded and /uploaded/thumbnails directories are CHMOD to 777. Double checked that. Any idea what's triggering this? Using the 1.0.2 version released today. Thanks! |
#203
|
||||
|
||||
Quote:
Double check that both the uploaded/ and uploaded/thumbnails are 777. Everything should be fine if they both are. It has nothing to do with the script itself. |
#204
|
|||
|
|||
They are.
Must have uploaded 1000 files over last couple days, all VB related. (installing a test upgrade forum). Installed about 15 hacks, some of which include CHMOD requirements. Did those, those work. Have 4 other browser based image upload scripts running in various non-VB programs, all similar to yours, plus the VB attachment features running in a file system on my main and on my test. Same server, same domain/folders. Those work. Ill keep checking on my end, Im just letting you know that all things here point toward a script issue. Edit: Are there any CHMOD requirements for functions_sr_classifieds_upload.php ? |
#205
|
||||
|
||||
Quote:
Provide a test account if possible as well. |
#206
|
|||
|
|||
PMmed with info.
|
#207
|
||||
|
||||
I have replied to your PM.
|
#208
|
|||
|
|||
Here are a couple more code hacks RE the WTS, WTT, etc...
If you want these to show on the default home page: Open template: sr_classifieds_main: find: Code:
<div><b>$randomad[title]</b></a></div> <div class="smallfont">by $randomad[username]</div> Code:
<div><b>$randomad[type] $randomad[title]</b></a></div> <div class="smallfont">by $randomad[username]</div> find: Code:
<div><b><a href="sr_classifieds.php?do=ad&id=$newad[classifiedid]">$newad[title]</b></a></div> Code:
<div><b><a href="sr_classifieds.php?do=ad&id=$newad[classifiedid]">$newad[type] $newad[title]</b></a></div> http://www.timeshareforums.com/sr_classifieds.php Also note, I added WTR (RENT) and LTR (Looking to Rent) as like my suggestion posted above. |
#209
|
|||
|
|||
Fatal error: Call to undefined function: imagegif() in ......./sr_classifieds/functions_sr_classifieds_upload.php on line 80
Also getting that error when attempting to upload Gifs. PNGs worked fine for upload, but same permission issues for full sized pngs. |
#210
|
||||
|
||||
Quote:
|
#211
|
|||
|
|||
EDIT
My bad, previous comment came off rude. Not intentinon. However, that doesnt make any sense why one file type would not be defined while others are and work within the same exact file, and why only one folder on entire server has file creation issues, the one that stores the images created from this upload script. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|