Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Posting Images
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Toodlewho
Starting Member

United Kingdom
43 Posts

Posted - 04 January 2010 :  05:01:11  Show Profile
I have a requirement for a Forum where users can post images.

I know there are potential problems with content and size of said images but...

Is Snitz good for this? Can it be set-up so they can do it easily?

Many thanks

Clarkie

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 04 January 2010 :  05:12:41  Show Profile  Visit MarcelG's Homepage
Clarkie,
Snitz provides the so called IMG tags for displaying images in posts.
You have have to enable that feature in the Admin section of your board. (yourforum/admin_config_features.asp, "Allow images in posts").
When enabled you can show images with the following syntax:
[img]location of the image[/img]
For example:
[img]http://www.phomago.com/images/adobelightroom_screenshot.jpg[/img]


Out of the box Snitz does not provide a way to upload images to your site.
For that purpose several upload mods have been written, but you can also use an external image upload facility, such as ImageShack, q.oxle, etc.

To make sure that large (wide) images do not mess up the forum layout, you can install the image resize mod which can be found at SnitzBitz.
I've written a wrap up of that mod which can be found here.
If an image is larger than the one allowed it automatically resizes it to the settings your choose.

portfolio - linkshrinker - oxle - twitter

Edited by - MarcelG on 04 January 2010 05:16:11
Go to Top of Page

Toodlewho
Starting Member

United Kingdom
43 Posts

Posted - 04 January 2010 :  05:16:36  Show Profile
Coo, nice answer...

I will investigate further.

Many thanks

Sue Clarke
Go to Top of Page

Toodlewho
Starting Member

United Kingdom
43 Posts

Posted - 04 January 2010 :  05:25:55  Show Profile
MarcelG

Where would I find the aforementioned - "For that purpose several upload mods have been written" - please?

SC
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 04 January 2010 :  06:35:54  Show Profile  Send ruirib a Yahoo! Message
http://snitzbitz.com.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Toodlewho
Starting Member

United Kingdom
43 Posts

Posted - 04 January 2010 :  09:38:58  Show Profile
Just to make life a tad easier..

Any you could recommend for Image Upload?

Ta

SC
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 04 January 2010 :  10:31:45  Show Profile  Send ruirib a Yahoo! Message
I think there are two people use the most, Mike's File Attachment mod and Proeder's. I have used Mike's the few times where a file upload mod was used. I think it will need a quick security fix, but should work well for you.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Joebobby
Starting Member

3 Posts

Posted - 28 February 2010 :  08:50:21  Show Profile
Hello Rui,

What is the "quick security fix" that is required for Mike's File Attachment mod to work?
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 28 February 2010 :  10:36:05  Show Profile  Send ruirib a Yahoo! Message
In outputfile.asp, the lines where the filename is assigned should look like this:


filepathname = replace(UploadRequest.Item("blob").Item("FileName"),vbNullChar,"")
filename = Right(filepathname,Len(filepathname)-InstrRev(filepathname,"\"))


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.31 seconds. Powered By: Snitz Forums 2000 Version 3.4.07