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

Pages: [1] 2 3 4 5 ... 8
1
yes please ??????

2
acidgod, where can i find this, i've got 78.000 pictures on the site so that's a lot to change bye hand

3
i have almost the same problem, i want to doenload my big pictures from a different IPadres then were the server is, i als couldn't find the answer

good luck

4
Requests for paid modifications / Jobbörse / Change downloadpath
« on: March 27, 2007, 02:07:35 PM »
My problem is placed here http://www.4homepages.de/forum/index.php?topic=16816.new;topicseen#new , the solution they gave me didn't work or i couldn'get it to work

Now i'm looking for someone who can get's it working, i'll have to in advance the cost and i prefer it if you're dutch

regards
edwin

5
i understand, i will give it a try

thanks

6
thanks, if sombody other has an idea or an suggestion i'll hope they post it here, any help is welcome

7
okay, then i have to try it, i hope that i can give you a mail if i have a question

edwin

8
wow, that's a lot of changed to be made, i hoped that it would a little bit easier than what i see there
I'm a completed nobody with PHP

Hopefully Jan, mawenzi or some of the other whisskids can help me

9
Hi, i've searched the forum but none of the items i found helped me, but mayby somebody else has the solutions

My website at http://www.foto-janssen.nl, registrated users can login to my site and search an image and if the want to download this image they push the download button, the big image is the downloaded from the same server as where the program is installed.

Now i want to change the downloadpath to my privat IP adres (213.84.***.**)

I tryed it in functions.php and changed the $download_button to this $download_button = "<a href=\"213.84.***.***/{media_src}\" target=\"blank\"><img src=\"".get_gallery_image("download.gif")."\" border=\"0\" alt=\"\" /></a>";
This gives this result as path http://www.foto-janssen.nl/images/213.84.***.***/

Where can i change the code to remove the part wich says http://www.foto-janssen.nl/images/

regards edwin


10
Discussion & Troubleshooting / Re: How to change the default download path?
« on: February 22, 2007, 05:45:24 PM »
i would like to know to, only for me the downloaded image isn't on the server but on a computer in my home network

11
I tested it but i get the same result if i change the code

Is this what you mean


                    {if msg}<b>{msg}<br />
                  </b>{endif msg}
                                  <a class="big" href="javascript:openpopupbig('big')">{image}</a><br />
{if user_loggedin}
<?php
$bigpics = str_replace("./", "", $media_src);
echo "<a href=\"http://213.84.xxx.xxx/HiRes/$bigpics\" target=\"_blank\" /><img src=\"{template_url}/images/download.gif\" border=\"0\" alt=\"\"></a>";
?>
{endif user_loggedin}<br>


12
Hi guys, i know that it's a little bit off topic but i hope that somebody can help me
I linked/ changed the downloadbutton to my privat static ip adress, it comes to my homeserver behind my router and holds at the big map
This is what i see then

Index of /HiRes
 Name                    Last modified      Size  Description                Parent Directory
 
  216/                    06-dec-2006 01:09   
--------------------------------------------------------------------------------

Apache/2.0.54 (Win32) mod_perl/1.99_16 Perl/v5.8.6 PHP/4.4.0 Server at 213.84.166.170 Port 80

This is the changes i made to my downloadbutton

Code: [Select]
{if user_loggedin}
<?php
$bigpics 
str_replace("./"""$media_src);
echo 
"<a href=\"http://213.84.166.170/HiRes/$bigpics\" target=\"_blank\" /><img src=\"{template_url}/images/download.gif\" border=\"0\" alt=\"\"></a>";
?>

{endif user_loggedin}


Probaly it's an right issue, hopefully somebody is willig with some advice

regadrs Edwin

13
Clicking to download the High resolution pictures (in the BIG folder) is only alowed for registrated users and is happening a few times a week

because my space at the hostingprovider is limited the pictures will be hosted at home

edwin

14
The first part about the hits i don't understand what you mean

The server at home is not running yet and so the link won't work yet
Yes, it will have the same folders and filenames as on the site

Anyhelp is welcome

regards Edwin


15
it's on the way only i get a fdouble adress in my url

http://www.foto-janssen.nl/images/foto-janssen.xs4all.nl/

So the first part http://www.foto-janssen.nl/images/ is to the hostingside (the old situation

foto-janssen.xs4all.nl/ is my server at home


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