Author |
Topic |
|
Diligentman
Starting Member
USA
5 Posts |
Posted - 27 September 2004 : 11:01:23
|
I am new to Snitz, and while experienced at programming, not familiar with the language Snitz used. Having said this, I am 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 |
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 27 September 2004 : 11:04:39
|
The mod creator only help you with what link you should put in your menu. The membersFiles.asp will take the user to all files, and the memberFiles.asp?memberFldrID=memberID will open the files for the current logged in user only.
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
Diligentman
Starting Member
USA
5 Posts |
Posted - 27 September 2004 : 11:59:52
|
quote: Originally posted by tribaliztic
The mod creator only help you with what link you should put in your menu. The membersFiles.asp will take the user to all files, and the memberFiles.asp?memberFldrID=memberID will open the files for the current logged in user only.
If you could tell me about the menu, it would be good. And THANK YOU for our response. |
the Diligent Man |
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
Posted - 28 September 2004 : 04:05:56
|
In inc_header.asp you have the links in the top right. Open the file and do a search for "Edit your personal profile" and you should find it. There you add the link mentioned above.
|
/Tribaliztic - www.gotlandrace.se -
|
|
|
Diligentman
Starting Member
USA
5 Posts |
Posted - 29 September 2004 : 00:29:13
|
quote: Originally posted by tribaliztic
In inc_header.asp you have the links in the top right. Open the file and do a search for "Edit your personal profile" and you should find it. There you add the link mentioned above.
Thanks! Found it, not working correctly yet, but making progress.
Diligent Man |
the Diligent Man |
|
|
Davio
Development Team Member
Jamaica
12217 Posts |
Posted - 29 September 2004 : 01:42:13
|
And the "linking" meant creating an anchor in your menu to the page he mentioned.
<a href="membersFiles.asp">Members Files</a>
That is a link. |
Support Snitz Forums
|
|
|
tribaliztic
Senior Member
Sweden
1532 Posts |
|
Diligentman
Starting Member
USA
5 Posts |
Posted - 30 September 2004 : 16:44:03
|
Thanks to both of you, I seem to have worked through it, still have a few little problems, but am now able to upload and see files I uploaded.
|
the Diligent Man |
|
|
|
Topic |
|