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

Pages: 1 2 3 [4] 5
46
Mods & Plugins (Requests & Discussions) / Brauche Shop Modul
« on: October 10, 2002, 03:54:18 PM »
I added the following code to details.html.
It is some code to push information to the MoFcart.cgi program.


<FORM method=POST action="http://www.yourhostname.nl/cgi-bin/mcart/mof.cgi">
<INPUT type="hidden" name="postmode" value="SINGLEPOST">
<b>Digitaal bestand : </b>
<INPUT type="hidden" name="quantity" value="1">
<INPUT type="hidden" name="order" value="Best_{image_name}----[img align=left src=http://www.yourhostnamel.nl/gallery/data/thumbnails/{cat_id}/{thumbnail_file_name}] Bestandsnaam: {image_name} ----0">
<select name="Fileformaat" size"1">
<option value="1050x1575 pixels----3.50">1050x1575 pixels (13x18 cm); € 3.50</option>
<option value="1600x2400 pixels----8.00">1600x2400 pixels (20x30 cm); € 8.00</option>
</SELECT>
<input type="image" src="http://www.yourhostname.nl/mofcart/buy.gif" width=33 height=17  border=0
alt="Click Here to Add To Cart">
</FORM>

47
Mods & Plugins (Requests & Discussions) / Brauche Shop Modul
« on: October 10, 2002, 03:49:16 PM »
Quote
Mostly the problem is that it is not usable for germany because of the payment methods and stuff like that


Paymentsmethodes can be customized the way you want.
 I only use payment upfront and Paypal.
 There are more available.

48
Mods & Plugins (Requests & Discussions) / Brauche Shop Modul
« on: October 10, 2002, 09:05:32 AM »
The solution I used is named MoFcart.

You can find it at http://www.merchantorderform.com.

Just add code to 4images and you are up and running.

Piet

49
Mods & Plugins (Requests & Discussions) / Brauche Shop Modul
« on: October 09, 2002, 11:58:59 PM »
Where do you live? 8)

50
Mods & Plugins (Requests & Discussions) / Brauche Shop Modul
« on: October 09, 2002, 07:37:03 PM »
something like this ?

http://www.totaaldigitaal.nl/gallery/

Click to a detailpage and look at the possiblities.
This site is live.

!!!!!!  Please don't finalize any orders  !!!!!!!
.


Questions? Just reply.

Kind regards,
Piet

51
Hello,

I would like to have the following feature in 4homepages.

If a user has the detailed picture on screen, I would like to give hem/her the possibility to add a border to the picture.

This would a list of borders placed in directory on the server. Every border in 2 flavours (landscape/portraits).

Can this be done?

This way people can order a picture with a border they like.
This functionality is available in http://www.online-pics.com but this system is a little bit expensive.

Any idea/tips etc are welcome.

Kind regards,
Piet

52
Mods & Plugins (Requests & Discussions) / kann man auch per ftp uploaden?
« on: September 13, 2002, 09:41:39 PM »
Yes, no problem.
First add a category through the admin panel.
Check the id.
Make a ftp-connection and upload the pics to the new directory (number = id of category.)
Go back to the admin panel and check for new images in the new category.

kind regards,
Piet

53
Feedback & Suggestions / Is there already a Dutch translation available?
« on: August 01, 2002, 02:50:48 PM »
It's already done.

Check this:

http://www.4homepages.de/forum/viewtopic.php?t=1150

Piet

54
:D  WORKS GREAT.

Vele malen dank,

Piet

55
Hi trash,

looking good. Is it possible to get a copy of the dutch files?
Would save me a lot of work?

How did you setup the multi-language?

Kind regards,

Piet

56
IPTC info, misschien heeft iemand de NL versie van Photoshop om alle juiste termen te gebruiken.

http://www.e-press.nl/bestandsinfo.htm

Piet

57
Hallo Peter,

Ik wil je helpen bij het vertalen, twee (of meer) weten meer als 1.
Winkelwagen als vertaling voor lightbox vind ik zelf wat minder. Dit omdat ik een ander pakket combineer en daar de winkelwagen voor gebruik.

Laat even weten wat ik nog meer kan doen.

Groet,
Piet


//-----------------------------------------------------
//--- Lightbox ----------------------------------------
//-----------------------------------------------------
$lang['lightbox_no_images'] = "Er zijn geen afbeeldingen in je verzamelalbum.";
$lang['lightbox_add_success'] = "Afbeelding toegevoegd.";
$lang['lightbox_add_error'] = "Fout toevoegen afbeelding!";
$lang['lightbox_remove_success'] = "Afbeelding verwijderd uit verzamelingalbum.";
$lang['lightbox_remove_error'] = "Fout verwijderen afbeelding!";
$lang['lightbox_register'] = "Om gebruik te kunnen maken van een verzamelalbum, moet je je registreren.<br />&raquo; <a href=\"{url_register}\">Registeer nu</a>";
$lang['lightbox_delete_success'] = "Verzamelalbum verwijderd.";
$lang['lightbox_delete_error'] = "Fout bij het verwijderen van het verzamelalbum!";
$lang['delete_lightbox'] = "Verwijder verzamelalbum";
$lang['lighbox_lastaction'] = "Laatste update verzamelalbum:";
$lang['delete_lightbox_confirm'] = "Wil je het verzamelalbum werkelijk verwijderen?";

//-----------------------------------------------------
//--- Comments ----------------------------------------
//-----------------------------------------------------
$lang['comments'] = "Commentaar:";
$lang['no_comments'] = "Er zijn geen commentaren bij deze afbeelding";
$lang['comments_deactivated'] = "Commentaar gedeactiveerd!";
$lang['post_comment'] = "Post commentaar";

58
Discussion & Troubleshooting / Path to thumbnail in detail.html
« on: July 17, 2002, 04:54:25 PM »
:D
You just made my day.
almost ready.

Piet

59
Installation, Update & Configuration / Win2000
« on: July 17, 2002, 04:19:07 PM »
I had the same problems with an different gallery progam a year ago.
Nobody gave me an answer but it has got something to do with php-versions in combination with rights and W2K. It seams to do be a W2k-specifiek-problem

Maybe you can check there forum to find a solution
http://gallery.menalto.com/

These kind of problems were for me the reason to buy a cobalt webserver.
Now 95% of all programs are installed without any problems.

Kind regards,
Piet

60
Discussion & Troubleshooting / Path to thumbnail in detail.html
« on: July 17, 2002, 03:53:10 PM »
Hello Jan,

I think this means that I need to hack into the source code.
But I want to stay "standaard", this way updates don't cost me to much headaches. The only adjustements I am making now are in details.html and that is

Isn't there other way to get it.

All I need is a way to get:
<img src="./data/thumbnails/3/CRW_2224a.jpg"> or <img src="./data/media/3/CRW_2224a.jpg">
where crw_2224a.jpg is the current file on screen.

Now I can get a part by using {image} but then it also gives border, width etc.

Kind regards,
Piet

Pages: 1 2 3 [4] 5