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 - Xyu BAM

Pages: 1 2 3 4 [5] 6 7 8
61
Discussion & Troubleshooting / Re: Most recent images
« on: September 10, 2005, 06:35:06 AM »
oh, I thought u were talking about index page...
try this: in search.php find:
Code: [Select]
    $sql_where_query .= "AND i.image_date >= $new_cutoff ";simply remove it or comment it out (put // infront)

62
Discussion & Troubleshooting / Re: IP adress not showing up as numbers
« on: September 10, 2005, 06:27:07 AM »
hmmm...this is HEX equivalent...not sure why is that, maybe if u tell us more about your server it could help and a link to phpinfo please ;)

63
Mods & Plugins (Requests & Discussions) / Re: watermark when showing pic
« on: September 10, 2005, 06:18:47 AM »
@okram:
better yet store time() in that session so it can expired in, let say, 1 minute after any page was opened.

64
actualy that how its being sorted by default...if it uses DESC order, and two pictures found with exact same date, then image with higher ID will be first.

65
have u tryed use {image_XXX} tags (where XXX is rating, votes, downloads, comments, etc)?

66
Installation, Update & Configuration / Re: i have a problem about upload
« on: September 08, 2005, 02:11:17 AM »
i can`t use .rar

have can i add .rar
read FAQ yet?

67
Mods & Plugins (Requests & Discussions) / Re: Category Images
« on: September 08, 2005, 02:09:11 AM »
I belive u must enable RANDOM_CAT_IMAGE (or something simular) in constants.php

68
Mods & Plugins (Requests & Discussions) / Re: Category Images
« on: September 08, 2005, 01:52:30 AM »
No, I ment you have a choice of three different ways to do it ;)

69
Discussion & Troubleshooting / Re: Most recent images
« on: September 08, 2005, 01:49:54 AM »
I belive such code u can find in MODs forum...
and perhaps search keywords "new images" (with quotes!) would be more successfull ;)

70
this exact situation was discussed here already and covered in FAQ...

71
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: September 06, 2005, 02:58:07 PM »
would be nice see demo or atleast screenshots...

thanks.

72
And what version of ImageMagick do u use? is it the lattest? (I doubt it)

73
Mods & Plugins (Requests & Discussions) / Re: Category Images
« on: September 05, 2005, 06:21:49 PM »
there are three different codes for this:
1) build-in random image for each category (edit category_bit.html and uncomment commented lines)
2) static icon for each category by SLL (I belive its in templates forum as a "sticky" topic)
3) MOD "Category image" by V@no

74
you can not control the client's responce. (by client I mean browsers)

75
is your gallery integrated with something? cause the urls are looks different then in default 4images.
perhaps that's the cause of the problem.

Pages: 1 2 3 4 [5] 6 7 8