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
 Upload Picture MOD (File Attachment)
 New Topic  Topic Locked
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 3

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 06 July 2001 :  07:44:44  Show Profile  Visit HuwR's Homepage
Sorry All, this was my fault, the replacement uploadengine I posted, has different include paths, I have now fixed this, sorry for the problems

Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 06 July 2001 :  10:35:03  Show Profile
thanx

can we have avatars with our nicks on this forum ?? just wondering !

Go to Top of Page

Markp
New Member

54 Posts

Posted - 06 July 2001 :  13:30:50  Show Profile
Still having problems, this is what happens when I hit the upload button.

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:

Click the Refresh button, or try again later.

Open the www.opforland.com home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

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

Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A004C)
Path not found
/forum/Mods/UploadEngine.asp, line 164


Browser Type:
Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)

Page:
POST 32711 bytes to /forum/Mods/UploadEngine.asp

POST Data:
error '80020009'
Exception occurred.

/iisHelp/common/500-100.asp, line 192



Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 06 July 2001 :  15:07:46  Show Profile  Visit HuwR's Homepage
in which directory is your uploadengine.asp ?

Go to Top of Page

acenet
Starting Member

Austria
18 Posts

Posted - 06 July 2001 :  15:15:57  Show Profile
hi!

i have just another question to this mod:

i am standing in this step:
Changed Forum Code files

inc_profile.asp
pop_profile.asp
post.asp
post_info.asp
pop_delete.asp

ok, but i have still other mods installed and my files are very much bigger than these files! how can i find the code i have to copy and paste into my files exactly? i couldn't find it! can i search any word?

and i have to change anything in mod_config.asp??? nothing right? i don't understand what?!


thank you!!

www.acenet.at

Edited by - acenet on 06 July 2001 15:18:48
Go to Top of Page

Markp
New Member

54 Posts

Posted - 06 July 2001 :  17:13:30  Show Profile
My uploadengine.asp is in the ./forum/mods folder.

You will find that the man has commented his changes well. look for the words Attach or Attachment or Attachments.

It will look something like.
'####################### File Attachments #################




Edited by - markp on 06 July 2001 17:14:52

Edited by - markp on 06 July 2001 17:15:29
Go to Top of Page

acenet
Starting Member

Austria
18 Posts

Posted - 06 July 2001 :  18:08:47  Show Profile
thanks.. i have done everything yet! but in the user profile there is no button to upload (a user pic), in the post.asp its it is shown correctly... why?

thank you

www.acenet.at
Go to Top of Page

Markp
New Member

54 Posts

Posted - 06 July 2001 :  18:18:19  Show Profile
You have to take the ' away in your mod config.asp The line are below.

Dim intAllowUploads

Application(strCookieURL & "intAllowUploads") = modDict.Item("Attachment")

intAllowUploads = modDict.Item("Attachment")

intAllowUploads = Application(strCookieURL & "intAllowUploads")


I missed the variable declaration Dim ...


Edited by - markp on 06 July 2001 18:20:35
Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 07 July 2001 :  00:11:39  Show Profile
quote:

thanks.. i have done everything yet! but in the user profile there is no button to upload (a user pic), in the post.asp its it is shown correctly... why?

thank you

www.acenet.at



dude it is not supposed to be used for User Profile. This MOD is meant to be used by the post.asp, the normal post that we do. For example this post and while typing this post, i would see a button called Attach Files and we Click on it and attach files.

Here is a demo Image for you.

dude HuwR has updated his UploadEngine.asp, check his out.

Markp I'll check your site now and change the file in the ftp and check .. alright ?

in a bit
sal.

Go to Top of Page

Markp
New Member

54 Posts

Posted - 07 July 2001 :  01:06:30  Show Profile
Good catch I missed that he was trying to do it in the Users profile. I am not sure what you are saying but do it. I really want this mod to work.

Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 07 July 2001 :  02:34:10  Show Profile
mark . make a directory called 'uploaded' in the ROOT as well as FORUM directory please. THis might be your problem.





Edited by - salmankhana on 07 July 2001 02:54:21
Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 07 July 2001 :  02:38:04  Show Profile
I'm sure that is the problem. The code file I gave you picked up the 'uploaded' folder from the Forum directory. !!! I believe your problem should be gone by now if you create that dir. !



Edited by - salmankhana on 07 July 2001 02:55:31
Go to Top of Page

SalmanKhana
Average Member

USA
961 Posts

Posted - 07 July 2001 :  02:53:06  Show Profile
O my God, I am sorry. I went to your forum site and saw your real problem. You do NOT get that Attachment icon with your posts. Right ?

Dude email me your post.asp and let me check it out if you implemented the code properly.

Just to make sure. Is you problem that you dont see the attachment icon or you cannot upload images ? If its the former email me post.asp and if its the latter make a folder called 'uploaded' in your Forum directory.

Hope this helps..

sal.



Edited by - salmankhana on 07 July 2001 02:56:11
Go to Top of Page

acenet
Starting Member

Austria
18 Posts

Posted - 07 July 2001 :  04:09:20  Show Profile
guys..
do you know what i want to do?
check here please: (the method of dayve)

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=12346&FORUM_ID=26&CAT_ID=17&Topic_Title=picture%2Dsize&Forum_Title=MOD+Add%2DOn+Forum+%28W%2FO+Code%29

and i thougt the implemention in the user-proifle is already working when i install the upload-mod.. but yet i have to read the posts of dayve and his method, that users can upload their user-pics.. allright?

and i have the icon in the post.asp!! (i said it in my last post.. sorry that you don't understand)

www.acenet.at
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 07 July 2001 :  06:35:19  Show Profile  Visit HuwR's Homepage
acenet,
I would suggest you ask your question in the topic you have indicated in your post, the fileattachmnet mod being discussed here was only ever written to upload and attach files to a post not your profile

Go to Top of Page
Page: of 3 Previous Topic Topic Next Topic  
Previous Page | Next Page
 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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07