Author Topic: No paging at search results  (Read 4392 times)

0 Members and 1 Guest are viewing this topic.

Offline Koosje

  • Newbie
  • *
  • Posts: 13
    • View Profile
No paging at search results
« on: August 05, 2007, 03:53:59 AM »
I would like to have a list without the thumbnails, so I can have an overview overall. I'm working on it but, I'm bordered by the paging. It shows a list wich is limited by num_rows wich is set with the settings. To have a complete list I've to set this to a high number ex. 1000, print it out and return it toe a lower number. Not very easy. Anybody an answer about this?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Koosje

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: No paging at search results
« Reply #2 on: August 05, 2007, 12:07:28 PM »
@thunderstrike
It is a site map. If you link to a catagory, you'll see thumbnails catched in paging as well. Actually I mean this, as you can see in the image below. A rebuild search form, but I wan't to have it without the paging.

<img src="http://www.ossensia.nl/Image3.jpg">

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: No paging at search results
« Reply #3 on: August 05, 2007, 02:04:01 PM »
Ahhh ! I see. Thank you for post screenshot. :)

Have PHP file or need new one ? If have, can help.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline Koosje

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: No paging at search results
« Reply #4 on: August 09, 2007, 07:06:41 PM »
I've put setperpage_dropdown_form back to it, so visitors can choose the number of rows. I can live with that. Dunno how to to do it without paging. The other thing is that the rows will be ordered like the way it is set at the settings. Default is now ordered by date. Is het possiible to ask it, ordered by imagename without changing the settings?

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: No paging at search results
« Reply #5 on: August 09, 2007, 08:09:07 PM »
Quote
ordered by imagename without changing the settings?

Setting need change.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?