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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 File Sharing MOD (FINAL 2.51 updated 28-8-03 )
 New Topic  Reply to Topic
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 14

stormbringergrey
Starting Member

USA
4 Posts

Posted - 30 August 2004 :  13:38:22  Show Profile  Visit stormbringergrey's Homepage  Reply with Quote
Anyone having trouble using this MOD with Mac OSX? It's working fine for my users that have any flavor of Windows and OS 9 but any attempt to upload an image under OSX will get rejected because of "improper file name", "file too big", and "invalid file extension" (all 3 errors get thrown). The file I'm using to test is a 10K image called test.jpg ... and this same file can be uploaded under Windows or OS 9 as previously indicated.<
Go to Top of Page

Diligentman
Starting Member

USA
5 Posts

Posted - 25 September 2004 :  15:06:03  Show Profile  Reply with Quote
I am new to Snitz. Installing the File Sharing MOD, I am confused by these instructions in the readme file:
----------------------------------------------
Adding links to your new MOD
----------------------------------------------
simply linking to membersFiles.asp will open the list of members folders
and linking to membersFiles.asp?memberFldrID=memberID will open the current logged in folder.

I am at a loss to know what is meant by simply linking? Can someone please explain exactly what is meant by this? I have read the how to install Mod articles and cannot find anything specifically that might relate to the above linking. Your help appreciated.

Thanks,
<

the Diligent Man
Go to Top of Page

n8pbm
Junior Member

USA
212 Posts

Posted - 25 September 2004 :  23:10:31  Show Profile  Visit n8pbm's Homepage  Reply with Quote
quote:
Originally posted by n8pbm

I just tried this mod today and I think I discovered a bug. I set the sharedFilesMode in inc_UploadConfig.asp to 2 (Forum Shared Dierectory). When a forum is set to Members Only and you are not in the Include Members list then you do not see the forum in membersFiles.asp even if you are an admin. If you are in the include members list then it shows up in the membersFiles.asp. Since the forum is Members Only then it should not even use the incude members list. If the forum is set to everyone it shows up on the membersFiles.asp. Also membersFiles.asp puts the forums into different catagories if the permissions are different even if the forums are in the same catagory. It also does not use the order that the forum catagory uses.

Hope that made sense.



Anyone else have this problem?<

Mike
Great Lakes Pop Up Club Camping
Go to Top of Page

mk1mod
Starting Member

4 Posts

Posted - 06 October 2004 :  18:07:47  Show Profile  Reply with Quote
Hey guys and gals

I am using Snitz 3.4....am working with the Shared File NOMOUSEOVER mod...and came to screeching halt. After going through all the steps, my membersFiles.asp link results in:

Microsoft VBScript runtime error '800a004c'
Path not found
/forums/membersFiles.asp, line 424

