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 - dabri

Pages: 1 2 [3] 4 5 6
31
Discussion & Troubleshooting / Edit/Delete function...
« on: August 27, 2002, 09:01:19 AM »
This is a new file in the templates, you have to copy it from the default template pack and put it in the 4greyblue folder.

There some more files that are new, check here:

http://www.4homepages.de/forum/viewtopic.php?t=1578

Daniel

32
Discussion & Troubleshooting / Datenbank-Fehlermeldung ???
« on: August 26, 2002, 05:00:14 PM »
Hallo,

schau mal hier:

http://www.4homepages.de/forum/viewtopic.php?p=4247#4247

Ich denke dort kann die geholfen werden.

Gruß Daniel

33
First you have to create a category, this category has an id (e.g. 1) and at the same time 4images create in the folder media a folder 1 (1 = category ID)

After that you must upload your pictures in the desired folder (e.g. media/data/1) via your ftp-client.

After that you check for new images and choose the category.

Greets Daniel

34
Discussion & Troubleshooting / Batch Uploading???????
« on: August 21, 2002, 06:05:05 PM »
After you check for new images, you can generate your thumbnails with the auto-thumbnailer.

Greets Daniel

35
Speichere die Grafik in Deinen verwendeten Template Ordner, wenn Du nichts geändert hast ist das der Ordner default.

Also speicherst Du das Bild unter 4images/templates/default/images/

Und der Code muss dann so aussehen:

Code: [Select]

<td background="{template_url}/images/back.gif">&nbsp;</td>


Dann wird es auch gehen

Gruß Daniel

36
Das machst Du über die Templates. Da öffnest Du die Datei header.html in dem Ordner template und fügst im BODY-Tag den background Befehl ein und da kannst Du auch die URL vom Hintergrund-Bild angeben.

37
Hi,

You can upload the pictures with your FTP-Client (media/xx - xx is the id for the category) and use in the control panel the "check new images" function.

Greets Daniel

38
Hallo,

zum einen kannst Du die Berechtigungen im Control Panel -> Kategorie bearbeiten einstellen in welcher Kategorie Bilder hochgeladen werden dürfen.

Und Du kannst in den Templates (z.B. categories.html) die {upload_button} Variable entfernen.

Gruß Daniel

39
Hi uae,

I´ve change the global.php und copy the code for the forms in extra file called choice.php.

This file I´ve put in the template directory, but in the forms I can´t find the different template-styles or language!

Here is the url:

http://www.papierbrinkmann.de/umleitung/4images/templates/choice.php

Is my MySQL Version to old or where is the vault?

Greets Daniel

40
Hello,

I´ve tried to install your Mod to my gallery, but it dodn´t work. OK I´m an absolut beginner in PHP.

First I change the code in the global.php, then I create an new page, called choice.php wirh the two forms. Here is my first questuion:

In which folder must the choise.php? /4images or /4images/includes ??? I think here is my mistake!

Then I want to include the forms only in the member_editprofile.html I open the member_editpofile.html in the template folder und use the following code:

Code: [Select]
<?php 
include&#40;"http&#58;//www.papierbrinkmann.de/umleitung/4images/choice.php"&#41;; 
?>


Where is my fault? Have I something forgot?

Thanks & Greets

Daniel

41
Installation, Update & Configuration / Thumbnails
« on: August 14, 2002, 12:41:20 PM »

42
Installation, Update & Configuration / Thumbnails
« on: August 14, 2002, 12:39:45 PM »
@ Michael,

also ich konnte gerade auf Lycos zugreifen und der Zugriff war sogar recht fix.

Und GD ist installiert und funktioniert.

Also einfach in Einstellungen GD aktivieren und nachdem Du nach neuen Bildern gecheckt hast, einfach den Autothumbnailer drüber laufen lassen.

Gruß Daniel

43
Installation, Update & Configuration / Thumbnails
« on: August 14, 2002, 10:18:57 AM »
Wenn Du automatisch Thumbnails erstellen willst, schau doch mal ob auf Deinem Server GD installiert ist. Die meisten Webhoster haben das schon vorinstlliert.

Einfach im Control Panel GD aktivieren und auf Auto-Thumbnailer gehen und wenn Du keine Fehlermeldung erhälst ist GD instlliert.

Gruß Daniel

44
Wow that is great, that´s what I need!

Can you post the instructions or the code, that I can realize this function in my gallery?

Thx & greets Daniel

45
Hallo Jan,

das mit den verschiedenen details-Seiten mit dem obigen Code klappt prima!

Ich müsste aber für die jeweilige Kategorie, die details.html und categories.html geändernt haben.

Wie müsste dann der Code für die Änderung der Kategorien aussehen?

Ist für die Zukunft vielleicht eine ähnliche Handhabung mit Templates wie z. B. beim phpBB Forum geplant? Oder eine ähnliche Funktion wie bei der Wahl der Sprache index.php?l=english, so eine Auswahl des Templates zu realisieren?

Gruß Daniel

Pages: 1 2 [3] 4 5 6