Author |
Topic |
|
zzbruce
New Member
USA
54 Posts |
Posted - 09 June 2005 : 00:06:13
|
Some techies...installed the Avatar Mod for me at my host server.
The Mod is in the SYSTEM cause its in the Mod setup. I ran the Mod setup...and got the following---and I dont see where anywhere on the forum I can get Avatars....
here is what I got after running MOD SETUP...do I need to download avatars? And where is the Avatar selection in the forum/ or, is it installed successfully?
Creating table(s)... CREATE TABLE FORUM_AVATAR( A_ID int IDENTITY (1, 1) PRIMARY KEY NOT NULL , A_URL text (255) NULL , A_NAME text (50) NULL , A_MEMBER_ID int NULL DEFAULT 0) Table already exists
--------------------------------------------------------------------------------
Adding Column M_AVATAR_URL... ALTER TABLE FORUM_MEMBERS ADD COLUMN M_AVATAR_URL text (255) NULL Column already exists
--------------------------------------------------------------------------------
Adding Column M_AVATAR_URL... ALTER TABLE FORUM_MEMBERS_PENDING ADD COLUMN M_AVATAR_URL text (255) NULL Column already exists
--------------------------------------------------------------------------------
Adding new records.. INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intShowAvatar','1') INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('strAvatarFolder','avatars/') INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAvatarWidth','64') INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAvatarHeight','64') INSERT INTO FORUM_CONFIG_NEW (C_VARIABLE,C_VALUE) VALUES ('intAvatarBorder','1')
Value(s) updated successfully -------------------------------------------------------------------------------- Unable to remove dbs file Permission denied
Database setup finished
|
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 09 June 2005 : 05:34:14
|
Have you made the changes in your files detailed in the readme? All dbs files do is make the necessary database modifications for you.
|
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.” |
|
|
zzbruce
New Member
USA
54 Posts |
Posted - 09 June 2005 : 09:08:16
|
Unfortunately Shaggy, I didnt do the Mod, cause I cant see that well, the techies did it for me as a deal with the hosting, but I am starting to think they dont know how to do it.
Modding is very frustrating for me, -----
I guess its just not installed correctly. I wish there was a modded forum availible....this is hard for me. |
|
|
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 09 June 2005 : 10:27:33
|
If you've got a maintenance/retainer deal going with your host whereby they will modify your files for you then you should get in contact with them and let them know that they have not completed the job. If they don't know what they're doing, which is what I'd suspect, then you should be able to find someone to help you out here if you've a bit of patience. I'd offer meself but I'm run ragged these days with no time for my own site never mind anyone else's.
|
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.” |
|
|
zzbruce
New Member
USA
54 Posts |
Posted - 10 June 2005 : 09:57:58
|
quote: Originally posted by Shaggy
If you've got a maintenance/retainer deal going with your host whereby they will modify your files for you then you should get in contact with them and let them know that they have not completed the job. If they don't know what they're doing, which is what I'd suspect, then you should be able to find someone to help you out here if you've a bit of patience. I'd offer meself but I'm run ragged these days with no time for my own site never mind anyone else's.
Thanks Shaggy....This host/server has been lying to me since I hired them. They got me for the year...
I cannot believe just to get this AVATAR mod...its such a pain in the butt.
Maybe someone here can send me the ASP files I need modified and I can switch the ASP files...I am almost tempted to move to Invision or PHPBB forums... |
|
|
|
Hamlin
Advanced Member
United Kingdom
2386 Posts |
Posted - 10 June 2005 : 12:09:35
|
What connection string do you use? |
|
|
zzbruce
New Member
USA
54 Posts |
Posted - 13 June 2005 : 11:39:27
|
I dont know, I didnt install the Mod. The server techies did it cause I did'nt know how to.
I guess eventually I am going to have to do it myself with Aranae.
|
|
Edited by - zzbruce on 13 June 2005 11:41:31 |
|
|
|
Topic |
|