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

Pages: 1 [2] 3 4
16
Discussion & Troubleshooting / Probleme mit den EXIF-Daten
« on: November 06, 2008, 08:57:08 PM »
Hallo!

Ich hab erst vor kurzem die Anzeige der EXIF bzw. IPTC-Infos aktiviert. Bei mir kommt es aber bei manchen Dateien zu Problemen.

Bei Screenshots werden z.B. auch EXIF-Daten angezeigt. Wie kommt es dazu?!? http://www.fpdwl.at/4images/details.php?image_id=13655
Bei einigen Bilder kommen nur Fragmente raus http://www.fpdwl.at/4images/details.php?image_id=7084

An was kann das liegen?

LG,
Jockl

17
Hallo Leute!

Erstmals ein wirklicher toller Mod, nach sowas habe ich lange gesucht.

Mein Problem ist aber, dass ich keine statische Liste von Kategorien haben will, in denen die User die Kategorien selber erstellen können, sondern dass diese Liste immer aktualisiert wird. In der addcat.html habe ich die option values durch "{auswahl}" ersetzt.

In der addcat.php habe ich die SQL-Abfrage eingebaut, die auch gut funktioniert.

Code: [Select]
  $sql = $site_db->query("SELECT cat_id, cat_name FROM 4images_categories WHERE cat_parent_id = 2"); 
  while ($row = $site_db->fetch_array($sql))
  {
  $auswahl .= "<option value=\"".$row['cat_id']."\">".$row['cat_name']."</option>";
  }

Bei

Code: [Select]
$site_template->register_vars(array(
habe ich

Code: [Select]
"auswahl" => $auswahl,
eingefügt. Trotzdem erscheinen im Dropdown nicht die gewünschten Kategorien. Wo liegt mein Fehler?

LG, Jockl

18
Discussion & Troubleshooting / Re: No description when uploading images
« on: December 17, 2007, 07:58:27 PM »
3x erfolgreich*g*

nachdem ich seit heute wieder logs einsehen kann werde ich es weiter beobachten und mich melden, falls es wieder mal nicht klappt.

19
Discussion & Troubleshooting / Re: No description when uploading images
« on: December 17, 2007, 05:32:48 PM »
yep hat funktioniert, nur 5 minuten später war bild wieder weg :)
Ja, weil ich es gelöscht habe. Wusste nicht, das das soll.  :P

Du kannst es gerne noch einige Male probieren. Ich bekomme ständig Beschwerden, dass die Beschreibung nicht mitgeht.

20
Discussion & Troubleshooting / Re: No description when uploading images
« on: December 16, 2007, 12:33:10 AM »
[edit]
funktionierts doch
Der Beschreibungstext hat funktioniert? Es kommt nämlich nicht immer vor dieses Phänomen.

LG,
Jockl

21
Discussion & Troubleshooting / No description when uploading images
« on: December 15, 2007, 11:22:46 AM »
Hey!

In the last weeks I received many complaints, that my 4images db (http://www.fpdwl.at/4images) doesn't accept the description text when uploading images to the categories.

Also when you try to change the text after the upload it doesn't work.

Can somebody help me with this problem?

Best regards
Jockl

22
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.7
« on: January 04, 2007, 10:15:22 PM »
Can't somebody help me with that problem?  :(

23
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.7
« on: November 20, 2006, 07:59:10 PM »
No idea?

Keine Idee?

24
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.7
« on: November 12, 2006, 07:29:17 PM »
I just installed this wonderful mod with 1.7.4 and tried it with a testuser, but after refresh he can easily get access to the gallery. magic_quotes_gpc is turned off.

25
Discussion & Troubleshooting / Advert in 4images
« on: August 01, 2006, 10:40:59 PM »
hi!

I just looked in my 4images-Database and saw this advertisement on nearly every page. what could have happened?

26
Mods & Plugins (Requests & Discussions) / Request image by ID
« on: July 24, 2006, 11:05:36 PM »
Hello!

Now i try in English to find a solution for my problem.

I want to request a picture directly with the id-number. I need this possibility, because i often move pictures from one category to another one. So you cant access a picture by the path (data/media/x/xxx.jpg)

I'm using the Woltlab Burning Board. There you can access the attachments by attachment.php?attachmentid= and you can also use this to integrate pictures in a Board.

Example: [qcode][img]http://fpdwl.roseflex.com/forum/attachment.php?attachmentid=1463[/img][/qcode]


I want to use this possibility for my 4images-database. Could somebody help me with this "problem" and find a solution?

I attach the attachment.php from my WBB board.

thanks

jockl

27
Mods & Plugins (Requests & Discussions) / Bild mit ID aufrufen
« on: July 23, 2006, 10:43:48 PM »
Hallo!

Ich hab das zwar schonmal in einem anderen Thread gepostet, aber jetzt versuche ich es hier:

Ich würde gerne die Bilddateien meiner 4images-Datenbank direkt mit der ID aufrufen. Und zwar brauche ich das, weil ich Dateien öfters verschiebe und daher Links auf diese Bilder dann nicht mehr stimmen.

In meinem WBB-Forum kann man die Attachments mit attachment.php?id= aufrufen, und auch z.B. in einem Forum als ganz normales Bild einfügen.

Jetzt würde ich gerne diese Möglichkeit für die 4images-Software nützen.

Ich hänge mal die attachment.php vom WBB an, damit mir vielleicht jemand weiter helfen kann. Das wäre echt toll!

Danke schon im voraus

lg, jockl

28
Is this not possible?  :(

29
Und in Deutsch:

Ist es möglich, dass der Auto Image Resizer nur in gewissen Kategorien wirkt?

30
Is it possible that this only works in particular categories?

Pages: 1 [2] 3 4