PDA

View Full Version : Adding a profile feild to postbit?


yupfish
09-09-2005, 05:35 PM
I added the following code above the joindate in postbit_lagacy

<if condition="$post['field5']"><div>$vbphrase[xbl-gamertag]: <a href="http://www.bungie.net/Stats/PlayerStats.aspx?player=$userinfo[field5]">$userinfo[field5]</a></div></if>

I press save and i keep getting this error:

Not Acceptable
An appropriate representation of the requested resource /admincp/template.php could not be found on this server.

Apache/1.3.33 Server at www.talkbungie.com Port 80

Is this a server problem, template problem or a code problem?

Anyone?