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
 Can anyone help please ?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Camionista
Starting Member

9 Posts

Posted - 05 February 2005 :  11:27:30  Show Profile
I made de download of Avatar Mod for 3.4 ( Original Author: Richard Kinser, adapted by Hamlin. ).

I can se the avatar in members profile, but canīt see them on the messages ( post ) of each member.

The other problem is realeted widh uploading avatars. In wich directory i should upload ?

Finaly, is possible to receive an my e-mail, each message or post in the specific topic that i create.

If anyone can help, i would appreciate it

thank you very much

Podge
Support Moderator

Ireland
3775 Posts

Posted - 05 February 2005 :  12:26:23  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
quote:
I can se the avatar in members profile, but canīt see them on the messages ( post ) of each member.

You should re-check the changes made in topic.asp
quote:
Finaly, is possible to receive an my e-mail, each message or post in the specific topic that i create.

You can use subscriptions to get email for posts by board, category, forum or topic.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Camionista
Starting Member

9 Posts

Posted - 05 February 2005 :  22:14:14  Show Profile
thank you very much. Iīm going to try.

Go to Top of Page

Camionista
Starting Member

9 Posts

Posted - 06 February 2005 :  05:16:11  Show Profile
Iīve did it but without sucess. It gives me a syntaxe error on End If and i cannot see why.

This is the code (this code around line 789) :


Response.Write " </p>" & vbNewLine
if Member_Avatar <> "noavatar.gif" then
response.write" <img src=""" & Member_Avatar & """ width=""" & intAvatarWidth & """ height=""" & intAvatarHeight & """ border=""" & intAvatarBorder & """>"
end if

response.write " <p><font color=""" & strForumFontColor & """ face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """><small>" & Member_Country & "</small></font><br />" & vbNewLine & _


Thank you

Edited by - Camionista on 06 February 2005 05:18:52
Go to Top of Page

TStewartFan
Junior Member

190 Posts

Posted - 06 February 2005 :  07:49:29  Show Profile  Visit TStewartFan's Homepage
Not sure which error you are getting but more then likelt it is this piece here: & vbNewLine & _
Change it too: & vbNewLine if followed by anything other than "

Or check the line above both of these and make sure there is no & _ behind the & vbNewLine

If You Have to Ask, You Wouldn't Understand.
Go to Top of Page

Camionista
Starting Member

9 Posts

Posted - 06 February 2005 :  08:23:31  Show Profile
Iīve tried another code and is giving me a similar syntase error

Microsoft VBScript compilation error '800a03ea'

Syntax error

/forum/topic.asp, line 592

end if
^


The code i used was this one :

For snitz 3.4, 3.4.0.1 and 3.4.0.2 follow this step
arond line 584

Response.Write " </p>" & vbNewLine
if Reply_MemberAvatar <> "noavatar.gif" then
response.write" <img src=""" & Reply_MemberAvatar & """ width=""" & intAvatarWidth & """ height=""" & intAvatarHeight & """ border=""" & intAvatarBorder & """>"
end if
response.write " <p><font color=""" & strForumFontColor & """ face=""" & strDefaultFontFace & """ size=""" & strFooterFontSize & """><small>" & Reply_MemberCountry & "</small></font><br />" & vbNewLine & _


Thank you for your help TStewartFan, but infortunately dosenīt work
Go to Top of Page

modifichicci
Average Member

Italy
787 Posts

Posted - 06 February 2005 :  14:32:02  Show Profile  Visit modifichicci's Homepage
It seems you have inserted the code within an if then cicle and perhaps it's missing and end if or it is one more.
Search for the end if loop and close what is open where it needs.

Ernia e Laparocele
Forum di Ernia e Laparocele
Acces - MySql Migration Tutorial
Adamantine forum
Go to Top of Page

Camionista
Starting Member

9 Posts

Posted - 08 February 2005 :  11:33:17  Show Profile
thank you very much modifichicci

But only who iniciates a topic has an avatar and i would like it to apear in every member reply. What i have to do ?

Thank you

Edited by - Camionista on 08 February 2005 11:34:33
Go to Top of Page

modifichicci
Average Member

Italy
787 Posts

Posted - 08 February 2005 :  15:17:07  Show Profile  Visit modifichicci's Homepage
In topic.asp there are two section:
one for reply and one for get first message.
You need to apply the modification both in two sections, it seems you have done the modifications only in get first subroutine.
Reread the instructions and apply the right code in the two sections.

Ernia e Laparocele
Forum di Ernia e Laparocele
Acces - MySql Migration Tutorial
Adamantine forum
Go to Top of Page

Camionista
Starting Member

9 Posts

Posted - 09 February 2005 :  01:24:03  Show Profile
thankīs !
Go to Top of Page

Camionista
Starting Member

9 Posts

Posted - 11 February 2005 :  22:50:16  Show Profile
quote:
You can use subscriptions to get email for posts by board, category, forum or topic.


Please, can you tell me where i can control de subscription, i canīt find them in admin options.

thankīs
Go to Top of Page

Podge
Support Moderator

Ireland
3775 Posts

Posted - 12 February 2005 :  15:37:23  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Admin Options > Feature Configuration

About 6-7 lines down you can turn Subscriptions on or off.

To enable it for each forum you have to edit each forum from the main page of your board.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.

Edited by - Podge on 12 February 2005 15:38:17
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.36 seconds. Powered By: Snitz Forums 2000 Version 3.4.07