Author |
Topic |
VolcomMky
Starting Member
5 Posts |
|
VolcomMky
Starting Member
5 Posts |
Posted - 02 May 2004 : 11:14:58
|
never mind i fixed the Microsoft JET Database... Thank you!
But there is still the problem of nothing Uploading... Would it be the Host?
And the directories, I dont see anywhere I can make the read/write... I know how to do that in FTP but not on what the host (www.1asphost.com) im using gives me< |
|
|
PeeWee.Inc
Senior Member
United Kingdom
1893 Posts |
Posted - 02 May 2004 : 11:27:43
|
You cant use this on that host.< |
De Priofundus Calmo Ad Te Damine |
|
|
sonsivri
Starting Member
3 Posts |
Posted - 10 May 2004 : 19:15:44
|
Hi All, This mod works on www.sonsivri.com/forum
try the change or block to double define LCID=...< |
|
|
koolio
Starting Member
6 Posts |
Posted - 11 May 2004 : 16:45:29
|
I have this error when access to membersFiles.asp
Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E14) [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid column name 'filesText'. /inc_UploadFunc.asp, line 551
Thanks for any help.< |
|
|
yldleung
Starting Member
11 Posts |
Posted - 17 May 2004 : 09:42:58
|
I have my folder's permission set to read, write and execute for all users, set the directory for attachment as "/Data" in admin option, it prompt me an error, but after i added a director under Data as "/Data/AdministratorName" it didn't prompt any error. However, when I upload file the following error comes
Microsoft VBScript runtime error '800a0046'
Permission denied
/preteens/outputFile.asp, line 164
Can anyone help??? Dan< |
|
|
Martha2Mary
Junior Member
New Zealand
250 Posts |
Posted - 18 May 2004 : 01:14:58
|
I'm having a bit of a problem with this Mod when it comes to images. When you click on a thumbnail to view the image in it's full size, instead of opening the image in a new window in the browser, I keep on getting a 'file download' window, from which I then have to choose whether or not to open the image or save it. This is happening using Opera 7, Internet Explorer (latest version) as well as Mozilla Firefox. I'm sure the fix is simple, but I'm having trouble working it out. Any help appreciated!
Thanks.< |
*If Knowledge is Power, and Power Corrupts, what hope is there for Mankind * |
|
|
mkelley
Junior Member
112 Posts |
Posted - 18 May 2004 : 15:38:32
|
I definitely have a problem related to file size.
I get the "Request object error 'ASP 0104 : 80004005'
Operation not Allowed
/forum/inc_UploadDefault.asp, line 4"
whenever I try uploading a file greater than around 150K, even though it says (and I have modified my inc_uploadconfig file accordingly) that I can upload to 500K (same file extension, and I've tried a variety of files and names and proven it's directly related to file size).
Here's the line in my config file:
'maximum allowed individual file upload size in bytes maxByteSize = 500*1024
So -- anyone have a clue as to what's wrong? Smaller files work just great. < |
|
|
mkelley
Junior Member
112 Posts |
Posted - 20 May 2004 : 12:01:10
|
Well, in case anyone is interested, I found the answer. Here's how to fix:
To solve this problem goto C:\windows\system32\inetsvrand edit metabase.xml. Currently "AspMaxRequestEntityAllowed" will be set to "204800" which is 200 kb increase it to maximum limit you wish to allow to be uploaded say to increase to 1 mb then 5 * 200kb= 1 mb hence value should be changed to "204800 * 5= 1024000"
Note this requires access to your host server -- so for folks who can't get their host to edit software this particular mod is limited to 200K uploads with Windows IIS 6.0.< |
|
|
mkelley
Junior Member
112 Posts |
Posted - 20 May 2004 : 12:30:12
|
Anybody have an idea on how to mod this mod so that Admins and/or mods can have a different file size limit?
I know admins and mods can have a different number of files they can upload, but even as admin I can't upload more total file space than I set for everyone... and I've already reached that limit.
I could start hacking this code and try bypassing for member #1 (which is me, natch) but didn't want to reinvent the wheel if someone has already done this.< |
|
|
Martha2Mary
Junior Member
New Zealand
250 Posts |
Posted - 20 May 2004 : 16:16:05
|
quote: Originally posted by Martha2Mary
I'm having a bit of a problem with this Mod when it comes to images. When you click on a thumbnail to view the image in it's full size, instead of opening the image in a new window in the browser, I keep on getting a 'file download' window, from which I then have to choose whether or not to open the image or save it. This is happening using Opera 7, Internet Explorer (latest version) as well as Mozilla Firefox. I'm sure the fix is simple, but I'm having trouble working it out. Any help appreciated!
Thanks.
I just know that there's someone here who knows the answer to this one, so if it's you, please let me know. Thanks!< |
*If Knowledge is Power, and Power Corrupts, what hope is there for Mankind * |
|
|
Machina
New Member
Switzerland
74 Posts |
Posted - 21 May 2004 : 08:37:51
|
quote: Originally posted by jckwoo
I'm having a problem with the mod.
1. Clicked on the upload link in the post reply screen. 2. The file upload window appears. 4. Browsed for a file, entered description...etc. 5. Clicked Upload button. 6. Displayed "Please wait.. uploading"
Then nothing happened. It displayed the file upload window with blank fields.
It didn't upload the files. Can anyone help?
Exactly the same for me < |
Machina ------- http://www.jaboulay.fr -------- Snitz based site: http://www.itu.int/YLinICTs MODS Used : TMPJ's Header Cell Image, Site Integration, Front Page News, News Events Calendar, Nikkol's Usergroups, Simple Slash, Avatar, File Sharing, Links |
|
|
mkelley
Junior Member
112 Posts |
Posted - 22 May 2004 : 01:39:23
|
quote: Originally posted by Martha2Mary
quote: Originally posted by Martha2Mary
I'm having a bit of a problem with this Mod when it comes to images. When you click on a thumbnail to view the image in it's full size, instead of opening the image in a new window in the browser, I keep on getting a 'file download' window, from which I then have to choose whether or not to open the image or save it. This is happening using Opera 7, Internet Explorer (latest version) as well as Mozilla Firefox. I'm sure the fix is simple, but I'm having trouble working it out. Any help appreciated!
Thanks.
I just know that there's someone here who knows the answer to this one, so if it's you, please let me know. Thanks!
Martha,
I really don't understand your question -- this is just the way this mod works. That is to say, whether it's an image or some other kind of file, all you can get is an attachment link to download the file to your computer (along with a thumbnail, of course).
If you have seen this mod work any other way I'd be very surprised. There are ways of embedding HTML code to do what you want, but this mod is not intended to do that.
Mike< |
|
|
Martha2Mary
Junior Member
New Zealand
250 Posts |
Posted - 01 June 2004 : 02:05:39
|
Hi Mike,
My apologies for the delay in getting back to this ~ just started working part-time and have been trying to establish a new routine!
Okay, I'm not actually using this mod as for downloading ~ I have adapted it to use as a Photo Gallery, and that is why I wanted it so that the image opens in the browser, rather than downloading to the computer. So, can you help me get this to do what I need it to do? Or someone else who is more knowledgeable than I? Thanks!< |
*If Knowledge is Power, and Power Corrupts, what hope is there for Mankind * |
|
|
HVROX
Junior Member
177 Posts |
Posted - 01 June 2004 : 10:54:58
|
Hello,
I was setting up File_Sharing_MOD_2.51_28-8-2003 and got to the section for editing the privatesend.asp and noticed it wasn't in the 3.4.04 Snitz stock download. The File_Sharing_MOD_2.51_28-8-2003 doesn't mention any other required mod's before install. I checked the private messages mod and it's got a privatesend.asp in it. Do I have to install the complete private messages mod before I can install the file sharing mod? Or is there another way?< |
|
|
Topic |
|