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.


Topics - edwin

Pages: [1] 2
1
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

2
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


3
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

4
Where in 4images can i find the path wich is used to download the Big pictures, I have 4images hosted and i want to store the Big pictures at home where customers can download them, but where do i have to change the path wich is used when you press the downloadbutton.

So thumbnails and preview stay at the hostingcompany and the big pictures at home.

thanks

5
Installation, Update & Configuration / Change Download path
« on: September 28, 2006, 04:40:59 PM »
I have 4 images 1.71 installed at an hostingcompany and the'"big"section is getting to large, and now i want to installed the complete big section on a computer at my home.
Now i'm looking where i should change the path to my IP adress of the computer at home.
Mayby somebody can help me with it

6
Discussion & Troubleshooting / Linking to filesever at home
« on: June 03, 2006, 12:28:00 AM »
Today my i got an email that the diskspace of my website is exceeding the limit at my hostingprovider, now i have to find a solution for the problem

Is it possible/idea to have a fileserver at home and link for HiRes image download to that fileserver from my details.html and remove all my HiRes image at the hostingprovider

Who has experiance with this and who can give me some idea's for this, some hardware/software tips are also usefull just as link to website's

So everything is welcome

thanks in advance

7
Discussion & Troubleshooting / No new images
« on: May 28, 2006, 10:29:02 PM »
Last week my site ( www.foto-janssen.nl ) past the 60.000 images and suddenly on my index page the random and new images doesn't work anymore, i don't know if it's got to do the number of images, but i hadn't changed anything

Until image nr.59997 everything worked fine after that no more, anybody an idea what it could be

with regards

Edwin

8
Mods & Plugins (Requests & Discussions) / popup with description
« on: March 31, 2006, 10:48:15 AM »
Is it possible to get an popup or i prefer an mouseover with the description of the image on the thumbnails


http//www.foto-janssen.nl  if you want to take a look
edwin

9
Feedback & Suggestions / IPTC order
« on: January 03, 2006, 12:54:53 AM »
Is it possible to alter the order in wich the IPTC info is shown, and if so where should i do this

Now ity's description, name, date
And i want it to be description, date name

thanks

10
Installation, Update & Configuration / Image name on pointer
« on: November 02, 2005, 08:34:32 PM »
When i keep my mousepointer above a thumbnail for a few seconds you'll see a little box with the imagenumber (www.foto-janssen.nl if you want to look), i want to change this into a box with the IPTC description of the image instead of the name of the thumbnail like here (www.denieuwsfoto.nl or www.brunopress.nl)

Who knows how and where to change this?

thanks


11
When i put my mouse at the indexpage on an thumbnail after a few seconds it shows the imagename, this is great but by example, at the site http://www.brunopress.nl by example it will let you show what is written in the caption of the image

Is it possible to do this in 4images, would be great


12
Installation, Update & Configuration / Image on mouseover
« on: May 13, 2005, 12:11:22 PM »
When you hold your mouse over a thumbnail, after a few seconds it show the imagename but is i also possible to change this to show the description belonging to the image

13
Is it possible to show the caption instead the filename when the mouse goes over a thumbnail


14
Discussion & Troubleshooting / remove range of image_id's
« on: April 21, 2005, 09:10:56 PM »
I have noticed that i have a range of image-id that not contain a a picture or info
Now i want to remove them, how can i do this the best way, with PHPadmin?

there 41000 picture on my website but the image_id go from 0 until 104000

with regards Edwin


15
Mods & Plugins (Requests & Discussions) / Number of guest
« on: January 04, 2003, 02:28:37 PM »
Here i am again, i'm a little bit further , but still trying.
I want to make visible on the site to my visitors how many people are using 4images
Can someone please take another look and tell me how i make the numbers of the guest and users visable
I think it should be possible even with 1.61

Thanks in advance

http://www.foto-janssen.nl

Pages: [1] 2