- Now I have seen in other posts that this is related to the PATHS in the inc_UploadConfig.asp settings.... Well, I of course have all the folders on the server created, they all have their own separate paths (none using the same as I saw someone's problem was) and still, no matter where on the server I try to put the folders (while simultaneously changing the paths in the .asp file) I just can not get any further than the error...
Would someone please help me here, by either breaking this problem down Barney-style or taking a look at my .asp file for me to see where I may be going wrong? I appreciate your feedback.

Brian
<
Go to Top of Page

Chuck McB
Junior Member

WooYay
196 Posts

Posted - 08 October 2004 :  14:04:58  Show Profile  Visit Chuck McB's Homepage  Send Chuck McB an ICQ Message  Reply with Quote
mk1mod, can you open up the membersFiles.asp file and add this line just before line 424:


Response.write ">" & physicalUploadFolder & "\" &Path & "<"


This will output the path that the code is trying to use, see if that gives you any clues as to what's going wrong, copy and paste the error here if you want.<
Go to Top of Page

mk1mod
Starting Member

4 Posts

Posted - 08 October 2004 :  18:38:50  Show Profile  Reply with Quote
Thanks. So for the help so far! Here is what I got:

>C:\Inetpub\wwwroot\forum\sharedfiles\<
Microsoft VBScript runtime error '800a004c'

Path not found

/forums/membersFiles.asp, line 425

Now...Obviously the link above is not correct. It was however, not in the inc_UploadConfig.asp file. So now unless there is somewhere I have missed, when following the instructions....I also just did a search of all the asp related files and can not seem to find the link to change it... Thanks

Brian<
Go to Top of Page

mk1mod
Starting Member

4 Posts

Posted - 08 October 2004 :  21:07:16  Show Profile  Reply with Quote
Ok....maybe I didnt get it...I thought I did. Here is the issue now:

When I use sharedFilesMode=2, I get no errors, but just cant upload. When I try to upload using the popup form, press the upload button, and get:
Microsoft VBScript runtime error '800a004c'
Path not found
/forums/inc_UploadFunc.asp, line 469


When I use sharedFilesMode=1, Then I get"
>E:\resadmin\micro71b\micro-zone.com\www\forums\files\1<
Microsoft VBScript runtime error '800a004c'
Path not found
/forums/membersFiles.asp, line 425

Am I doing something wrong?

Brian
<

Edited by - mk1mod on 08 October 2004 23:48:27
Go to Top of Page

run4priz
Starting Member

24 Posts

Posted - 02 November 2004 :  23:41:28  Show Profile  Reply with Quote
mk1mod,

I get the same error when using sharedFilesMode=1

Inc_UploadConfig.asp has been updated for the correct locations.<
Go to Top of Page

Machina
New Member

Switzerland
74 Posts

Posted - 03 November 2004 :  07:43:41  Show Profile  Visit Machina's Homepage  Reply with Quote
This MOD Rocks

I'm just trying to have the pop_profile values work, they still show 0 value...

hehehe, Thanks Gargoyle, I applied your modification and it works now.

THIS MOD IS EXCELLENT<

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

Edited by - Machina on 03 November 2004 08:46:26
Go to Top of Page

ikalota
Starting Member

37 Posts

Posted - 05 November 2004 :  00:13:18  Show Profile  Reply with Quote
Hi All,

I just read through siz pages of posts but dont seem to find answer to my problem. And I notice, it isn't just me with this problem, other people have also run into this issue. Can someone who has got this to work post a solution or a workaround this problem.

Here is the message I am getting:

Microsoft VBScript runtime error '800a0046'
Permission denied

/forum/membersFiles.asp, line 424

I have the folder path correctly specified in inc_UploadConfig.asp with all the read/write/execute permissions set, I even used another folder which I use to upload pictures as part of the Photo album MOD and still I keep getting the same error. I know it cant be permissions otherwise the Photo Album Mod would not have worked.

Does anyone have any idea about a fix for this?

Thanks.
<
Go to Top of Page

Chuck McB
Junior Member

WooYay
196 Posts

Posted - 05 November 2004 :  08:32:42  Show Profile  Visit Chuck McB's Homepage  Send Chuck McB an ICQ Message  Reply with Quote
Did you try the line of code:
Response.write ">" & physicalUploadFolder & "\" &Path & "<"
to check exactly where the mod is trying to write to?<
Go to Top of Page

ikalota
Starting Member

37 Posts

Posted - 06 November 2004 :  00:36:21  Show Profile  Reply with Quote
Thanks for the reply.

I tried adding the line and Here is what I got:

>\sharedfiles\<

Microsoft VBScript runtime error '800a0046'

Permission denied

/snitztest/membersFiles.asp, line 431
<
Go to Top of Page

Chuck McB
Junior Member

WooYay
196 Posts

Posted - 06 November 2004 :  14:08:03  Show Profile  Visit Chuck McB's Homepage  Send Chuck McB an ICQ Message  Reply with Quote
try putting the full physical path to the the folder in inc_UploadConfig.asp rather then just \sharedfiles\<
Go to Top of Page

ikalota
Starting Member

37 Posts

Posted - 06 November 2004 :  15:31:42  Show Profile  Reply with Quote
Chuck,
Thanks very much for your tip. That did it. For the benefit of others, if you run into a similar problem, then add the following line in memberFiles.asp to find out the exact path.

Response.Write(Server.MapPath(physicalUploadFolder & "\" & Path))

This would give you the exact Physical Path of your folder location by the web host, then use this physical path and go to
inc_UploadConfig.asp and assign it there: see example below:

physicalUploadFolder =
"\\premfsx\sites\premiumx\xyzYourId\webroot\sharedfiles"

Chuck, thanks once again for the tip.

Cheers!
<
Go to Top of Page

Chuck McB
Junior Member

WooYay
196 Posts

Posted - 06 November 2004 :  17:38:23  Show Profile  Visit Chuck McB's Homepage  Send Chuck McB an ICQ Message  Reply with Quote
np

It's a great wee mod (shame my forum got too big to be able to handle the bandwidth hit of uploaded files)<

Edited by - Chuck McB on 28 November 2004 12:50:44
Go to Top of Page
Page: of 14 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07