1
Angela78
Yogurt website url not posting correct
  • 2009/6/10 13:49

  • Angela78

  • Just popping in

  • Posts: 27

  • Since: 2009/5/9 1


Hello all I have a small problem in the yogurt profiles like this one http://paranormalsos.com/sosportal/modules/yogurt/index.php?uid=80

if a person enters a web-address like this http://www.effigyparanormal.com when clicked on it goes to here (http://paranormalsos.com/sosportal/modules/yogurt/www.effigyparanormal.com)

Yet in the reg. profiles as seen here http://paranormalsos.com/sosportal/modules/profile/userinfo.php?uid=80

it works fine?

Could some one point me to the area in yogurt where this need to be changed?

If you need to log in to see the profile here is a guest account set up

Guest Login: ghostly_guest (Password) 1234567

Thanks,
Angela

2
Angela78
Re: Yogurt website url not posting correct
  • 2009/6/10 14:09

  • Angela78

  • Just popping in

  • Posts: 27

  • Since: 2009/5/9 1


After going to the pages and looking at the html code the userinfo.php from he profile/userinfo.php code for the link looks like this

le="color: #000000"><?php <tr> <td class="head">Website</td> <td class="even"><a href="http://www.effigyparanormal.com" rel="external">www.effigyparanormal.com</a></td> </tr>



The code for the yogurt/index.php looks like this

le="color: #000000"><?php <p class="even"> <img src="images/url.gif" /> <span class="yogurt-profileinfo-label">Website:</span><span class="yogurt-profileinfo-value"><a href="www.effigyparanormal.com" target="_blank">www.effigyparanormal.com</a></span></p>


thats when viewing the website online & viewing the source code so the yogurt mod prints them different than the profile mod?