1
pcracer
Site Info - 2.2.2
  • 2005/8/20 15:25

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


i just loaded the latest vers to my server for a test build & was just going thru the modules & found this little bug [?] in the site info reccomend us link...
*******************************************
Hello xxxxxx,

Your friend xxxx liked our site and wanted to show it to you.

Site Name: mysite
Site URL: /mysite/

-----------
mysite (/mysite/)
webmaster
mysite@mysite.net
******************************************

as you can see, no actual link is being sent, just the folder name...is there something on my end i have not done properly? below is the code from the site info template.
-------------------------------------------------
<table class="outer" cellspacing="0">

<{if $block.showgroups == true}>

<!-- start group loop -->
<{foreach item=group from=$block.groups}>
<tr>
<th colspan="2"><{$group.name}></th>
</tr>

<!-- start group member loop -->
<{foreach item=user from=$group.users}>
<tr>
<td class="even" valign="middle" align="center"><img src="<{$user.avatar}>" alt="" width="32" /><br /><a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><{$user.name}></a></td><td class="odd" width="20%" align="right" valign="middle"><{$user.msglink}></td>
</tr>
<{/foreach}>
<!-- end group member loop -->

<{/foreach}>
<!-- end group loop -->
<{/if}>
</table>

<br />

<div style="margin: 3px; text-align:center;">
<img src="<{$block.logourl}>" alt="" border="0" /><br /><{$block.recommendlink}>
</div>
-----------------------------------------------
If Everything Seems Under Control...You're Not Going Fast Enough!

2
Mithrandir
Re: Site Info - 2.2.2

You've done nothing wrong. It is a bug in XOOPS 2.2, when you use a relative URL for the virtual path. We'll fix it shortly.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

Login

Who's Online

261 user(s) are online (179 user(s) are browsing Support Forums)


Members: 0


Guests: 261


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits