Member
Member
Laurent   2008-06-22, 14:40
#1

Hi everybody,

  1. I want to apologize for my english, i hope you'll understand me end i'll i undesstand you answer too !
  2. I play now with zenphoto since 2 weeks, it's a great PHP/software Thank a lot to all the team.
  3. I like to have a paypal for my picture but with individual size and price for each pictures. So i search and i found that :
    http://www.zenphoto.org/support/topic.php?id=1669&replies=30#post-18902.

I put the code give by sbillard in my image.php file
`$prices = getCustomData();

if (!empty($prices)) {

$pricelist = zenPaypalPricelistFromString($prices);

zenPaypal($pricelist);


}`

In the custom data i put this :

= := ...
like it's said here :
http://www.zenphoto.org/documentation/zenphoto/_plugins---zenPaypal.php.html


But nothing appear on screen !

  1. I know i am not goog with php but i read this explication again and again it doesn't work for me.

  2. I use the last zp(1.1.6) with default theme

Thank a lot for help

Laurent

Member
Member
Laurent   2008-06-22, 15:49
#2

Ok,

I have just found.

The code isn't getCustomData() but getImageCustomData().

Now it's work.
I'll go on the exploration of ZP.
I think i'll another question after.

Laurent

Member
Member
sbillard   2008-06-22, 18:05
#3

Sorry about that. I don't always look up the function names when I respond to a post. So, I guess it is always a good idea to check that the function names are correct.

Member
Member
Laurent   2008-06-22, 18:27
#4

No matter sbillard, thank for the great job

Laurent

Member
Member
vtroia   2008-08-11, 19:49
#5

i think the paypal documentation is offline...
http://www.zenphoto.org/documentation-official/zenphoto/_plugins---zenPaypal.php.html/

Member
Member
sbillard   2008-08-11, 22:49
#6

Here is the alternative link: http://www.zenphoto.org/documentation-svn/plugins/_plugins---zenPaypal.php.html

We have been reorganizing our docs.

Administrator
Administrator
acrylian   2008-08-12, 08:59
#7

And the official 1.1.7 doc is here: http://www.zenphoto.org/documentation/zenphoto/_plugins---zenPaypal.php.html

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.