Author |
Topic  |
|
duncan
Starting Member
Australia
6 Posts |
Posted - 17 February 2007 : 21:55:48
|
I have downloaded the MOD:
Avatar Mod for 3.4 Original Author: Richard Kinser, adapted by Hamlin. from snitz bitz!
I have carried all the instructions required by the readme and appear to have successfully installed the MOD. This includes changes to the various files.
I have used the Avatar setup section in admin opions to upload the avatars.
The avatars can be seen both in the admin options>avatar setup>review/edit avatars and in the members profile avatar section.
Here's the thing: They dont display on the topics at all.
There are no errors or other display issues at all.
I am a complete newbie at this and quite confused by this. I must have missed something elementary I feel.
Any suggestions would be gratefully received.
Duncan  |
|
leatherlips
Senior Member
   
USA
1838 Posts |
|
duncan
Starting Member
Australia
6 Posts |
Posted - 17 February 2007 : 22:14:13
|
Will do, thinks. |
 |
|
duncan
Starting Member
Australia
6 Posts |
Posted - 18 February 2007 : 01:12:15
|
I have checked topic.asp and I have made all the required changes except where the instructions detail changes for the versions: " For snitz 3.4, 3.4.0.1 and 3.4.0.2 follow this step
For snitz 3.4.0.3 follow this step
For snitz 3.4, 3.4.0.1 and 3.4.0.2 follow this step
For snitz 3.4.0.3 follow this step"
I have installed 3.4.06
Any other ideas?
Duncan
|
 |
|
thermal_seeker
Junior Member
 
United Kingdom
430 Posts |
Posted - 18 February 2007 : 02:36:54
|
When I added this Mod a short while back I had the same sort of problem and added the changes "For snitz 3.4.0.3 follow this step" and all was fine.
Dave
|
No good at coding, but I can plough a field !! |
 |
|
duncan
Starting Member
Australia
6 Posts |
Posted - 18 February 2007 : 03:37:46
|
Thanks Dave, all working now. Duncan |
 |
|
ugger
Junior Member
 
Denmark
127 Posts |
Posted - 22 March 2007 : 10:58:55
|
Hi I've did the same as Duncan, but I still only get the avatars showed when a new topic is made, not when a reply to a topic is made.
|
Edited by - ugger on 22 March 2007 11:00:35 |
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 22 March 2007 : 11:05:02
|
Double check the changes you made to topic.asp against the readme; you missed a few edits.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
 |
|
ugger
Junior Member
 
Denmark
127 Posts |
Posted - 22 March 2007 : 11:56:02
|
Now I checked the topics.asp out and I still get the same result. It even imposible to delete your own replies.
|
 |
|
Shaggy
Support Moderator
    
Ireland
6780 Posts |
Posted - 22 March 2007 : 12:08:41
|
What do you mean by "impossible"?
Got a *.txt copy of your topic.asp?
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
Edited by - Shaggy on 22 March 2007 12:09:08 |
 |
|
ugger
Junior Member
 
Denmark
127 Posts |
|
ugger
Junior Member
 
Denmark
127 Posts |
Posted - 24 March 2007 : 10:23:52
|
I found the problem, it was the lines that had to be inserted: rM_NAME = 0 rM_RECEIVE_EMAIL = 1 rM_AIM = 2 rM_ICQ = 3 rM_MSN = 4 rM_YAHOO = 5 rM_TITLE = 6 rMEMBER_ID = 7 rM_HOMEPAGE = 8 rM_LEVEL = 9 rM_POSTS = 10 rM_COUNTRY = 11 rM_Avatar = 12 rREPLY_ID = 13 rFORUM_ID = 14 rR_AUTHOR = 15 rTOPIC_ID = 16 rR_MESSAGE = 17 rR_LAST_EDIT = 18 rR_LAST_EDITBY = 19 rR_SIG = 20 rR_STATUS = 21 rR_DATE = 22 if CanShowSignature = 1 then rM_SIG = 23 end if
Beaware of the numbers, the numbers that follows the mod was wrong, proberly becourse of another mod-installation.
|
 |
|
|
Topic  |
|