1
dean_collins
xoops gallery problem

xoops gallery is a great module and works perfectly for posting photos however I've noticed a small problem when posting comments about particular photos.

the comments appear fine but the persons id information (avatar etc) doesn't fit into the comments box (it actually underlays the comments box)

Should be an easy fix, you can see an example here
http://www.aussienymeetup.net/modules/xoopsgallery/view_photo.php?xoops_imageid=60&set_albumName=album02&id=DSCF0353

With my comment on the "then it hit me photo"


Cheers,
Dean
My Xoops site
www.aussienymeetup.net

2
gediminasbyt
Re: xoops gallery problem

Hmm, Interesting. Just something different, when I click on TopPoster as anonymous user I go to Infinite loop...Page never loads.

3
billyvision
Re: xoops gallery problem

hmmm im not an expert but whenever i need help related to this module i get fast replies related to XOOPS gallery onhttp://xoopsgallery.org/ hope that helps !

4
ycolasan
Re: xoops gallery problem
  • 2006/3/3 11:37

  • ycolasan

  • Just popping in

  • Posts: 2

  • Since: 2006/2/26


You have to update \modules\system\templates\system_comment.html

I have used a table with two cells, left cell the poster, right cell the comment, it looks like now:

<table border=0><tr><td>

<{if $comment.poster.id != 0}>
<div class="comUserdetails">
<img class="comUserImg" src="<{$xoops_upload_url}>/<{$comment.poster.avatar}>" alt="" /><br />
<span class="comUserName"><{$comment.poster.uname}></span><br />
<img class="comUserRankImg" src="<{$xoops_upload_url}>/<{$comment.poster.rank_image}>" alt="" /><br />
<span class="comUserName"><{$comment.poster.rank_title}></span><br />
<span class="comUserStatCaption"><{$lang_joined}>:</span> <{$comment.poster.regdate}><br />
<span class="comUserStatCaption"><{$lang_from}>:</span> <{$comment.poster.from}><br />
<span class="comUserStatCaption"><{$lang_posts}>:</span> <{$comment.poster.postnum}><br />
<span class="comUserStatus"><{$comment.poster.status}></span>
</div><{/if}>

</td><td>

<div class="comText">
<{$comment.text}>
</div>

</td></tr></table>

Best,
Yavuz Colasan
yaptik.biz

Login

Who's Online

159 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 159


more...

Donat-O-Meter

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

Latest GitHub Commits