Author |
Topic |
vivi1986
Starting Member
24 Posts |
Posted - 14 September 2002 : 07:57:13
|
Oh my god! Send it to my email at turtle_paradise@yahoo.com as well. THanks a loooooottttt....!!! |
|
|
gsditullio
Starting Member
8 Posts |
Posted - 14 September 2002 : 09:46:50
|
I would like the mod as well. Let me know if Mike is going to send it out or if you are. Thanks for your work
|
|
|
crash
Advanced Member
Netherlands
2064 Posts |
Posted - 14 September 2002 : 20:20:41
|
i have combined the File Attachment MOD by Huwr with the layout of Mike's Upload MOD, basically using Huwr's admin panel, with a new layout for the uploading stuff... |
cHosting.nl |
|
|
ustcatgccaa
Starting Member
22 Posts |
Posted - 15 September 2002 : 00:10:05
|
quote: Originally posted by crash
i have combined the File Attachment MOD by Huwr with the layout of Mike's Upload MOD, basically using Huwr's admin panel, with a new layout for the uploading stuff...
The README of this MOD suggests that the admin modify two files: ADMIN_HOME.ASP and INC_TOP.ASP
I am running v3.4.02 and for the life of me, I cannot find INC_TOP.ASP. To compensate, I tried using the INC_TOP.ASP from SF2K_V40_B03. However, upon modifying the file, the lines:
"<a href=""active.asp""><acronym title=""See what topics have been active since your last visit..."">Active Topics</acronym></a>" & vbNewline Response.Write " |" & vbNewline & _"
...is nowhere to be found.
Any thoughts? Please advise.
thanks,
Armand USTCATGCCAA |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 15 September 2002 : 01:00:58
|
inc_top.asp is now inc_header.asp |
|
|
DJ5A
Junior Member
163 Posts |
Posted - 16 September 2002 : 19:20:12
|
Hello Everybody:
Do you think there's a chance that The File Attachment Mod for Snitz 3.4.02 with All the Goodies Added to it will make it Public?
Classicmotorcycling, I Take it You Haven't Heard from Mike Yet?
I Would Really Like That Mod, I Understand They are Rare?
Have a Nice Day!!!!! DJ5A |
Thank You for Your Time!!!!! DJ5A |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 16 September 2002 : 20:38:01
|
DJ5A,
That's correct, I still have not heard from Mike. I don't know why. I have emailed him and left messages, but no returns.
quote: Originally posted by DJ5A
Classicmotorcycling, I Take it You Haven't Heard from Mike Yet?
I Would Really Like That Mod, I Understand They are Rare?
Sorry, until I get the OK, I can not send it out..
|
Cheers, David Greening |
|
|
goldfish
New Member
82 Posts |
Posted - 23 September 2002 : 07:19:12
|
quote: Originally posted by Michael Schmidt
here is the code that needs to be inserted into post.asp converted to Response.Write's:
Response.Write("<tr>")
Response.Write("<td bgColor=""" & strPopUpTableColor & """> </td>")
Response.Write("<td bgColor=""" & strPopUpTableColor & """ valign=""center"">")
Response.Write("<font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>")
Response.Write("<a href=""#"" onClick=""window.open('upload.html','Uploading','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=yes,width=400,height=300');""><img src=""icon_paperclip.gif"" border=0>Insert File Attachment</a><br>")
Response.Write("</font>")
Response.Write("</td>")
Response.Write("</tr>")
search for the text 'Check here to include your profile signature.' and insert that code immediately before Response.Write "<tr>" & vbNewLine & _ tag that precedes it that should do it for 3.4.x
This might just be me being thick, but I've slightly clarified Michael's comments for the inclusion of this mod in 3.4.XX, because I'm sure there are a few others out here who are quite dense when it comes to all this Response.Write stuff... if I've trodden on any toes, please let me know and I'll delete...
Cheers, Simon |
Edited by - goldfish on 23 September 2002 07:21:15 |
|
|
wii
Free ASP Hosts Moderator
Denmark
2632 Posts |
Posted - 24 September 2002 : 15:57:59
|
I noticed that swf files can be uploaded as well. Couldnīt that be a potential security problem, since I guess ASP code could be generated from the swf file and that way get access to the admin section somehow? |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 24 September 2002 : 19:04:56
|
wii,
Depends on the code you use.. The moded one I am waiting for Mike to get to me on, allows you to specify the type of files allowed to be uploaded..
quote: Originally posted by wii
I noticed that swf files can be uploaded as well. Couldnīt that be a potential security problem, since I guess ASP code could be generated from the swf file and that way get access to the admin section somehow?
I changed the code a bit, and will work on getting a db connection to have a admin page over the next few weeks. It is easy enough to make to allow for file types and size and so on.. Just have so much on at the moment.
|
Cheers, David Greening |
|
|
Michael Schmidt
Starting Member
23 Posts |
Posted - 29 September 2002 : 11:34:27
|
Dave,
Absolutely, please distribute your version. It's really cool to see this mod being improved. Please let me know when I can try out what you have.
Mike |
Michael D. Schmidt mds47 http://www.people.cornell.edu/pages/mds47/index.html |
|
|
DJ5A
Junior Member
163 Posts |
Posted - 29 September 2002 : 14:45:46
|
Hello Everybody:
Thanks for the Approval!
I Can't Wait!
Thank You Everybody for Your Time on this Mod! DJ5A |
Thank You for Your Time!!!!! DJ5A |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 29 September 2002 : 16:47:58
|
Thanks Mike,
quote: Originally posted by Michael Schmidt
Dave,
Absolutely, please distribute your version. It's really cool to see this mod being improved. Please let me know when I can try out what you have.
Mike
Since I now have the approval, I have just uploaded to SnitzBiz and it is at Mikes File Attachment. Please enjoy, it may not be available until it is approved, but it will be there.
Enjoy..
|
Cheers, David Greening |
|
|
pentiummx
New Member
79 Posts |
Posted - 29 September 2002 : 17:39:41
|
quote: Originally posted by Classicmotorcycling
Thanks Mike,
quote: Originally posted by Michael Schmidt
Dave,
Absolutely, please distribute your version. It's really cool to see this mod being improved. Please let me know when I can try out what you have.
Mike
Since I now have the approval, I have just uploaded to SnitzBiz and it is at Mikes File Attachment. Please enjoy, it may not be available until it is approved, but it will be there.
Enjoy..
Dave,
It would be really nice if you can modify Mike's MOD so that if a file being attached is a .JPG/.GIF/.BMP/.TFF (graphics files), the expression tags are replaced by [img] [/img] versus the [url] [/url] tags. This way, any graphic files that are uploaded are shown as pics instead of downloadable files.
Do you think you can make this added revision to your version without much trouble?
thanks much!
- PentiumMX |
Edited by - pentiummx on 29 September 2002 17:40:19 |
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 29 September 2002 : 19:17:23
|
Pentiummmx,
This is already done in the output file. All you need to do is comment a line and un-comment the other line under it.
quote: Originally posted by pentiummx
Dave,
It would be really nice if you can modify Mike's MOD so that if a file being attached is a .JPG/.GIF/.BMP/.TFF (graphics files), the expression tags are replaced by [img] [/img] versus the [url] [/url] tags. This way, any graphic files that are uploaded are shown as pics instead of downloadable files.
Check it out and let me know how you go..
|
Cheers, David Greening |
|
|
Topic |
|