Aller à la page: [-1] 1 - 2

Fin
Extended Topics 1.51 does not work with PN 0.761
  • Envoyé: 23.10.2005, 07:55
       
    vedrine
    rang:
    Site Admin Site Admin
    enregistré depuis:
     décembre 2003
    Status:
    hors ligne
    dernière visite:
    21.07.08
    Messages:
    261
    The ampersands are now corrected (I never spotted the problem as I am using a special version on this website, modified to work with pagesetter rather than the News module)
    I don't see exactly where you changed funcs.php, can you give me the line ?
    Thanks.
  • Envoyé: 23.10.2005, 08:42
     
    DenisF
    enregistré depuis:
     mars 2005
    Status:
    hors ligne
    dernière visite:
    23.10.05
    Messages:
    3
    Hello,

    Sorry forgot that, line 393 changed
    Code
    $searchtopic = '<a href="index.php?name=News&catid=&topic='.$info['tid'].'">'
    to
    Code
    $searchtopic = '<a title="'.$info['topictext'].'" href="index.php?name=News&catid=&topic='.$info['tid'].'">'


    Best Regards
    Denis
  • Envoyé: 24.10.2005, 16:36
    Invité
    rang:
    1
    enregistré depuis:
     décembre 2003
    Status:
    hors ligne
    dernière visite:
    06.03.05
    Messages:
    0
    Thank you so much for your help, however I'm afraid there is still a trailing backslash problem when specifying image paths. When I specify an image path for my topics, I have to use a trailing backslash to see the images in the Topics module itself but in the news funcs.php an extra backslash is added.

    In the topics module my image address is:
    images/topics/SeaBreeze/topic-1.gif

    In the news module my image address becomes:
    images/topics//SeaBreeze/topic-1.gif
  • Envoyé: 24.10.2005, 16:56
    Invité
    rang:
    1
    enregistré depuis:
     décembre 2003
    Status:
    hors ligne
    dernière visite:
    06.03.05
    Messages:
    0
    I edited the funcs.php file so that it now reads:
    Code
    // Begin of modification for extended Topics 1.2

    function buildimageurl ($args)   //for use with theme- and languagedependant images
    {
        $imagename = $args;
       
        $imagepath = pnConfigGetVar('tipath');
        $imagepath .= '';
    It seems to work now.

Aller à la page: [-1] 1 - 2

Réponse rapide
 
  • Options
Code:
Couleur de la police:  
Taille de la police: