Log in | Register | Lost password

Bottom
list template trouble
  • Posted: 19.12.2006, 15:38
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Hi,

    i've big trouble with my list template.

    I've following files:

    xxx-list-header.html
    xxx-list.html
    xxx-list-footer.html

    If i call this template with

    index.php?module=Pagesetter&tid=3

    The generated content from header and footer are displayed. Problem: The file xxx-list.html was never been loaded so i don't have a content.

    Any others of my templates have the same Problem. The middle list file isn't loading .
    BUT: If i use the Postnuke core "list N publications" it works correct with my templates.

    Any ideas ?
  • Posted: 19.12.2006, 16:07
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    any other info? pn .764, ps 6.3 beta 5, win or linux...
    can you post your xxx-list.html code?
    i think "list N publications" call for xxx-block-list-*.html
  • Posted: 19.12.2006, 16:22
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    hi,

    pn .764, ps 6.2.0 linux

    Code

    <!--[* Smarty *]-->

    <!--[pagesetter_title title=$core.title]-->

    <table width="560" border="0" cellspacing="0" cellpadding="5">

    <tr>

    <td width="395"><!--[$core.title]--></td>

    <td width="50"><a href="<!--[$core.fullURL]-->"><!--[pnml name="_README"]--></a></td>

    <td width="50"><!--[$core.printThis]--></td>

    <td width="50"><!--[$core.sendThis]--></td>

    </tr>

    </table>



    But this file was never been loaded, only the header and footer are displayed
  • Posted: 19.12.2006, 16:28
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    i have tested some other variants like

    xxx-block-list.html

    But it is the same, the list file have never been loaded if i call it with URl

    index.php?module=Pagesetter&tid=3
  • Posted: 20.12.2006, 08:24
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    maybe a stupid question... in publication configuration, did you correctly set up list settings? i.e. number of pub to show in list...
  • Posted: 20.12.2006, 10:39
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0

    marcolinux

    maybe a stupid question... in publication configuration, did you correctly set up list settings? i.e. number of pub to show in list...

    Yes, 10


    It's crazy. If i use the core function "list N publications" all is okay. But if i use the URL call index.php?module=Pagesetter&tid=3 (or other tid i have) the list file(s) are ignored :-( :-?




    edited by: scale, Dec 20, 2006 - 11:43 AM
  • Posted: 20.12.2006, 11:49
     
    Converted
    rank:
    12
    registered:
     March 2009
    Status:
    offline
    last visit:
    Posts:
    0
    Problem solved !

    My PS content is set to "German Language" -> No list

    If i set it to Language "ALL" -> list is no Problem.

    I think this is a bug in PS. In core function "list N publications" i don't have set a filter for language an all was displayed. If i use the URL entry -> nothing is displayed.

Template courtesy of Designs By Darren.