![]() |
|
ZenPaypal Plugin new version ! - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: ZenPaypal Plugin new version ! (/thread-6087.html) |
ZenPaypal Plugin new version ! - Laurent - 17-06-2010 Yes, i'll wait. But i don't know if my F5 keys will live enought time :-) Laurent ZenPaypal Plugin new version ! - hucste - 18-06-2010 Promise, this afternoon ... If you want know a viewing, compare :
igual, seeing code source html ;-) ZenPaypal Plugin new version ! - hucste - 18-06-2010 Hello all, so good ! the version 1.1.6.alpha is here : http://zenphoto.dev.stephane-huc.net/uploaded/zenPayPal-1.1.6.alpha.zip please, uncompress the archive. read the file 'install.txt'. the oldiers instructions for 'nopaypal' are not good. Not necessary to modify script image.php. read the file 'install.txt'. Now, for setting individuals options, use the field Image Custom Datas ;-) (no files text :p) I've a pb with my gallery, but this possible to viewing directly here : ZenPaypal Plugin new version ! - Laurent - 20-06-2010 Thank you hucste, I'll give a try Regards ZenPaypal Plugin new version ! - hucste - 20-06-2010 Hello all ... The final version 1.1.6 is out !!! (the 1.1.6.alpha is bugged :p ... sorry) To use correctly this version, see http://zenphoto.dev.stephane-huc.net/pages/ZenPaypal-Plugin-EN and specialy the chapiter 'Configuration' > 'Custom Data: use specific options zenpaypal' ! To download files: http://zenphoto.dev.stephane-huc.net/uploaded/zenPayPal-1.1.6.zip (for the frenchies : http://zenphoto.dev.stephane-huc.net/pages/ZenPaypal-Plugin-FR ) ZenPaypal Plugin new version ! - jonscot - 22-06-2010 With all due respect to Mr. hucste - a lot of work involved with his coding project - I cannot get this plugin to work on ANY theme. Anyone care to assist? And I am happy to document the changes needed - to help others. New 1.3 install - all the standard themes work perfectly with 20 test images. (this is my sandbox - I have used zenphoto for a year now.) I download and extract, and install zenpaypal 1.1.6 into /plugins/ I edit and verify that the themes/zenpage/images.php file on the godaddy server has the mod: I close and re-open my admin account to zenphoto, and I can find zero reference to zenpaypal within any theme, option or plugin "section" - yet I see the images.php file as modified by the install recommendations. Obviously I am doing something boneheaded - help? ZenPaypal Plugin new version ! - hucste - 23-06-2010 I don't know why ! If you have put the plugin in dir /plugins, after uncompress it ... normally, this is displaying in the administration's panel, in the section 'plugins', at the page's bottom. Click and save the choice ... and if you want use zenpaypal's individuals options on item (album, or image), you can modify the field 'Custom data' on this item. I've test the plugin on differents defaults themes ... i've not problems. ZenPaypal Plugin new version ! - acrylian - 23-06-2010 @Jonsccot. Did you enable the plugin at all? It does not do that by itself..;-) ZenPaypal Plugin new version ! - micheall - 23-06-2010 @jonsccot Move the zenpaypal.php out of the zenpaypal folder and put it in the root /plugins/ folder. ZenPaypal Plugin new version ! - jonscot - 24-06-2010 @micheall Wonderful - I copied to the root/plugins/ - and all works fine. Sorry, But I was confused by the install instructions. It was my mistake, as I assumed that extracting the archive would create the proper folder structure. Many thanks! ZenPaypal Plugin new version ! - hucste - 28-07-2010 @dazlerd : If you are viewing the HTML code, you seeing item, quantity and price (amount) is obtain by function javascript named 'zenPayPalOrder'. i'm trying your url. That's run. Or, i don't understand your problem !? ZenPaypal Plugin new version ! - acrylian - 29-07-2010 @dazlerd: The first posts of new members are moderated because of a recent severe spam problem. Probably the registration mail message you got had not the note about that as we just changed that yesterday (before that we moderated user registration for a few days manually). ZenPaypal Plugin new version ! - jakeferguson - 02-08-2010 Hope someone can help me... I am struggling with this. I am using zpgallerific as a theme, have read through this forum and zenPaypal page multiple times... I have placed the call to the plugin: (but not sure where to place in this image.php file) I have gone through the admin plugins section and filled out where I can - unsure what/where the table id goes as there is no file. I have also placed some test price structure into the field and also the custom data field within an image to test it out. The payment option is not even showing on any page. After 2 hours I am starting to pull my hair out as I can't figure out why it is not working... I even tried using the Zenpage theme too and this didn't work either... I know it is a simple thing but for the life f me can not find out why...? I am happy to supply login details if someone could help me... Hear soon I hope. ZenPaypal Plugin new version ! - acrylian - 02-08-2010 I can't really help but this will surely require quite some JavaScript changes as this theme is "pure" JS (The Galleriffic script) on the image page (which the standard themes are not). Why it would not work with the Zenpage theme I don't know as I never used it. ZenPaypal Plugin new version ! - jakeferguson - 02-08-2010 thanks for your swift reply... very unfortunate though... is there another plugin or way around it? can I just past Paypal button code into the image? Jake ZenPaypal Plugin new version ! - acrylian - 02-08-2010 Sorry, I can't answer (it's not a officially supported theme or plugin) , you will have to try. ZenPaypal Plugin new version ! - metadadaist - 02-08-2010 I have exactly the same problem with zenPayPal and the same theme today, so I've tried just adding a PayPal button html code to the image description - this initially shows up in admin backend and then disappears If you work out how to do it Jake can you post a follow-up Thanks, Tim ZenPaypal Plugin new version ! - acrylian - 02-08-2010 You will have to add html tags on the allowed tags list on the options tab. Otherwise they are cleared. ZenPaypal Plugin new version ! - hucste - 02-08-2010 Hello all! @jakeferguson, @metadadaist : really, i dont' understand your problem. And i've just edit the script image.php for include the necessary code, after the div id="exif-wrap" (that display ImageMetadata). Have you activate the plugin ? (on administrative panel, in section Extension.) ZenPaypal Plugin new version ! - jakeferguson - 03-08-2010 I am such a numpty... I didn't look at the image details... - once I did I can clearly see that it is in fact there and working fine! I placed the line of code before this (on my page is line 68) Also, Tim, I noticed a space missing in comparison to the other if statements, so the paypal line should read: hope this helps... Jake |