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

Pages: 1 [2] 3 4 5 6 7
16
I can't get my dropdown menu to function with that particular mod
(and also it's not great for Google SEO as it has no category or image name in the URL)

hi,

i just discovered the same at my galery: http://www.pilotenbilder.de/photos/.

does this only happen at me, or is it a general problem with this mod?

17
this should have nothing to do with this mod.

18
when i installed the code, everything seems to be right. all links look good. but when i click on it, the url switches again to the old. where is the problem? i doubt, i could let it be like that, because of producing double content, right?

my htaccess:

Code: [Select]
<IfModule mod_rewrite.c>
RewriteEngine On


RewriteBase /4images/


#Mod_bmollet : Cat name in URL
RewriteRule ^cat-(.*)-([0-9]+).htm categories.php?cat_id=$2&%{QUERY_STRING}

#Mod_bmollet : Image name in URL
RewriteRule ^img-(.*)-([0-9]+).htm details.php?image_id=$2&%{QUERY_STRING}

#Mod_bmollet : This is to make search function work  ( redirect links from search results )
RewriteRule ^search\.htm$ search.php?%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.search.htm$ details.php?image_id=$1&%{QUERY_STRING}

RewriteRule ^lightbox\.htm$ lightbox.php?%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.lightbox.htm$ details.php?image_id=$1&%{QUERY_STRING}

RewriteRule ^postcard([a-zA-Z0-9]+)\.htm$ postcards.php?postcard_id=$1&%{QUERY_STRING}
RewriteRule ^postcard\.img([0-9]+)\.htm$ postcards.php?image_id=$1&%{QUERY_STRING}


</IfModule>


19
sami, u cant show more than one BEST image. the mod is not like top.php and shows the ranking of the 20 best pics. the mod shows you THE BEST image either by download, by comments, by hits and so on. u ve got to decide, what u want. this might not be the right mod for u.

20
Mods & Plugins (Releases & Support) / Re: [Mod] Image Annotation (Watermark)
« on: September 18, 2007, 09:17:36 AM »
same here, path is WRONG! post it here or read the instructions!

21
hast du sie erhalten? mich würde das auch interessieren. bitte uploaded die datei als anhang an euren post, so dass sie nicht mehr verloren gehen können.

22
i knooow... it wasnt meant that way.... i just couldnt believe that it was soo easy and that i already had the solution in my hands. thanks for your help!

23
hehe...no way... :? hahaha....

24
Hi!

im wondering if there is any possibility to only show the image description  (in details.htm e.g), if there really is written one... somthing like

{if description}<br />{description}<br />{endif description}

and ideas?

thanks in advance,

cbass

25
Mods & Plugins (Requests & Discussions) / MOD: Language Select Anywhere
« on: September 12, 2007, 07:27:13 PM »
Hi,

this is a simply language-selection tool i have written for my site, because all other language mods didnt work for example in the header and needed much more adjustments!

FEATURES:
- Easy adjustments
- Add any language u want
- Put it in your template where u want
- No limitations


USING:
1. ADD the languages u need in your language folder as usual
2. Put the following code in your template files, where u want it
3. Edit the path to your 4images gallery. (my is "/photos/")
4. Nothing, thats it!!


Code: [Select]
<?php 
  
// Je nach Dateiendung füge Sprachvariabel mit Fragezeichen oder Undzeichen an die Dateiendung
  if ($_SERVER["REQUEST_URI"] == "/photos/")
  {
  $zeichen "index.php?";
  }
  
  else
  {
  $zeichen "&";
  }
   
?>
 
<a href="<?php echo $_SERVER["REQUEST_URI"]; echo "$zeichen"?>l=deutsch">Deutsch</a>
<a href="<?php echo $_SERVER["REQUEST_URI"]; echo "$zeichen"?>l=english">English</a>





Feedback appreciated! :roll:

26
Mods & Plugins (Releases & Support) / Re: [Mod] Image Annotation (Watermark)
« on: September 12, 2007, 10:29:00 AM »
the path to your font is wrong. u need to put in the "FULL PATH" there. open your phpinfo() in ACP (at bottom left) and look for "DOCUMENT_ROOT"


REMOVE UR LINK!!!

27
 :arrow: yes

28
Mods & Plugins (Releases & Support) / Re: [Mod] Image Annotation (Watermark)
« on: September 09, 2007, 12:51:44 PM »
either the path to your font is wrong or u have forgotten to upload it. please post your settings here!

29
Mods & Plugins (Releases & Support) / Re: [Mod] Image Annotation (Watermark)
« on: September 08, 2007, 10:21:44 AM »
i got the same problem:


Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /homepages/6/xxx/htdocs/photos/includes/image_utils.php on line 80

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: './../data/media/3/143066_8643.jpg.bak' is not a valid JPEG file in /homepages/6/xxx/htdocs/photos/includes/image_utils.php on line 80

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /homepages/6/d9xxx/htdocs/photos/includes/annotate.php on line 39

Warning: imagecolorresolvealpha(): supplied argument is not a valid Image resource in /homepages/6/xx/htdocs/photos/includes/annotate.php on line 40

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /homepages/6/xxxhtdocs/photos/includes/annotate.php on line 39

Warning: imagecolorresolvealpha(): supplied argument is not a valid Image resource in /homepages/6/xxxhtdocs/photos/includes/annotate.php on line 40

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /homepages/6/dxxx/htdocs/photos/includes/annotate.php on line 186

Warning: imagejpeg(): supplied argument is not a valid Image resource in /homepages/6/dxxx6/htdocs/photos/includes/annotate.php on line 187

Warning: imagedestroy(): supplied argument is not a valid Image resource in /homepages/6/dxxx6/htdocs/photos/includes/annotate.php on line 188

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /homepages/6/xxx/htdocs/photos/includes/image_utils.php on line 80

Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: './../data/media/3/143066_8643.jpg' is not a valid JPEG file in /homepages/6/d96xxxxxxx6/htdocs/photos/includes/image_utils.php on line 80
Working on data/media/3/143066_8643.jpg file:
Copied original file into data/media/3/big/ folder.
Error resizing image.
Error adding annotation in data/media/3/143066_8643.jpg file.
Error creating thumbnail.
Bild erfolgreich hinzugefügt: 143066 8643

30
Mods & Plugins (Releases & Support) / Re: Integration 4images 1.7.x / phpBB
« on: September 06, 2007, 05:00:04 PM »
und wieso? wenn du ne lösung gefunden hast, poste sie doch hier. wenn nicht, was haste dann gemacht?

Pages: 1 [2] 3 4 5 6 7