Author |
Topic |
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 01:48:30
|
Richard.. Thanks for the Popup Mod for the Avatar! Works great.
I did Rob's mod to avatar and it will now not let me login or modify anything... I can't even get to the members page.
Any Clue?
Rick
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
Therion93
Junior Member
USA
263 Posts |
Posted - 05 March 2001 : 01:48:40
|
quote:
Therion93,
No, not the version I e-mailed to them. Actually the version that I modified it from would work with yours. I'll e-mail it to you and you can use it if you want to.
Works fantabulously!! Thanks!
Therion93 Because Legends Never Die! - Kiss-Forever.Net - HuwR's SR4 Release Mysteries & Magic - Mysteria Magicka - Richard Kinser's SR4 Release |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 05 March 2001 : 01:56:12
|
rick,
I just went to your site and logged in and was able to get to the Member's profile page. |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 01:58:45
|
I haven't did that one... Give me 5 mins
Ok.. Try it now
You can't register. You can get to policy and that's it.
It's putting my Server CPU to 100% and locking up IIS.
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.
Edited by - rick7165 on 05 March 2001 02:16:46
Edited by - rick7165 on 05 March 2001 02:22:29 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 05 March 2001 : 02:19:47
|
That is weird. You didn't even modify members.asp did you? |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 02:23:59
|
Nope just pop_profile.asp and inc_avatar.asp
quote:
That is weird. You didn't even modify members.asp did you?
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 05 March 2001 : 02:28:30
|
I have no idea why the code Rob posted would have that affect. But I haven't tried it either. |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 02:30:46
|
I might just remove this because it's not going to do what I need it to do...
It removes the Avatar from the list and I don't want that... I want to keep the list as a Public Avatar list... But have someway of doing Private Avatars.
I think he's close, this would work if there was a way to write to the M_AVATAR_URL via admin screen. Like you have a Admin area.. Put in the URL for the Avatar.. then pick the member you want to use it.. and it writes it to the M_AVATAR_URL in that members Profile.
I kind of know what it should look like.. but I can't code I'd have a field for the url and then a drop down box with the list of members in it... then have a button to save. And then it would write to the M_AVATAR_URL of that member.
Then add it into your admin_avatar_home.asp as: <LI><a href="admin_private_avatar.asp">Review/Private Avatars</a> </LI>
Make any Sense?
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.
Edited by - rick7165 on 05 March 2001 02:35:15
Edited by - rick7165 on 05 March 2001 02:36:11
Edited by - rick7165 on 05 March 2001 02:47:21 |
|
|
milez
Starting Member
USA
19 Posts |
Posted - 05 March 2001 : 03:23:46
|
Hey I like this mod a lot, one request to Richard, could you add a way for the members to use their own custom avatar? A field for them to enter a URL for their own? I think that would be perfect.
Thanks for the Avatar Mod!
|
|
|
Therion93
Junior Member
USA
263 Posts |
Posted - 05 March 2001 : 03:41:29
|
quote:
Hey I like this mod a lot, one request to Richard, could you add a way for the members to use their own custom avatar? A field for them to enter a URL for their own? I think that would be perfect.
Thanks for the Avatar Mod!
I mentioned this on another thread, but doing so can seriously affect the speed of your forums. Imagine this:
You have 1000 users on your site. They all decide to use their own url for their avatar. The possibility exists that the system would have to go out and hit 1000 sites just to get the avatar images!
Therion93 Because Legends Never Die! - Kiss-Forever.Net - HuwR's SR4 Release Mysteries & Magic - Mysteria Magicka - Richard Kinser's SR4 Release |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 03:50:22
|
I'm going to use the File Attach MOD to allow them to upload the Avatars this way there is no traffic. And the Avatar they upload will be in their own personal Directory, But they are sending them to me and I'm placing them into a directory..
quote: Hey I like this mod a lot, one request to Richard, could you add a way for the members to use their own custom avatar? A field for them to enter a URL for their own? I think that would be perfect.
Thanks for the Avatar Mod!
This is why I want a Private Admin Mod to control the Avatar URL's. This way they can upload them or send them to me.. Then the Admin can aprove them and add them to thier profile. Keeps from them putting stuff that goes out to the internet and I have full control over it and this also keeps adult images from being placed on the board. Remember give them a inch.. they take a mile. Stay in control of you forums Boards!
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser.
Edited by - rick7165 on 05 March 2001 03:57:11
Edited by - rick7165 on 05 March 2001 04:01:58
Edited by - rick7165 on 05 March 2001 04:04:27 |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 05 March 2001 : 04:34:22
|
rick,
I'm working on it.
You already added FORUM_AVATAR.A_MEMBER_ID to the database right? |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 04:49:38
|
Yep.. Got it there!
quote:
rick,
I'm working on it.
You already added FORUM_AVATAR.A_MEMBER_ID to the database right?
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
RichardKinser
Snitz Forums Admin
USA
16655 Posts |
Posted - 05 March 2001 : 05:13:34
|
rick,
check your e-mail. |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 05 March 2001 : 05:26:18
|
You may have to send it again I restarted the Servers because after that MOD The server ran out of memory. So it's going to bounce back to you.. Just resend it.
quote:
rick,
check your e-mail.
Test Site www.eastpasco.com Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser. |
|
|
Topic |
|