Author |
Topic  |
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 17 January 2001 : 15:51:09
|
sounds like a corrupted file, the code around 620 should be something like
rs2.close set rs2 = nothing end if Go_Result "Updated OK", 1
'Resistance is futile' |
 |
|
wob
Starting Member
39 Posts |
Posted - 17 January 2001 : 16:10:06
|
Hey HuwR,
I fixed it just a while ago, I hadn't had time to update my post yet. Your assessment was correct. There should have been a line break in one of the statements. That solved the post_info error. The only thing I'm still working on is that the link in the post to the file is inactive and displays as code.
ex:{url="pop_download.asp?mode=Edit&dir=admin&file=FileAttachment.txt"}download{/url}
Note I replaced the bracets above with {}'s to keep this forum from trying to encode them. The funny thing is that the link looks fine from the preview window?!?!
Update I did a little test and found this, if I make a post like the below example
Snitz Community Forum
The code I use is:{url="http://forum.snitz.com/"}Snitz Community Forum{/url}
Again, I swapped the brackets with {}'s. On my forum it displays: {url="http://forum.snitz.com"}Snitz Community Forum{/url}
as code, ie brackets and all. And the http...com is underlined and is an active link. The Snitz...Forum is just text.
???
Edited by - wob on 17 January 2001 16:47:16 |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 17 January 2001 : 16:26:58
|
do you have a url I can check out.
'Resistance is futile' |
 |
|
wob
Starting Member
39 Posts |
Posted - 17 January 2001 : 17:09:38
|
Sorry HuwR,
It's on an Intranet site.
|
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 17 January 2001 : 18:08:46
|
I'm pretty sur if you check in the bugs forum, you will find some fixes for this, it is a problem with some of the code in inc_functions.
'Resistance is futile' |
 |
|
rick7165
Senior Member
   
USA
1094 Posts |
Posted - 18 January 2001 : 15:26:22
|
HuwR... I'm running Richard's Forum that he did some mods too.. I'm having trouble putting File Attachments in the post.asp and post_info.asp.
I've emailed you the files to see if you can figure out where to put the entries.
To see what the forum looks like... check out www.eastpasco.com
Thanks, Rick
My Demo Site www.eastpasco.com |
 |
|
StockholmStudent
Junior Member
 
Sweden
329 Posts |
Posted - 18 January 2001 : 15:44:07
|
quote:
HuwR... I'm running Richard's Forum that he did some mods too.. I'm having trouble putting File Attachments in the post.asp and post_info.asp.
I've emailed you the files to see if you can figure out where to put the entries.
To see what the forum looks like... check out www.eastpasco.com
Thanks, Rick
My Demo Site www.eastpasco.com
how did you do the "cancel notification" - mod!? |
 |
|
rick7165
Senior Member
   
USA
1094 Posts |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 18 January 2001 : 17:01:13
|
quote:
HuwR... I'm running Richard's Forum that he did some mods too.. I'm having trouble putting File Attachments in the post.asp and post_info.asp.
I've emailed you the files to see if you can figure out where to put the entries.
To see what the forum looks like... check out www.eastpasco.com
Thanks, Rick
My Demo Site www.eastpasco.com
I mailed them back to you, let me know if still problem
'Resistance is futile' |
 |
|
wob
Starting Member
39 Posts |
Posted - 24 January 2001 : 15:18:23
|
Hello again,
I have this mod installed (thanks to HuwR ) and is running great on my development server. When I transferred it to it's official home ( still on an intranet BTW ), I got a new message when clicking on the 'upload' button.
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/Mods/clsCollection.inc, line 19
Public Property Get Count() ----------------^
I see that HuwR answered this question on page 2 of this topic. His answer was:
quote: It would appear from your error that they do not have the fileSystem object and the Scripting.Dictionary enabled on there site.
My question is, how do you enable these functions and does anyone have an opinion as to the security risks involved? Has anyone else had this problem that could give some insight as to how they fixed it?
Edited by - wob on 26 January 2001 16:32:42 |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 26 January 2001 : 17:10:52
|
to enable, I don't know, it is generally installed by default, and you have to disable it, I'm pretty sure all you need to do is register a dll, can't remember which one.
Used in this manner it is not a risk and should not be a problem on an intranet, the problem arises on hosted web space on shared servers, if their permissions and security are not set up correctly, you can use the file scripting object to write a file browser which allows you viewing acces to the entire server.
'Resistance is futile' |
 |
|
HuwR
Forum Admin
    
United Kingdom
20595 Posts |
Posted - 29 January 2001 : 16:31:45
|
test post for active topics
'Resistance is futile' |
 |
|
Morpheus73
Average Member
  
Denmark
597 Posts |
Posted - 09 February 2001 : 06:07:52
|
Would it be possible to modify this mod so it doesnīt only attach files to a message?
Iīm thinking of a member file area system, where every user has a folder containing his or hers uploaded and/or recieved files? - maybe with the possibility to attach them to their messages or send to with PMīs to individuals or groups? ... would be cool for my purpose use of the forum as a teacher I could send files to students or whole classes.
MPH73
|
 |
|
StockholmStudent
Junior Member
 
Sweden
329 Posts |
Posted - 09 February 2001 : 08:58:58
|
quote:
Would it be possible to modify this mod so it doesnīt only attach files to a message?
Iīm thinking of a member file area system, where every user has a folder containing his or hers uploaded and/or recieved files? - maybe with the possibility to attach them to their messages or send to with PMīs to individuals or groups? ... would be cool for my purpose use of the forum as a teacher I could send files to students or whole classes.
MPH73
Hej Danmark! 
Sounds cool. What is your homepages adress?
cheers /CHEETAH Sweden!
|
 |
|
Morpheus73
Average Member
  
Denmark
597 Posts |
Posted - 09 February 2001 : 15:31:11
|
!
Go Sverige!
Actually just replying to my own reply in order for this to get higher ratings in the active topics list :) ... this done in the hope that some of the cooler coders (HuwR, Frankie, stimulator?) will notice it!
MPH73
|
 |
|
Topic  |
|