URL only avatars 1.2.1 [message #736] |
Tue, 26 February 2002 03:29 |
dangib
Messages: 29 Registered: February 2002
Karma: 0
|
Junior Member |
|
|
I have avatars set to URL only, althought when you go into profiles and change the drop down list from built in to URL the page reloads and the list is reverted to built in.
|
|
|
Re: URL only avatars 1.2.1 [message #737 is a reply to message #736] |
Tue, 26 February 2002 04:48 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
dangib wrote on Mon, 25 February 2002 10:29 PM | I have avatars set to URL only, althought when you go into profiles and change the drop down list from built in to URL the page reloads and the list is reverted to built in.
|
When the forum was created it was assumed that the Built In avatars would be enabled when ever custom avatars are allowed. This is not a vere good logic and this will be resolved shortly. I suspect a patch to this problem will be avaliable tommorow.
FUDforum Core Developer
|
|
|
Re: URL only avatars 1.2.1 [message #747 is a reply to message #736] |
Tue, 26 February 2002 16:52 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Fixed in the latest CVS. To fix this problem grab register.php & adm/admglobals.php from the latest CVS snapshot and replace your files with the ones from the snapshot.
If you have problems doing so, drop me an email and I'll guide you through.
FUDforum Core Developer
|
|
|
Re: URL only avatars 1.2.1 [message #751 is a reply to message #736] |
Tue, 26 February 2002 19:05 |
dangib
Messages: 29 Registered: February 2002
Karma: 0
|
Junior Member |
|
|
I would assume the command is something like
cvs co -d:pserver:anonymous(at)forum(dot)prohost(dot)org:/forum forum_install
but no luck, norice any errors?
-------------------------------------------- Ok That was totally wrong, i got it. Thanks.
[Updated on: Tue, 26 February 2002 20:00] Report message to a moderator
|
|
|
|
Re: URL only avatars 1.2.1 [message #762 is a reply to message #761] |
Tue, 26 February 2002 20:58 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
dangib wrote on Tue, 26 February 2002 3:55 PM | ok, that patch sort of works, but were do the users put the link to their avatars? I tried webaddresses in the IMAGE field, the custom Avatar field and no luck.
|
Ah? You put a URL to an image inside the textbox for custom avatars. Then you submit the profile. The admin(s) then MUST approve the custom avatars.
P.S. Could you give me a url to your forum pls.
FUDforum Core Developer
|
|
|
|
Re: URL only avatars 1.2.1 [message #769 is a reply to message #766] |
Tue, 26 February 2002 23:37 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
dangib wrote on Tue, 26 February 2002 5:55 PM | yeah that isn't working, when i enter "http://mentor.cc.purdue.edu/~gasperud/stormy.jpg" in the custom avatar box.
that address space gets cleared out when I hit update and the avatar approve menu is empty for the admin account.
my forum is at
http://hpn08.ecn.purdue.edu/forum/
|
I believe the problem was my fault, with an accidental slash in a wrong page. Please download "register.php" from the latest CVS once again (file revision 1.27) it should fix the problem. Please let me know if it did.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: URL only avatars 1.2.1 [message #775 is a reply to message #774] |
Wed, 27 February 2002 01:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
dangib wrote on Tue, 26 February 2002 8:00 PM | MD5 (register.php) = 62b7b6050ad2e0d4140d28e4af210dfe
|
The register.php that is inside the latest CVS has an md5sum of "bfa8411766491e037c6369bb03afad46" and a file size of "29069 bytes".
cvs -d:pserver:anonymous(at)forum(dot)prohost(dot)org:/forum co forum_install/install_data/docs/register.php
should fetch you the right file.
FUDforum Core Developer
|
|
|
|
Re: URL only avatars 1.2.1 [message #777 is a reply to message #776] |
Wed, 27 February 2002 01:26 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
dangib wrote on Tue, 26 February 2002 8:19 PM | ok I put the new register up there, but still no change, were you able to submit a url when you registered?
|
Nope, there reason you cannot enter the URL is because register.php is erroneously showing the Custom Avatar upload form instead of a plain text box where you can enter a URL.
When you paste a URL it tries to look for a file who's name is the URL on you local harddrive was obviously fails.
Could you please do another check of the md5sum on your register.php please.
If you can meet me on IRC (irc.openprojects.net #fudforum) and I'll see if I could help you resolve this issue in a more timely manner.
FUDforum Core Developer
|
|
|
|