4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: toxxica on September 14, 2006, 01:09:35 AM

Title: [Req] Show all Images on Main Page (Index.php)
Post by: toxxica on September 14, 2006, 01:09:35 AM
I'm looking for a Mod that automatically scans for all images (be it new or old) contained in all the categories/sub.categories and displays them on the index.php page... Moreover, it should also be able to incorporate the "Images per page" feature and the "Paging" feature along with displaying all the images...

I'm willing to pay for this mod through e-gold... that's the only option i have for payment :S! Please it's really urgent! And I know this is a simple task for people who're familiar with 4images framework and people who're great with programming in php!

I would really like V@no to show his expertise on this one, because I've been following his work in this forum a lot! He's definately a great coder!

I really really want this mod! I've been searching through the whole forum, and the closest I've got to finding something helpful is:

1. http://www.4homepages.de/forum/index.php?topic=10163.0 (problem with this one: only shows latest images and doesn't show images in subcatg.'s)
2. http://www.4homepages.de/forum/index.php?topic=14195.0 (problem with this one: shows only all new images and images per page feature doesn't work on index.php)


I need this URGENTLY! Thanks in advance! And please keep the price around 15 - 20$.. i think it's quite reasonable.. (remember i have the e-gold payment option only!)
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: mawenzi on September 14, 2006, 01:25:37 AM
I'm willing to pay for this mod through e-gold...

... ok ... here we go ...  :mrgreen:

... All images on Index incl. Paging you can find here ...  :wink:
http://www.4homepages.de/forum/index.php?topic=14195.msg76531#msg76531

... another way to show all images of the 4images Website incl. Paging you can find here ...
http://www.4homepages.de/forum/index.php?topic=13990.msg75409#msg75409

Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: toxxica on September 14, 2006, 01:32:47 AM

I'm willing to pay for this mod through e-gold...

... ok ... here we go ...  :mrgreen:

... All images on Index incl. Paging you can find here ...  :wink:
http://www.4homepages.de/forum/index.php?topic=14195.msg76531#msg76531

... another way to show all images of the 4images Website incl. Paging you can find here ...
http://www.4homepages.de/forum/index.php?topic=13990.msg75409#msg75409



I think I have already listed those two urls u've mentioned (and stated next to it, quite clearly, that i've had "problem with this one") and i think it becomes quite obvious at that point that i'm looking for an alternate solution ... :p thanks for ur help but u didnt really read my post CAREFULLY i assume :p

I really really want this mod! I've been searching through the whole forum, and the closest I've got to finding something helpful is:

1. http://www.4homepages.de/forum/index.php?topic=10163.0 (problem with this one: only shows latest images and doesn't show images in subcatg.'s)
2. http://www.4homepages.de/forum/index.php?topic=14195.0 (problem with this one: shows only all new images and images per page feature doesn't work on index.php)
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: mawenzi on September 14, 2006, 01:56:57 AM
... All images on Index incl. Paging you can find here ...  :wink:
http://www.4homepages.de/forum/index.php?topic=14195.msg76531#msg76531

- this works in the best way for showing all images (not only new images) on index incl. paging ! test it CAREFULLY !
- with configuration of $num_new_images you can change the number of images on index !
Code: [Select]
$num_new_images = $config['image_cells'];
or
Code: [Select]
$num_new_images = 36;
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: toxxica on September 14, 2006, 02:02:49 AM
... All images on Index incl. Paging you can find here ...  :wink:
http://www.4homepages.de/forum/index.php?topic=14195.msg76531#msg76531

- this works in the best way for showing all images (not only new images) on index incl. paging ! test it CAREFULLY !
- with configuration of $num_new_images you can add the number of images on index !
Code: [Select]
$num_new_images = $config['image_cells'];
or
Code: [Select]
$num_new_images = 36;

Yes this does work indeed, and i've already tried it! but the problem is that when i use the "images per page" function.. it doesn't show the number of images that i select from the "images per page" drop down menu.. however, in the "http://www.4homepages.de/forum/index.php?topic=10163.0" (example @ http://www.hobby-fotografen.com/categories.php?cat_id=19) .. images per page function works perfectly fine! if the images per page function can be incorporated into this > http://www.4homepages.de/forum/index.php?topic=14195.msg76531#msg76531 > then my dilemma would be solved :\ lol although paging works fine in that one! just want the images per page dropdown to be effective on the main page.. oh and yes, also this mod-link that you posted only shows new images.. i want all the images (be it new, be it old) in all the categories/sub.categories to be listed on the main page..
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: toxxica on September 14, 2006, 02:20:34 AM
okay let me be more specific...

an example of what i want can be seen @ "http://www.hobby-fotografen.com/categories.php?cat_id=19"

code for this mod is available @ "http://www.4homepages.de/forum/index.php?topic=10163.0" < but i have a few problems with this one ..

the problems are; the mod listed above only shows "newest/latest images" (i want all images, new and old to show on the main page) and doesn't show images in subcategories (on the main page -- index.php)

another mod that i came across on the forum > "http://www.4homepages.de/forum/index.php?topic=14195.0" does the job but it doesn't show images according to the number of images listed in the "images per page" drop down menu in 4images.. if this function can be incorporated into the above listed mod, along with it showing all images (not only latest/new images) then the job is done...!

hope this better states what i'm looking for...
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: mawenzi on September 14, 2006, 03:09:40 PM
toxxica ... only for you ...  :roll:

... like you wanted ...
... all images on index incl. paging and drop down menu "images per page" you can find on my testsite ...

Link per PM
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: toxxica on September 15, 2006, 12:09:34 AM
great work man! u got me right finally! i jus hope i dun hav to do any manual entries to the database like adding fields etc.. dun want tht :S .. it works great! does it show all; new/old + images frm all categories/sub. categories? plus check ur pm!
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: toxxica on December 18, 2006, 01:20:16 AM
are we ever going to go on with the deal :p??!
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: clubsociety on June 21, 2009, 10:38:22 PM
Hi men,

what did you finally changethat the numers per page was working? I've the same problem. Only 6 pictures are shown, even I choose 12, 18 ....

See: www.brambrink-net.de/4images (http://www.brambrink-net.de/4images)


Thanx

Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: V@no on June 22, 2009, 03:32:13 AM
just tested on unmodified 4images v1.7.7 this code:
http://www.4homepages.de/forum/index.php?topic=14195.msg76531#msg76531

you'll need additional change:
replace
$num_new_images = $config['image_cells'];

with this:
$num_new_images = $perpage;
Title: Re: [Req] Show all Images on Main Page (Index.php)
Post by: clubsociety on June 28, 2009, 10:03:56 AM
Hi V@no,

thanks a lot. It's working now.


Regards clubsociety