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

Pages: 1 ... 176 177 178 179 [180] 181 182 183 184 ... 188
2686
hi,

dementsprechend musst du die kategorien einstellen...


z.b. auf PRIVAT

dann kannst die benutzergruppen befugnisse ändern...

2687
okay,

wegen deinen download..

wenn ich auf download klicke wird bei mir angezeigt das der server nicht gefunden werden kann..

hab Jan gerade kontaktiert..
er hat folgendes "gesagt":

öffne die download.php (ca. zeile 181)
und ersetzte

Code: [Select]

  if (ini_get("safe_mode") == 1 || $remote_url) {
    header("Location: $file_path");
    exit;
  }

mit
Code: [Select]

  if (ini_get("safe_mode") == 1 || $remote_url) {
    header("Location: ".$file['file_path']);
    exit;
  }


wird zu der bild datei gelinkt..

jan arbeitet gerade auf einer anderen lösung...

gebe bescheid obs funktioniert hat..

2688
hi,

with 1.5 FINAL
i CAN leave "Upload:" blank and put http: into "URL:" field

"UPLOAD" or "URL" will be saved into
PREFIX_images > image_media_file

there are no fields missing ...

2689
auf meine vnicky@WEB.DE geht es auch ...

bitte lösche die user nicky und nicky2

2690
test url ?

2691
hi,


you have to put anything into
- Upload
OR
- URL


"Download URL" is for BIG pictures..

example:

into -UPLOAD or -URL i put my 450 x 300(75kb) pix pic

into "DOWNLOAD URL" i put a http request for my 2048 x 1024 (3mb) pix pic...

in my gallery is 450 x 300 pic visible, if someone want to download it, he will download my 2048 x 1024 pic...

hope this will help...

cheers
nicky

2692
zu 3,

genau, nur GD aktivieren...

bei restlichen, kann ich leider nicht helfen..

2693
hi,

zu 1:

includes/constants.php
ändern
Code: [Select]

define('SHOW_RANDOM_CAT_IMAGE', 1);

auf
Code: [Select]

define('SHOW_RANDOM_CAT_IMAGE', 0);


zu 2:

includes/constants.php
Code: [Select]

//define('SCRIPT_URL', 'http://your.domain.com/4images'); //no trailing slash


zu 3:

probiere zuerst den GD einzustellen (dafür brauchst keine pfade anzugeben).

2694
hallo,

ich weiss nicht ob du dein problem gelöst hast..

aber..
hab mich gerade bei dir registriert (user "nicky", kannst es wieder löschen), und den aktivierungs link gleich erhalten.

dann hab ich gleich E-Card getestet, email auch gleich angekommen.

2695
Discussion & Troubleshooting / Subcategory
« on: June 22, 2002, 11:21:20 PM »
General > Settings > Category settings > Number of subcategories

set it to 0

2696
Installation, Update & Configuration / Installation
« on: June 22, 2002, 08:06:47 PM »
hi,

das was du bei der installation angibst..

d.h. es wird der prefix der tabellen von dir vergeben ...

2697
great work !

and better download ;)

and two bugs ;)

header.html

"      alert('© Copyright by the people that uploaded the pictures !');"

should be
"      alert('© Copyright by {site_name}');"

and
<META NAME="keywords"
<META NAME="description"

should be deleted or edited...

cheers
Nicky

2698
Discussion & Troubleshooting / auto tumbnailer
« on: June 22, 2002, 08:59:27 AM »
winzip or powerarchiver ( http://www.powerarchiver.com/ )

cheers
Nicky

2699
Discussion & Troubleshooting / auto tumbnailer
« on: June 22, 2002, 03:13:29 AM »
hi

here the hp of netpbm: http://netpbm.sourceforge.net/

for GD you don't have to put the paths..

what you can with it ?

well,

create thumbnails, resize pictures...

2700
Discussion & Troubleshooting / creating thumbnails...
« on: June 21, 2002, 05:55:20 PM »
hi,

send me your admin cp over PN..

and put a JPG file into data/media

Pages: 1 ... 176 177 178 179 [180] 181 182 183 184 ... 188