Author Topic: [SOLVED]Eine zweite thumbnail_bit.html / A second thumbnail_bit.html  (Read 5329 times)

0 Members and 2 Guests are viewing this topic.

Offline Sunny C.

  • Addicted member
  • ******
  • Posts: 1.806
  • I ♥ 4I
    • View Profile
Hallo,

ist es irgendwie nur möglich, eine zweite thumbnail_bit.html zu erstellen? In der home.html verwendet man den code "{new_images}".

Ist es möglich das man einen weiteren Code erstellt wie zum Beispiel "{new_images2}" der dann auf die Datei "thumbnail_bit2.html" zugreift?

Kann mir jemand eine Schritt für Schritt Anleitung geben dafür? Die "thumbnail_bit2.html" soll das gleiche wie dir Standard Datei können. Es soll lediglich nur einen zweiten Code und eine andere Datei geben.

Also,

diese Datei thumbnail_bit2.html, soll das gleiche machen wie die thumbnail_bit.html.

Ich hoffe das es geht.

Ich möchte die neuen Bilder einmal in Standardform ausgeben und einmal mit einem eigenen Code.

Ich wäre sehr sehr dankbar!

Danke im Voraus

---------------------------------------

Hello,

it is somehow possible, a second thumbnail_bit.html to create? In the home.html use the code "{new_images}".

Is it possible that you created an additional code such as "{new_images2}" then on the file "thumbnail_bit2.html" accesses?

Can I get a step by step instructions given for this? The "thumbnail_bit2.html" is the same as the default file you can. It is simply just a second code and a different file type.

   
Thus,

thumbnail_bit2.html this file should do the same as the thumbnail_bit.html.

I hope it goes.

I wish the new images even in standard form and spend time with their own code.

I would be very grateful!

Thanks in advance
« Last Edit: December 09, 2008, 02:17:16 AM by Phisker B »

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Eine zweite thumbnail_bit.html / A second thumbnail_bit.html
« Reply #1 on: December 09, 2008, 02:08:19 AM »
... ein ausführliche Beschreibung hast du doch schon selbst gegeben ...
... ich fasse noch mal kurz zusammen ...
1. in der index.php eine Kopie des Abschnitts "Show New Images" machen (und deine sql-Optionen anpassen / ändern) ...
2. darin dann alle "new_images" in "new_images_2" umbenennen ...
2.1 und die "thumbnail_bit" in "thumbnail_bit_2" umbenennen ...
3. in der index.php unter "$templates_used" nun noch "thumbnail_bit_2" hinzufügen ...
4. eine Kopie deiner "thumbnail_bit.html" in deinem Teplate-Ordner machen diese "thumbnail_bit_2.html" benennen und editiern ...
5. in der home.html den Tag {new_images_2} verwenden ...
6. fertig
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 Sunny C.

  • Addicted member
  • ******
  • Posts: 1.806
  • I ♥ 4I
    • View Profile
Re: Eine zweite thumbnail_bit.html / A second thumbnail_bit.html
« Reply #2 on: December 09, 2008, 02:09:57 AM »
Hey mawenzi, das ging super schnell! Ich werde das mal machen und ein riesen Dankeschön an dir!

Danke für deine Ausführliche Anleitung!!!!!!!!!!!!!!!!
 :thumbup: :thumbup: :thumbup: :thumbup: :thumbup: :thumbup:


Edit:
Wunderbar, danke dir!

Offline schlepperonline

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • Landtechnikfotografie
Hallo,

kann man das auch so machen das man zwei thumbnail_bit.htm erstellt die für je einen User bestimmt sind???

Das heisst das wenn die thumbnail_bit.htm für user 123 hat diese mit {new_images} einzeigt

und

eine thumbnail_bit_2.htm für User 456  mit {new_images_2}...

geht das? wenn ja wie?

Gruß Christian