futbolli Student

Virtual Cash: 740
Joined: 11 Jan 2008 Posts: 70
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Wed Apr 16, 2008 2:05 pm Post subject: Problem with photos |
|
|
http://www.FutbolliShqiptar.net
On the right column when I click the thumbnail of the last uploaded photo, it doesn't send me to the photo in the album.
|
|
| Back to top |
|
 |
Symon Moderator

 Virtual Cash: 28730
Joined: 04 Sep 2005 Posts: 11158 Location: Hampshire,England Add Karma
 rated by 85 members
Add Comment
Show Comments
 |
Posted: Wed Apr 16, 2008 2:07 pm Post subject: Re: Problem with photos |
|
|
| futbolli wrote: | http://www.FutbolliShqiptar.net
On the right column when I click the thumbnail of the last uploaded photo, it doesn't send me to the photo in the album. |
| Quote: | | You must give the (myfree/myfast/myfine)forum.org link to your forum. A link should be given to the problem if at all possible. Do this whether you think it is important or not. |
_________________
http://www.saynoto0870.com/
http://www.myshopbag.co.uk
XXVIII/ I/ MCMLXXI |
|
| Back to top |
|
 |
futbolli Student

Virtual Cash: 740
Joined: 11 Jan 2008 Posts: 70
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46120
Joined: 22 May 2005 Posts: 19668
Add Karma
 rated by 163 members
Add Comment
Show Comments
 |
Posted: Wed Apr 16, 2008 2:26 pm Post subject: |
|
|
The portal expects {MYFF.GALLERY} to be in the web page the link directs to, instead it is in the template and so where the link goes does not work.
This can be avoided by altering the cms_gallerylatest.tpl template.
In place of "{gallerylatest_row.gallerylatest_column.THUMBNAIL_URL}
you can use:
"index.php?component=gallery&{gallerylatest_row.gallerylatest_column.THUMBNAIL_URL_PARAMS}"
which will go where you direct. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
futbolli Student

Virtual Cash: 740
Joined: 11 Jan 2008 Posts: 70
Add Karma
 rated by 1 members
Add Comment
Show Comments
 |
Posted: Wed Apr 16, 2008 2:32 pm Post subject: |
|
|
| admin (no pm's please) wrote: | The portal expects {MYFF.GALLERY} to be in the web page the link directs to, instead it is in the template and so where the link goes does not work.
This can be avoided by altering the cms_gallerylatest.tpl template.
In place of "{gallerylatest_row.gallerylatest_column.THUMBNAIL_URL}
you can use:
"index.php?component=gallery&{gallerylatest_row.gallerylatest_column.THUMBNAIL_URL_PARAMS}"
which will go where you direct. |
Done, thanks a lot admin.
|
|
| Back to top |
|
 |