[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] Wrong links


Hi,

I made new table NEWS and one field in this table has direct link to
interchange page. I format output of news table using [more-list]. On
first page links are good but when I go to another output page, links
changed (scan added). Here it is example:

Before:
http://metako.ru/meta/report_nakhabino.html

After:
http://metako.ru/meta/scan/report_intersvet2004.html

In database record I use absolute link (because [area page] don't
work). May be error in this? Database format - plain text.

Code of output page:
<table cellspacing="5" cellpadding="5">
 [loop search="
        fi=news
        st=db
        op=rm
        nu=0
        cs=1
        ra=yes
        tf=code
        to=nr
        ml=5
    "
    more=1
    ]
[list]
<tr>
  <td class="smallcontent1" align="left" valign="top" bgcolor="#F4FAFD">
    [loop-data news date] : <b>[loop-data news header]</b><br><br>
  <div align="justify">[loop-data news content]</div></td>
  </tr>
  [/list]
  <tr>
   <td align="center">
 [more-list]
 [next-anchor]<FONT
COLOR=#0000FF><b>>></b></FONT>[/next-anchor]
[prev-anchor]<FONT
COLOR=#0000FF><b><<</b></FONT>[/prev-anchor]
                        [page-anchor]<FONT
COLOR=#0000FF>$PAGE$</FONT>[/page-anchor]
[first-anchor]<FONT
COLOR=#0000FF>First page</FONT>[/first-anchor]
[last-anchor]<FONT
COLOR=#0000FF>Last page</FONT>[/last-anchor]
[more]
[/more-list]
   </td>
  </tr> 
[/loop]
</table>

Alexei Fedchenko
suppressed

_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.