Author Topic: to show all pics  (Read 12445 times)

0 Members and 1 Guest are viewing this topic.

Offline MadeInUSSR

  • Newbie
  • *
  • Posts: 36
    • View Profile
to show all pics
« on: August 07, 2006, 09:32:37 AM »
how to make link or smth like that for choosing all pic. I mean if someone wants to look at all pics (of course thumbnails) what my site has...
**MadeInUSSR**

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: to show all pics
« Reply #1 on: August 07, 2006, 09:43:19 AM »
in home.html (index.php)?????


EDIT:

Code:
$num_new_images = $config['image_cells'];   

Replace it with:

Code:
$num_new_images = XX;      Where XX is the number of images.

Offline MadeInUSSR

  • Newbie
  • *
  • Posts: 36
    • View Profile
Re: to show all pics
« Reply #2 on: August 07, 2006, 10:15:11 AM »
in home.html (index.php)?????


EDIT:

Code:
$num_new_images = $config['image_cells'];   

Replace it with:

Code:
$num_new_images = XX;      Where XX is the number of images.


yes on index page... but here $num_new_images = XX; I need to change number myself but
I want user to change how many pics he wants to see on main page (for example, from 1 till all)
{setperpage_dropdown_form} doesn't work with me.... if i choose 112 pics it shows just 7 pics....
**MadeInUSSR**

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: to show all pics
« Reply #3 on: August 07, 2006, 10:38:37 AM »

Offline MadeInUSSR

  • Newbie
  • *
  • Posts: 36
    • View Profile
Re: to show all pics
« Reply #4 on: August 07, 2006, 11:26:11 AM »
du you mine this??  http://www.4homepages.de/forum/index.php?topic=10592.0
it's something about counter...hm
I will try explain by another way...
For example, when we click on New Images.... the site shows all new images and in the bottom it has Pages( something like this: 1  2  3  »  Last Page » ).. but can I do this Page links Not just with New Images but also with All images what I have in my site...For example, it (Page links) can be  on main page of the site...So my user can watch all images... for example on first page 7 images and then he click second page there will be next 7 images and so on till end (till he look at all images)....
 :oops: sorry for my English
**MadeInUSSR**

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: to show all pics
« Reply #5 on: August 07, 2006, 02:53:48 PM »
just use something like this: http://example.com/4images/search.php?search_keywords=***
The number of *** must be at least the minimum keyword lenght set in includes/constants.php (default is 3)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: to show all pics
« Reply #6 on: August 07, 2006, 03:13:45 PM »
http://example.com/4images/search.php?search_keywords=***

... this link works perfectly to show all images ...
... this tip should be added to the FAQ ...

edited :
... I added this tip to the FAQ -> http://www.4homepages.de/forum/index.php?topic=13990.msg75409#msg75409
« Last Edit: August 07, 2006, 03:56:17 PM by mawenzi »
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...