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

Pages: 1 2 3 [4] 5
46
1. Apply all changes - try to resize image - have success message - go to view image - image has old size....
2. Discard all changes - try to resize image - have success message - go to view image - image has NEW size....

In both cases I set height to resize

47
This MOD don't working  :(
After install it resizing function don't work...

48
I resolve this problem. Insert this code into phpThumb.php at the begin:

list($usec, $sec) = explode(" ", microtime());$sec += 1*24*60*60; // one day caching
$expireDate = gmdate("D, d M Y H:i:s", $sec) . " GMT";
header("Expires:$expireDate");

49
how to force the BROWSER to cache the "image" (even if it is not an image, but a php-file with jpg output...)
absolutely right... but my browser cache this "php-images" only if in cache settings I check "Never".

50
When I use "phpthumb", pictures not caching by my browser. Who knows - how I can force my browser to cache this pictures?

51
how will can cache the pictures when phpthumb using

52
When is shown on one page random images and photo of the day - sometimes you can see the same images... How this problem can be resolved?

53
What about search logic with this MOD? When searching by keywords time interval limit my search, but when searching by user name - not...

54
It is incomprehensible... I click the "Modify eCard" button, my browser goes back and the form is filled. (IE 6.0)

55
All working well. You can test it. Step backward don't working in original script because URL's is equal.

56
This proble will resolve if you will add someting to {url_postcard} in form  postcard_create.html

for example:
this code:
Code: [Select]
<form method="post" action="{url_postcard}">
change to:
Code: [Select]
<form method="post" action="{url_postcard}&mode=preview">

57
Feedback & Suggestions / "Modify your Ecard" button does not work
« on: March 13, 2005, 01:07:32 PM »
"modify your ecard" button does not work, who can resolve this problem?

58
How I can add "click sound" effect in this MOD when I click to lightbox?

59
What do you think about this topic?

60
Yes 1.7.1. I can resolve this problem by modified code, but I have read on this forum, what it has to work by default.

Pages: 1 2 3 [4] 5