PEAK XOOPS - <{$photo.description}> problem in englishin japanese

<{$photo.description}> problem

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/23 4:18
gl007  ÆóÅùʼ   Posts: 5
i am using a cloned block in order to display an image-image title- image description.

you can check it out here: http://zografotypia.gr/modules/publications/

the problem is that i can not display the image descripton.
it should be displayed where the gggggggggggg are.

the blocks template is:

<{foreach item=photo from=$block.photo}>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="2">
<a href="<{$block.mod_url}>/photo.php?lid=<{$photo.lid}>&amp;cid=<{$photo.cid}>"><img src="<{$photo.thumbs_url}>/<{$photo.lid}>.<{$photo.ext}>" <{$photo.width_spec}> alt="<{$photo.title}>" title="<{$photo.title}>" /></a>
</td>
<td>
<a href="<{$block.mod_url}>/photo.php?lid=<{$photo.lid}>&amp;cid=<{$photo.cid}>"><{$photo.title}></a>
</td>
</tr>
<tr>
<td>
ggggggg <{$photo.description}>
</td>
</tr>
</table>
<{/foreach}>

please help
Votes:10 Average:9.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/26 3:46
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Simple reason.

"description" is not assigned into the template.
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/27 5:05
gl007  ÆóÅùʼ   Posts: 5
i'm not sure i unsterstand what do tou mean....

Is there any solution to my problem?

Could you suggest any corrections?

thank you
Votes:2 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/27 6:05
GIJOE  ÀèǤ·³Áâ   Posts: 4110
I mean "assign by yourself"
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/29 2:36
gl007  ÆóÅùʼ   Posts: 5
so how do i assign "description" in the template?
Votes:1 Average:10.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/29 5:07
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Why do I have to answer how to hack?
Votes:0 Average:0.00
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/31 1:24
gl007  ÆóÅùʼ   Posts: 5
nobody can force you to answer. Yet i can thing of several reasons you should reply. e.g:
1. xoops is an open source community and so is myalbum-p
2. my album-p was born by hacking (or rewriting an existing module)
3. you are the creator of myalbum-p and you sustain a support forum regarding this module
4. you may wish to add some new funcionalities to the current version.

amd moore. i hope i can get a reply
Votes:0 Average:0.00

none Re: <{$photo.description}> problem

msg# 1.1.1.1.1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2006/12/31 6:58 | Last modified
GIJOE  ÀèǤ·³Áâ   Posts: 4110
Quote:
1. xoops is an open source community and so is myalbum-p
yes

Quote:
2. my album-p was born by hacking (or rewriting an existing module)
it's almost wrong.
You can find MyAlbum from bluetopia is far from myAlbum-P.

Quote:
3. you are the creator of myalbum-p and you sustain a support forum regarding this module
I've almost stopped support myAlbum-P
I'm centering D3 modules.

Quote:
4. you may wish to add some new funcionalities to the current version.
No.
I'll quit developping myAlbum-P.

If you want good developments, don't bother the authors by the site customization without any technical interesting for me and useful just for you
Votes:0 Average:0.00

none Re: <{$photo.description}> problem

msg# 1.1.1.1.1.1.1.1.1
Previous post - Next post | Parent - Children.1 | Posted on 2007/1/3 3:16
gl007  ÆóÅùʼ   Posts: 5
thank you for your reply.

it is good to know that a support forum, does not longer offer any support
Votes:0 Average:0.00

none Re: <{$photo.description}> problem

msg# 1.1.1.1.1.1.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2007/1/3 7:09
Shine  ¾åÅùʼ From: Netherlands  Posts: 35
1). Which block have you cloned?

2). You have to make sure that the function
t.description
is availble within the specific php file of that block.
3). After you have insert the above needed function you insert the smarty code within the specific template
<{$photo.description}>

Hope this helps out!
Votes:3 Average:10.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!