Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - KurtW

Pages: 1 2 3 4 [5] 6 7 8 9 ... 120
61
Hallo,

lösche folgende codes aus details.html raus:
Code: [Select]
                  <table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellpadding="3" cellspacing="0">
                          <tr>
                            <td class="head1" valign="top" colspan="2">{image_name}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row1"><b>{lang_description}</b></td>
                            <td valign="top" class="row1">{image_description}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row2"><b>{lang_keywords}</b></td>
                            <td valign="top" class="row2">{image_keywords}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row1"><b>{lang_date}</b></td>
                            <td valign="top" class="row1">{image_date}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row2"><b>{lang_hits}</b></td>
                            <td valign="top" class="row2">{image_hits}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row1"><b>{lang_downloads}</b></td>
                            <td valign="top" class="row1">{image_downloads}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row2"><b>{lang_rating}</b></td>
                            <td valign="top" class="row2">{image_rating} ({image_votes}
                              {lang_votes})</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row1"><b>{lang_file_size}</b></td>
                            <td valign="top" class="row1">{image_file_size}</td>
                          </tr>
                          <tr>
                            <td valign="top" class="row2"><b>{lang_added_by}</b></td>
                            <td valign="top" class="row2">{user_name_link}</td>
                          </tr>
                        </table>
                      </td>
                    </tr>
                  </table>
                  {if iptc_info}
                                                                        <br />
                  <table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellpadding="3" cellspacing="0">
                          <tr>
                            <td class="head1" valign="top" colspan="2">IPTC Info</td>
                          </tr>
                          {iptc_info}
                        </table>
                      </td>
                    </tr>
                  </table>
                  {endif iptc_info}
                                                                        {if exif_info}
                                                                        <br />
                  <table width="100%" border="0" cellspacing="0" cellpadding="1">
                    <tr>
                      <td class="bordercolor">
                        <table width="100%" border="0" cellpadding="3" cellspacing="0">
                          <tr>
                            <td class="head1" valign="top" colspan="2">EXIF Info</td>
                          </tr>
                          {exif_info}
                        </table>
                      </td>
                    </tr>
                  </table>
                  {endif exif_info}
Code: [Select]
{if allow_comments}
                                                                        <a name="comments"></a>
                                                                        <br />
                  <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
                    <tr>
                      <td class="head1" valign="top">
                        <table width="100%" border="0" cellpadding="3" cellspacing="1">
                          <tr>
                            <td valign="top" class="head1">{lang_author}</td>
                            <td valign="top" class="head1">{lang_comment}</td>
                          </tr>
                          {comments}
                        </table>
                      </td>
                    </tr>
                  </table>
                  <br />
                  {comment_form} {endif allow_comments}


Kurt

62
Installation, Update & Configuration / Re: Fehlermeldung
« on: February 01, 2009, 04:34:10 PM »
Quote
und wie soll ich das machen und welchen Sinn hätte das?

Tja, wenn alles vorher gelaufen ist, dann muss es nach deiner Aussage auch jetzt passen. :wink:


Alles Gute
Kurt

63
Installation, Update & Configuration / Re: Fehlermeldung
« on: February 01, 2009, 09:06:23 AM »
Hallo,

geh ins admin contollcenter(4images/admin)
und kontrolliere alle images, ob ein Bild auf dem Server (data/media, data/thumb) fehlt.


Kurt

65
Discussion & Troubleshooting / Re: need to add new field
« on: January 31, 2009, 07:23:42 AM »
Hi,

search about: additional_image_field
or additional_user_field for more infos about the user


Kurt

66
Hi,

not answer?
If i have time, i write the mode (tomorrow or friday)


Kurt

67
Discussion & Troubleshooting / Re: Actual Resolution
« on: January 27, 2009, 06:04:08 AM »
Hi,

in templates/default/details.html on your favorite place:
Code: [Select]
<b>Actual Resolution: {width}x{height}</b>For a page with multilanguage you need for "Actual Resolution:" a {tag}.

Kurt

68
Hi,

Quote
You can limit views by IP, but the problem is after the usersigns it he still have the same IP so ... ist complicated.
This is not right... With "user_level" you can differ between Guest and loggedin User


Kurt

69
Templates & Styles (Requests & Discussions) / Re: Testing templates
« on: January 22, 2009, 05:25:04 PM »
Hi,

i use this small mod to change between different templates in my testgallery
between the sessiontime you can surf on the page in the different style...

http://www.4homepages.de/forum/index.php?topic=1281.msg5463#msg5463
=> only code for global.php is needed... links like index.php?t=new for templatefolder: new


Kurt

70
I checked the installation instructions and seems like I did it good, but I still don't know how to delete this. :oops:

Hi,

two infos in the installation instructions (README.TXT)  8O

Code: [Select]
www.yourDomain.de
 4images                 (Standart .php files + new menue.php)
   |-- page_images          (new image files)
   |-- templates 
          |
          |-- default       (new .html files + new .css file)
                 |
                 |-- images (Standart image files)
                 |-- icons  (Standart files)
                 |-- media  (Standart files)
Code: [Select]
[i]d.[/i] upload the new menue.php in the 4images directory
 :!: :!: :!: I thing, this is enought  :!: :!: :!:


Kurt

71
Mods & Plugins (Requests & Discussions) / Re: Random pictures
« on: January 19, 2009, 05:50:05 PM »
Sorry to boder you.. but can you take a look in my gallery?
The link: www.dungeonmakers.com.br/galeriadm
The random imagens not appear.. why? O.o

Hi TaijovuNeji,

do you have read the copyright notice in the footer.html  :?:

Quote
    Please note that the following copyright notice
    MUST be displayed on each and every page output
    by 4images. You may alter the font, colour etc. but
    you CANNOT remove it, nor change it so that it be,
    to all intents and purposes, invisible. The hyperlink
    http://www.4homepages.de must also remain intact.
    These conditions are part of the licence this software
    is released under. See the Licence.txt file for
    more information.


Kurt


72
sorry, hatte mein posting nochmal editiert.....

73
Quote
Ich weiss im Moment nicht warum ein doppeltes Bild erscheint.

vielleicht
Code: [Select]
{image}nicht ersetzt....

74
hallo,

wenn nur images in der Galerie vorhanden sind, keine mp3 oder sonst was:

in details.html

suche:
Code: [Select]
{image}ersetze mit:
Code: [Select]
{if next_image_name}
<a href="{next_image_url}">
{endif next_image_name}
{image}
{if next_image_name}
</a>
{endif next_image_name}

Ungetestet, sollte aber klappen...


Kurt

75
in deiner detailansicht  8O

Code: [Select]
<!-- Start Mod: Pin images -->
<div id="container" style="position:static; width:942px; height:728px; border:0px; background: url(./watermark.php?img=./data/media/44/SKS_Start_Zeltlager_1970.jpg) top left no-repeat; text-align:left;">
<!-- END Mod: Pin images -->


http://grosspeterwitz.org/gp/watermark.php?img=./data/media/44/SKS_Start_Zeltlager_1970.jpg


Kurt

Pages: 1 2 3 4 [5] 6 7 8 9 ... 120