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

Pages: [1]
1
Installation, Update & Configuration / bild größe Problem
« on: July 02, 2003, 02:23:19 PM »
Ich hab alles so eingestellt, wie ich denke das es richtig ist :(

2
Installation, Update & Configuration / bild größe Problem
« on: June 30, 2003, 03:40:44 PM »
Hallo ihr!

Ich bin gerade zu faul die Frage in Englisch zu stellen
*g* darum in Deutsch:

Ich habe ein Problem mit der größe der Bilddateien.
Ich habe als max. Größe 80x80 Pixel sowohl für Thumbnails als auch für das eigentliche Bild angegeben.
Trotzdem können meine User aus irgendeinem Grund Bilder hochladen, die größer als das sind!

Kann mir jemand weiter helfen???

Gruß,
 Stefan

3
Mods & Plugins (Requests & Discussions) / Automaticaly URL insert
« on: June 16, 2003, 04:53:14 PM »
Thanks! That's it!

But it has to be this code (if anyone is interesseted in this)

Code: [Select]
http://www.yourdomain.de/4images/{media_src}

4
Mods & Plugins (Requests & Discussions) / Automaticaly URL insert
« on: June 15, 2003, 06:01:52 PM »
hm....ok, well I do this anyway....

Thanks vor your time!

5
Mods & Plugins (Requests & Discussions) / Automaticaly URL insert
« on: June 15, 2003, 04:02:44 PM »
Hi guys!

I would like to show the direkt URL to an Image in the discription.
I have an avatar-galerie where users kann choose an avatar for their profil at board.
So I would like, that the direkt URL to image is shown in discription, when the picture is uploaded to my server.
this: http://yourserver.com/4images/data/media/1/image.gif

Is this possible? Cause I don't want to add the URL every time....

thx for your help

hope you understand everything, my english is not the best....

6
Discussion & Troubleshooting / no Random Image
« on: June 12, 2003, 07:02:37 PM »
Hello guys!

I want to delet the "random picture" function, because it makes my server to slow.
But how can I do this without deleting the {random_image} out of every template file?

Code: [Select]
// If you have a lot of images in your database,
// the random image function could make your programm slow.
// Try first to set "SHOW_RANDOM_CAT_IMAGE" to 0.
define('SHOW_RANDOM_IMAGE', 1);
define('SHOW_RANDOM_CAT_IMAGE', 1);


If I do this, I get an error when I enter a categorie....then it says that the Server wasn't found...


Can anybody help me?!

Pages: [1]