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

Pages: 1 [2] 3 4 5 6
16
Hi budduke,

first of all, thank you for spending the time to do such excellent improvements.

I tried the mod with a brandnew installation of 4images 1.7.7 First I had problems with the download.php but when I chose the one you provided earlier in this thread and modified it this problems were solved.

I installed the mod and these two Mods :

http://www.4homepages.de/forum/index.php?topic=6759.0
http://www.4homepages.de/forum/index.php?topic=4754.0

Finally there is only one problem left that I couldn´t solve until now:

I uploaded an image, checked it with new checkimages.php and chose the option to copy original file to "big" folder. I selected "Yes, Only allow smaller sizes then original to be selectable" in ACP and then happens that mod doesn´t choose the image in "big" folder with the copied original image to create new download options, but the basic folder of the category and there is only the small, resized image in basic folder. As the size of resized image is 640x360 I get all the smaller options (Blackberry and Mobile) in my dropdown.

Update: I found out that the mod "knows", that the original file is in the "big" folder, because wenn I choose the "original file, it is the big one from "big" folder. I assume that I have to install another mod to make this thing work (but I don´t know which) Another possibility would be that the script "calls" the wrong imagepath at the point of resizing the image. Do you have any idea ??

To be sure that I didn´t make mistakes when I installed the mod, I did it now 4 times (twice on my local server, twice on my server) but the result is the same.



17
@ Tiburon,
I would say something got placed in the files incorrectly because I am using the same mod without those types of issues.
If you could zip all your files that got changed with these 2 mods and give me a link to download the zip file, I will try to look it over to see if I see anything...

Well, thanks for the offer.  :)

First I will try it again with a clean installation to check it because I don´t want to waste your time, but when the result is the same I would be very glad if you would be so kind to look over it. Thank you !

18
@ Tiburon,
I think it I can do it but it would take some redoing of some of the coding to make it work...
Let me think about it, I am also looking into the opening instead of download request on this Mod also...

Thanks for doing such a fantastic support. :)

I have another little problem that I can´t solve.
I´m using your mod together with this one: http://www.4homepages.de/forum/index.php?topic=7700.msg22313#msg22313

What happens now is that everything works fantastic when I choose the option "Yes, Allow all sizes to be selectable". The mod chooses obviously the copied original image in the big-folder to resize the images and does the work.

The problem appears if I choose "Yes, Only allow smaller sizes then original to be selectable". In that case I get no Download-Options in the Dropdown menu. As far as I can see, it seems that the mod in that case doesn´t check the "big" folder with the copied original image, but the basic folder of the category and there is only the small, resized image that is shown on detail.php so that no options in the dropdown are shown. (This image has smaller dimensions than the smallest resolution that I want to offer as download)

Do you have any idea what I have to change, or where my fault is ??




19
Chit Chat / Re: Modifikation- Sammelstation [Sammelthread / Support]
« on: March 21, 2010, 06:46:48 PM »
Ich fand die Idee erst einmal gar nicht so schlecht, aber dann kam mir in den Sinn dass damit Menge der Dynamik genommen würde, die hier bei kreativen Problemlösungen immer wieder zu neuen Ergebnissen führt. Was spricht dagegen dass man sich durch einen langen Thread arbeitet, wenn man ein gewisses Ergebnis möchte ?? Für mich nichts, denn dadurch muss ich mich immer auch mit dem ganzen Problem beschäftigen und selbst im Rahmen meiner Möglichkeiten nach Lösungen suchen. Das hilft mir dabei das ganze System auch zu verstehen und gerade das führt wieder da zu dass ich mir inzwischen oftmals selbst helfen kann wenn eine Frage auftritt.

Für mich war 4images immer ein extrem lebendiges System was permanent von diesem Dialog zwischen denjenigen die es nutzen und denen die es zur Verfügung stellen profitiert hat. Mal abgesehen davon ist es kostenlos und gerade da sollte es niemandem etwas ausmachen auch mal ein wenig nach Lösungen zu suchen. Ich habe mehrere Lizenzen gekauft und wenn ich wählen könnte würde ich das bisherige System absolut bevorzugen, auch wenn Dein Vorschlag sicherlich ab und dann bequemer wäre ;)



20
Have you tried this one: http://www.4homepages.de/forum/index.php?topic=10163.0 ?

Works perfectly with 1.7.7.  :)

21
Da gebe ich Dir Recht  :D.

http://de.selfhtml.org/servercgi/server/htaccess.htm

Wenn Du Dich mit dem Thema noch intensiver beschäftigen willst schaue mal unter dem Link nach. Da steht noch jede Menge über die Möglichkeiten mit einer .htaccess.

22
Was sollte es Sinnvolleres geben als mit einem kleinen Kniff ein Verzeichnis zu schützen und gleichzeitig den Besuchern Deiner Website vollen Zugriff auf die Inhalte zu gewähren ??  ;)

23
Hi,

what does the

RewriteCond %{HTTP_REFERER} !^http://yourdomain.com/ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.yourdomain.com/ [NC]

do?

(Antwort am liebsten in deutsch bitte ;) )

Das beschränkt den Zugriff auf das durch die .htaccess geschützte Verzeichnis auf die angegebene Domain, also Deine eigene. Jedem anderen wird das Bild gezeigt welches unter bug.gif abgelegt ist.

24
After reading the whole thread (although I don´t know if I understood the half of it  :mrgreen:) the mod works really good with 1.7.7. Thanks for the Mod and all the support by people here.  :thumbup:

Finally I have one general question.

