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

Pages: [1] 2 3 4 5 ... 10
1
Chit Chat / Re: JavaScript + CSS = Nice Picture Display
« on: April 03, 2007, 07:05:37 PM »
Schade. :(

Gruß

Markus

2
Chit Chat / Re: JavaScript + CSS = Nice Picture Display
« on: March 02, 2007, 10:38:08 AM »
Vielen Dank für Deinen Hinweis.
Als Textlink klappt es natürlich.
Wenn ich aber den Link aus der functions.php rausschmeiße, dann kommen User ohne JS leider nicht mehr auf die Ursprungsseite.
Wie wäre es denn, wenn man den Link in der thumbnail_bit.html in JS einbettet?

Gruß

Markus

3
Chit Chat / Re: JavaScript + CSS = Nice Picture Display
« on: March 01, 2007, 09:07:25 PM »
Dank Dir, aber es funktioniert leider nicht. :-(
Mein thumbnail_bit.html sieht nun so aus:
Code: [Select]
<a href="{media_src}" target="_blank" rel="lightbox">{thumbnail}</a>Im Quellcode tauchen dann natürlich beide hrefs auf und er nimmt den alten Link:
Code: [Select]
<a href="./data/media/104/002.jpg" target="_blank" rel="lightbox"><a href="./image-3450.htm"><img src="./data/thumbnails/104/002.jpg" border="1" width="89" height="67" alt="002" /></a></a>
Was habe ich übersehen?

Danke & Gruß

Markus


4
Chit Chat / Re: JavaScript + CSS = Nice Picture Display
« on: March 01, 2007, 08:04:54 PM »
Inspired by this thread
http://www.4homepages.de/forum/index.php?topic=9885.msg47995#msg47995

I got it to work on the details page by wrapping the {image} in the following tags
<a href="{media_src}" target="_blank" rel="lightbox">{image}</a>

However, I want it on the categories view that the lightbox opens if clicking on the thumbnail.
I tried the same trick with thumbnail_bit.html by wrapping the thumbnail in a href-tags and the rel="lightbox" tags but it won't work.

Any ideas how to get it work on the categories page?

Hat es einer bereits geschafft, die Lightbox in die categories.php einzubauen?
Wäre doch toll, wenn das Foto sich direkt nach dem Klick auf das Thumbnail über die Seite legen würde.
Für User, die kein JS aktiviert haben, würde dann wie gehabt die andere Seite aufgerufen werden.

Danke & Gruß

Markus

5
Funktioniert 1A!

Vielen Dank und ein schönes WE!

Markus

6
Leider erst heute festgestellt. Die Funktion "Password vergessen" kann man jetzt leider nicht mehr nutzen.
Hast Du eine Idee, wie ich das ändern könnte?

Danke & Gruß

Markus

7
Vielen Dank.

Musste noch ein t bei ifno dranhängen und dann funktionierte es.

Gruß

Markus

8
Hallo alle zusammen,

kann mir einer sagen, wie ich es schaffe, das Gäste nicht mehr das Kontrollzentrum eines Users aufrufen können?
Gäste sollen außerdem unter WHO_IS_Online den Usernamen nicht anklicken können.

Schon mal vielen Dank für Eure Hilfe!

Gruß

Markus


10
Mods & Plugins (Releases & Support) / Re: [MOD] Simple News Publishing
« on: December 12, 2005, 12:34:00 PM »
Originally posted by janfy-------- Found in the google cache. http://64.233.161.104/search?q=cache:SuhrFuItXoMJ:www.4homepages.de/forum/viewtopic.php%3Ft%3D13781%26sid%3D2b4ed2e2b0d1530cf29440df0c5db5c1+news+publishing&hl=es
I've wrote a simple news system, easier than the one published by Fugazima.

MOD Demo :
http://www.bestof-sexe.com/4images/

08/22/2004: Update to version 1.2.0

09/12/2004:
Update to version 1.3.0


Installation Steps:


Download zip file containing all files and installation or upgrade from 1.2 instructions

 :mrgreen:

Hi Anabelle,

can you tell me how to add the name of the catgory to the link?

For example: http://www.bestof-sexe.com/4images/gallery-279-amateur-01.htm?page=5

gallery-279.htm works fine, but I have no idea to add the name.  :cry:

Thanks for helping!

Cheers,

Markus

11
@ v@no
Thanks v@no.
Quote
Lets do one step at a time: fix the javascript errors, then if the problem remains, we'll continue troubleshoot.
How can find or see the javascript errors. I am using IE. In the status line there is no error to see.
Could you please help me to find. Thanks.

Zeile:321
Zeichen:21
Code:0
Fehler:'{' erwartet
URL:http://www.industrie-gravuren.de/galerie/img206.htm

Zeile:621
Zeichen:21
Code:0
Fehler:'{' erwartet
URL:http://www.industrie-gravuren.de/galerie/cat9.htm

Zeile:690
Zeichen:21
Code:0
Fehler:'{' erwartet
URL:http://www.industrie-gravuren.de/galerie/

...

Gruß

Markus

12
Hi,

mit dieser Regel klappt das auf jeden Fall bei mir und mit den Kategorien habe ich auch keine Probleme.
Wie sieht denn Dein ganzes .htaccess File aus und bei welchen Kategorien klappt es nicht?

Gruß

Markus

13
Hi, i would like to add the image name in the URL like this : www.mydomain.com/img,IMAGE-NAME,id.html

i can do it if i add an argument in the url function like this
Code: [Select]
function url($url, $amp = "&", $name ) {
...
$url   = str_replace('details.php', 'img,'.$name.','.$matches[1].'.html', $url);

}


then in details.php, i put this code for previous image link :
Code: [Select]
$prev_image_url = $site_sess->url(ROOT_PATH."details.php?".URL_IMAGE_ID."=".$prev_image_id.((!empty($mode)) ? "&mode=".$mode : ""),0,$prev_image_name);

but, honnestly, its very boring to change every "$site_sess->url()" to add the third argument, so does anyone have an idea please ?
i would like to do the same for categories and search

thanks for help



Do you have finished it for categories?
I have no success. :(
I get only category-,,223.htm.

Cheers,

Markus

15
Español / Castellano / Re: [MOD] Nuevas opciones en Postales
« on: November 15, 2005, 11:43:03 AM »
Nice Mod!
Please, can you delete my account maweryk.

Thanks!

Markus

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