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

Pages: [1] 2 3 4 5 ... 8
1
hello and thx for this mod ,)


But I have a Problem. I changed all the files and I use PhPbb 3.0.2.

If I logged in I become this error message at the 4images Page and the Admin Page

Quote
INSERT INTO kfbgal_lightboxes (lightbox_id, user_id, lightbox_lastaction, lightbox_image_ids) VALUES ('a4a87edb9e11fa354c5a0995b01b1479', 2, 1217761079, '')


I use two phpBB Scripts and one database. To do that i chanced the constans.php like

Quote
define('STYLES_IMAGESET_TABLE',      $table_prefix . 'styles_imageset');
define('STYLES_IMAGESET_DATA_TABLE',$table_prefix . 'styles_imageset_data');
define('TOPICS_TABLE',            'orig_topics');
define('TOPICS_POSTED_TABLE',      'orig_topics_posted');


could that the problem ?

2
Can nobody help?

Or is my description not so good?

3
Mods & Plugins (Requests & Discussions) / auth_viewcat and new field
« on: June 04, 2006, 10:06:15 PM »
hello,

I want to use more than one 4images but only 1 database.

But not every categorie should viewable at every homepage

e.g.
I create at the  databease  "4images_categories" a new field it´s called "auth_sites"

At the first Site you can see all categories       "auth_site =   0"
Th the second Site it should only show the categories  with the ID  1
...
...



BY my phpBB I had done the same. I changed this

Code: [Select]
if ( $is_auth_ary[$forum_id]['auth_view'] )

Daraus machen wir für Board 1Code:

[qcode]if ( $is_auth_ary[$forum_id]['auth_view'] && (in_array($forum_data[$j]['forum_view'], array(0,1))) ) [/qcode]




What I had to change that it worked for 4 iamges too.

4
It do not work. I become no picture (the path is the correct, I´m sure) ;)




the directory with pictures must be accessible from the web.

What can I do that the dir ist accessible from the web? I have no root server but changes are possible.

5
hello,

I looking for the same. But 4images do not show the image.

I edit
Code: [Select]
define('MEDIA_PATH', ROOT_PATH.MEDIA_DIR);
to

Code: [Select]
define('MEDIA_PATH', "../../../htdocs/".MEDIA_DIR);

The path is correct and he find the picture. But he don´t show it ;)

When 4images don´t find the pic I become normaly the error message "404 - file not find.
By me he find the pic and he show a table at the correct size of the pic.

you can see it here
http://original.xxx.de/4images/details.php?image_id=3570


What could be the problem?

6
erstmal die Frage. Was erwartest du von 4images? Eine Bildergalerie zum presentieren und Auflisten deiner Bilder auf deinem PC?

Dann muss ich dich enttäuschen das ist es nicht. Mit 4iamges werden Bilder Online bereitgestellt.SDeshalb gibt es auch keine Datei die du einfach anklicken kannst.

Hast du Webspace?  Wenn ja mit PHP und einer Datenbank?

7
so fit bin ich in Xampp leider nicht.

aber erstmal scheind mir der pfad falsch zu sein.

versuche es mal mit http://localhost/4images

8
ist aus, sonst würde php kit ja auch nicht gehen!!!!

PhPkit ist das so ziemlich egal ob On oder OFF. Es funktioniert immer.


VIelleicht das nächste mal bei solchen äusserungen ein paar weniger Ausrufezeichen nutzen.

9
Installation, Update & Configuration / Re: Thumbnails Problem
« on: June 24, 2005, 07:02:24 PM »
verstehe nicht was du meinst?

Die Bilder sind schonmal richtig sonst wären die ja nicht da.

Zum erstellen der Thumbnails schaue dir nochmal mein letztes postinghier an. ich denke da wurde alle erklärt. auch wenn er kurz ist.

10
Installation, Update & Configuration / Re: Thumbnails Problem
« on: June 24, 2005, 06:36:52 PM »
wenndu sie per FTP hochlädts werden sie nicht automatusch erstellt.

nach dem "checken" mal den "Autothumbnailer" durchlaufen lassen

11
das problem liegt hier

SAFE MODE Restriction in effect


auf deionem server ist er SAFE_MOd auf ON.

nutze mal die suchfunktion da findest du dutzende beiträge. die letzten nicht noch keine drei Tage alt

12
Installation, Update & Configuration / Re: Videos mit FTP hochladen
« on: June 24, 2005, 12:52:28 PM »
was ist das denn für ein Format?

Es wird ja nicht jedes Format erkannt

13
Installation, Update & Configuration / Re: Bitte Hilfe
« on: June 23, 2005, 05:46:43 PM »
vom prinzip recht einfach

du erstellst eine neue kategorie und gehst dananch auf deinen FTP Server.
Hier gehst du in den ordner /data/media/ Hier findest du deinen neu angelegten Ordner in Forum einer Zahl. Den neuen Ordner löscht du und legst ihn neu an. Danach gibst du in den CHMOD 777.

Das gleiche machst du unter /data/thumbs/ .


Thumbs und Pics haben immer den selben namen.


Wenn du aber noch die möglichkeit hast deinen Anbeiter wechseln zu  können. Solltest du dieses tun. Erspart Zeit und Arbeit.

14
ich verstehe jetzt nicht was die Frage oben mit der Abmahnung von Ironsport zu tun hat?

Es ist doch total Off Topic.

Zudem wurde dir Frage schon öfters gestellt. Und irgwendwo gibtes bestimmt eine antwort.



Quote
ja, okay, aber wie willst du alle markennamen eingeben?? ist doch voll bescheuert!


ist es denn deiner Meinung nach sinnvoller jeden registrierten Benutzer per Hand durch den Admin freischalten zu lassen?

Da Frage ich mich was bescheuerter ist?!?

15
gin mal ein paar Infos zu deiner Seite Traffic , Besucher u.s.w. . Eventuell den Link



Denn nicht immer wenn der Provider schimpft hat er recht. Bei jedem liegt  die Schmerzgrenze woanders.

Vielleicht haben die auch nur einen zus chwachenserver eingesetzt

Pages: [1] 2 3 4 5 ... 8