Author Topic: [ReQ] add new blocks  (Read 5717 times)

0 Members and 1 Guest are viewing this topic.

Offline Jini

  • Pre-Newbie
  • Posts: 3
    • View Profile
[ReQ] add new blocks
« on: December 05, 2007, 05:08:21 PM »
hiya, how to add new blocks for each category? like this http://www.psp-themes.net

Offline saud

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Pakistani.Pk
Re: [ReQ] add new blocks
« Reply #1 on: July 02, 2009, 01:29:37 AM »
i need this mod too  plz tell me where i can find this mod?

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [ReQ] add new blocks
« Reply #2 on: July 02, 2009, 02:07:01 AM »
... new blocks ... ? ... newest images of all main-categories ... ?

... one solution ...
... make a copy from section "Show New Images" in index.php for each main-category and use in sql-query for each ... "WHERE cat_id = XX ... "
... where XX is the cat_id of your main-categories ...
... in each section use instead for all "new_images" -> "new_images_cat_id_XX" ...
... and now you can use in your home.html for each block ... {new_images_cat_id_XX} ...
... and template-design is your part ...

... a hint ...
... make first a test with only one main-category ...
... and if it works ... then make a copy for each other main-category ...
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) ...

Offline 4ella

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • http://www.dancersrecruit.com/pictures/
Re: [ReQ] add new blocks
« Reply #3 on: July 02, 2009, 11:32:29 AM »
Mawenzi is it for main category and also for their subcategories ? or only for the main category

http://www.dancersrecruit.com/pictures/
4IMAGES 1.7.6 version/default theme
Apache version   2.2.11 (Unix)
PHP version   5.2.9
MySQL version   5.0.75-community-log
Architecture   x86_64
Operating system   Linux

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [ReQ] add new blocks
« Reply #4 on: July 02, 2009, 12:35:24 PM »
... first in this way only for the main categories, without their subcategories ... ;)
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) ...