![]() |
JimF:
Quote:
|
Is there an easy way to upgrade from 1.13 to 1.14 even when you have hacks on 1.13 but I don't really care if I lose them just as long as i don't lose the messages.
|
I use 1.1.3 in the EXSites forums (lazy to do an upgrade, maybe next week) - http://www.exhardware.com/forums
I use my custom Avatar script which is based on Jim's hack here :) Just simpler... lol Check it out |
When I add
<TR bgcolor="{secondaltcolor}"><td><normalfont><B>Cust om Image URL:</B></normalfont></td> <td><INPUT TYPE="TEXT" NAME="imgurl" VALUE="$imgurl" SIZE=30 MAXLENGTH=100></td> </tr> to the editprofile template if there is a value for imgurl in the DB it will not show the value in the modify form. My quess is the value has to be set in global.php but I can't find it.... Any suggestions? |
Found it...
In member.php find Code:
$userinfo=$DB_site->query_first("SELECT parentemail,coppauser,email,password,homepage,icq,aim,yahoo,biography,signature,adminemail,showemail,invisible,cookieuser,daysprune,timezoneoffset,emailnotification FROM user WHERE userid=$userid"); Code:
$userinfo=$DB_site->query_first("SELECT parentemail,coppauser,email,password,homepage,icq,aim,yahoo,biography,signature,adminemail,showemail,invisible,cookieuser,daysprune,timezoneoffset,emailnotification,imgurl FROM user WHERE userid=$userid"); [Edited by WreckRman2 on 12-30-2000 at 05:45 PM] |
All times are GMT. The time now is 07:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|