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

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Mikes file attachment mod problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

highonthai
New Member

69 Posts

Posted - 28 October 2004 :  15:42:24  Show Profile
I have got the file attchment mod to work but now there is a new problem.
Once the upload file window opens it closes the message window and I loose everything. The file does load to my uploads file.
Any suggestions?
thanks
Scott

highonthai
New Member

69 Posts

Posted - 02 November 2004 :  12:16:49  Show Profile
Still having the problem.
Could someone be so kind as to check this code in my post asp file to see if I am missing anything? I have reloaded mikes file attachment many times now and the same thing is happening. As soon as the pop up window apears the other window closes and it goes back to the main forum sreen.

Sample code located at http://checkersoffroad.com/temp/mikes.txt

Forum is located at http://checkersoffroad.com/forum no password needed for the testing fourm.

Thank you

Scott

Edited by - highonthai on 02 November 2004 12:18:44
Go to Top of Page

OneWayMule
Dev. Team Member & Support Moderator

Austria
4969 Posts

Posted - 02 November 2004 :  15:48:45  Show Profile  Visit OneWayMule's Homepage  Send OneWayMule an ICQ Message
I'm getting an error in your post.asp file.

Find the follwing code in post.asp (line 1056):
Response.Write	"		<a href=""#"" onClick=""window.open('pop_upload_new.asp','Uploading','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=yes,width=440,height=310');""><acronym title=""Upload an Image File..."">" & getCurrentIcon(strIconPaperClip,"","") & "</a> <font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>Insert an Image File</acronym><br /></font>" & vbNewLine if strRqMethod = "Edit" or strRqMethod = "Reply" or strRqMethod = "ReplyQuote" or _

and replace it with the following line:
Response.Write	"		<a href=""#"" onClick=""window.open('pop_upload_new.asp','Uploading','toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=no,resizable=yes,width=440,height=310');""><acronym title=""Upload an Image File..."">" & getCurrentIcon(strIconPaperClip,"","") & "</a> <font face=""" & strDefaultFontFace & """ size=""" & strDefaultFontSize & """>Insert an Image File</acronym><br /></font>" & vbNewLine 
if strRqMethod = "Edit" or strRqMethod = "Reply" or strRqMethod = "ReplyQuote" or _

Also, a test login/password would help so we can test it at your forum.

My MODs:
Birthdays - Custom Policy - F.A.Q. Administration - Forum Rules - Guestbook
Links Manager - MyOwnGoogle - Profile Views - Search Log - WebSearch

Useful stuff:
Forum and MOD Installation - MOD Installation Guide - Snitz v3.4.05 Readme - Free ASP Hosts - Support Snitz
Go to Top of Page

highonthai
New Member

69 Posts

Posted - 02 November 2004 :  18:12:01  Show Profile
Thanks for the info. i will try that.
Temp usre name is test
Temp password is test


scott

Edited by - highonthai on 02 November 2004 18:31:35
Go to Top of Page

highonthai
New Member

69 Posts

Posted - 02 November 2004 :  18:33:42  Show Profile
The new code looks the same to me?
I have replaced the lines and now get this message?


The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Open the www.checkersoffroad.com home page, and then look for links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.




HTTP 500 - Internal server error
Internet Explorer

Edited by - highonthai on 02 November 2004 18:42:46
Go to Top of Page

Hopeful
Junior Member

130 Posts

Posted - 21 November 2004 :  16:09:22  Show Profile
Did you get the correct code figured out? I am looking to figure out the same thing. If you get it please let me know!
Thank you,
A. Green

I got my mod working correctly, if you still have trouble you might find help from my topic
"Mikes file attach help & Which mod 2 install first"
Good luck!
A. Green

Please explain everything in layman terms!!!

Edited by - Hopeful on 21 November 2004 18:06:26
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.29 seconds. Powered By: Snitz Forums 2000 Version 3.4.07