As far as I understood, it is nescessary that the Urls have a prefix like "k" or "cat" (e.g. for category) because 4images needs this to know if it is a category or an image.

Is it also necessary that the url shows the ID of an image or category ?

I would prefer urls like "../image-on-the-beach.htm" instead of "../image-on-the-beach-15.htm"

25
Discussion & Troubleshooting / Re: Anpassung der Beschreibung
« on: March 15, 2010, 08:37:43 AM »
Hallo,

mir fällt zwar nichts ein wie ich das innerhalb des Beschreibungstextes machen könnte aber du könntest ein zusätzliches image-field erzeugen und das Ganze per css dann so stylen dass es so aussieht wie Du es haben möchtest, also auch so dass es so erscheint als ob beides ein Feld wäre. Dann hättest Du Deinen Beschreibungstext und könntest dazu das passende Bild hochladen.

Hier findest Du das Tutorial zum zusätzlichen image field http://www.4homepages.de/forum/index.php?topic=20748.0

26
@ Tiburon,
when you say style I am assuming laying them out on the page in a certain manner, how are you wanting the buttons/links to look when laid out on the screen?


Hi budduke,

I thougt about seperating the links in the Dropdown a little bit like this:

Widescreen 16:9
 2560x1440
 1920x1080
Widescreen 16:10
 2560x1600
 1920x1200

...and so on. This would make it easier for the visitors to find the wallpaper-resolution that the want.





27
I have another question concerning your Mod.

Would it be possible to style this part a little bit ?

Quote
$download_multi_sizes= array(
   array('640X480',640,480),
   array('800X600',800,600),
   array('1024X768',1024,768),
   array('1280X960',1280,960),
   array('1400X1050',1400,1050),
   array('1600X1200',1600,1200),
   array('1280X800-wide',1280,800),
   array('1440X900-wide',1440,900),
   array('1680X1050-wide',1680,1050),
   array('1920X1200-wide',1920,1200)
   );

I would like to section it a little bit so that it looks sth like this:

$download_multi_sizes= array(
   
   Fullscreen:
   array('640X480',640,480),
   array('800X600',800,600),
   array('1024X768',1024,768),
   array('1280X960',1280,960),
   array('1400X1050',1400,1050),
   array('1600X1200',1600,1200),
   
   Widescreen:
   array('1280X800-wide',1280,800),
   array('1440X900-wide',1440,900),
   array('1680X1050-wide',1680,1050),
   array('1920X1200-wide',1920,1200)
   );

28
Danke für die schnelle Antwort. Ich bekomme keine Fehlermeldung. Meine Meldung ist:

Bild erfolgreich gelöscht via090403ujia-025 (ID: 1489)
Bild-Datei erfolgreich gelöscht (via090403ujia-025.jpg)
Thumbnail-Datei erfolgreich gelöscht (via090403ujia-025.jpg)
Kommentare erfolgreich gelöscht

Das Bild im Big Ordner wird aber leider nicht gelöscht. Es ist bestimmt nur eine Kleinigkeit.

Danke für Ihre Hilfe

Holger

So ist es mir auch erst gegangen, ich habe dann noch einmal die Rechte neu gesetzt und dann funktionierte auch das Löschen einwandfrei. Vielleicht läßt es sich bei Dir ja auch so einfach lösen.

29
das ist genau die gleiche lösung die ich in meinen vorigen post erwähnte.
das einzige was noch offen ist, ist die frage der backlinks, wo bzw. in welcher kategorie soll der user zurückkommen.

mfg Andi

hm, da wüde ich auf jeden Fall die Hauptkategorie nehmen in die das Bild eingeordnet wurde.

30
... dann solltest du dich sputen mit der Formulierung deines Wunsches ...
... hier :  http://www.4homepages.de/forum/index.php?topic=26882.msg145758#msg145758 ...
...
... kurzer Denkansatz : wie müsste dein Wunsch umgesetzt werden ...
... da das Bild offensichtlich nur einer Kategorie physisch zugeordnet sein soll und in anderen nur mit angezeigt werden soll ...
... müsste man ein neues additional _image_field einfügen, in dem die weiteren Kategorien (in denen es nur angezeigt werden soll) gespeichert werden ...
... im ACP -> Bild bearbeiten (Upload-Formular auch möglich) ... würde man die zusätzlichen Kategorien in diesem neuen Feld eingeben / festlegen ...
... für mehrere zusätzliche Kategorien würde es m.E. nur mit den Cat_Id's gehen, die dort gelistet werden ...
... in der categories.php wäre dann die db-Abfrage um diese speziellen Kategorien zu erweitern ...
... so würden die "zusätzlichen" Bilder nur dort (in den Kategorien) erscheinen, nirgends anders (nicht neue Bilder etc.) gezeigt und gecountert werden ...
...
... wäre das dann ein Lösungsansatz ... ?
...

Perfekter Lösungsansatz. Das trifft es sehr gut. Ich hatte vorgestern in einem anderen Thread schon den Vorschlag für eine derartige Neuerung gemacht, allerdings nicht so ausgearbeitet wie Du.

Ich muss auch sagen dass ich "zeitnah" weniger aus Usersicht meine, sondern aus der Sicht derjenigen, die das Ganze ja auch so realisieren müßten, so dass es sich in die bisherige Struktur einfügt ohne andere Funktionen zu belasten. Mein Gedanke war daher eher dass es eine Sache für Version 1.7.9 oder gar 1.8.0 sein könnte, denn so etwas auf die Schnelle zu realisieren bringt doch oft mehr Ärger als Nutzen.

Pages: 1 [2] 3 4 5 6