This topic is locked

mouseover page

11/14/2008 4:43:24 AM
PHPRunner General questions
W
webdino author

when I view a mouseoverpage from one Artikel PHPRunner 5 show me just 10 examples though 18 artikels in the database.

wat can I do to view this 18 completely or I scroll over many pages?
sample:

Auftragspositionen

Gefunden: 15. Anzahl zuerst angezeigter Datensätze:10

J
Jane 11/17/2008

Hi,
just edit generated ..._detailspreview.php file manually.

W
webdino author 11/17/2008

thanks but I cant find a number like 10 ..... there is Javascript but no definition.

where shall I change in this file?

J
Jane 11/17/2008

Hi,
find and change following code:

$display_count=10;

W
webdino author 11/17/2008

there is one file namend detailspreview.php

but $display_count=10; is not in the code!

J
Jane 11/17/2008

Hi,
I'm not sure where do you edit files.

Open generatedtablename_detailspreview.php file in the output directory and edit it.

W
webdino author 11/17/2008

now I found this thanks