![]() |
|
ZenSimpleCart shopping cart plugin 0.1 beta - 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: ZenSimpleCart shopping cart plugin 0.1 beta (/thread-10862.html) |
ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 19-02-2013 Check the link to download or more info on installation and configuration. http://code.google.com/p/zensimplecart/wiki/Documentation I still have a lot of work to do still but I think its good enough for release tot he public ZenSimpleCart shopping cart plugin 0.1 beta - acrylian - 19-02-2013 Thanks, third party plugins are always welcome. I will add it to your extensions section soon. ZenSimpleCart shopping cart plugin 0.1 beta - acrylian - 19-02-2013 Entry is up: http://www.zenphoto.org/news/zensimplecart I did not test but Google Checkout is now named Google Wallet for some time alreaday. Best you check if that all works as expected. I would maybe take the British Pound to the default currencies as well. ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 19-02-2013 Ok will add that to things I have to fix in Google code ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 20-02-2013 Moved the plugin to GitHub ... I love their interface much better than goggles @acrylian I appreciate your help in updating the entry ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 20-02-2013 Official support page ZenSimpleCart shopping cart plugin 0.1 beta - acrylian - 20-02-2013 All right, entry updated. (I would put the url of your actual website somewhere as well. like on the Github profile or so..:-)) ZenSimpleCart shopping cart plugin 0.1 beta - AmandaN - 21-02-2013 Hello Jphilbert I'm trying to install your plugin as it's much needed and I get the following error when trying to enable the plugin.. Parse error: syntax error, unexpected '[' in /home/amand/public_html/shop/plugins/ZenSimpleCart.php on line 132 I've uploaded the following structure to my plugins folder.. ZensimpleCart (Folder) Can you please tell me what I'm doing wrong? ZenSimpleCart shopping cart plugin 0.1 beta - philbertphotos - 01-03-2013 @amandan its now fixed. Sorry it took me so long to reply but my other account cannot post for some reason. When I first released the plug-in it was tied into a theme I was designing so I had to change that. I removed all dependencies and smashed some minor and major bugs. ZenSimpleCart shopping cart plugin 0.1 beta - suedoughnym - 27-03-2013 Hi, I'm wondering if anyone can help a newbie with an issue I'm having with Zensimplecart? I've tried to install the plugin, but whenever I try to activate it, I get the following error: Parse error: syntax error, unexpected '[' in (my path here)/ZenSimpleCart.php on line 335 This '[' bracket comes just before the "price" variable. If anyone can shed any light on why this is occurring I'd be very grateful! Thanks, D. ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 27-03-2013 What version are you using ??? Let me know if you using version 1.8 it has tons of fixes and updates and I currently use it on http://signature.philbertphotos.com ...and it works perfectly. BTW I am the developer and will will help you get it running, ZenSimpleCart shopping cart plugin 0.1 beta - suedoughnym - 27-03-2013 Hi jphilbert, I am using version 1.8 of zensimplecart and version 1.4.4.3 of zenphoto. I have seen it in action on your site already and it looks great (as does your site btw). I'm sure it could well do the job, but I just wanted to play around with it a little first! Could you confirm the correct folder structure for uploading the files to the server so that we can eliminate any issues there? Also, as the error seems to relate to prices does that mean I would need to have prices set for all albums before I install the plugin? Thanks for your help in this matter - nice to have the attention of the original developer! :-) D. ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 28-03-2013 I made the plugin to follow the recommendations of Zenphoto guidelines ... you need to install it in the "www.zenphoto\plugin" folder. After the installation you can add prices Globally in the Gallery Custom DATA that way it shows in ALL albums by default, but if you add the price list to the Album or Image custom data area it will take over first and ignore the global price list.. What I need to do is install this plugin on a fresh version of zenphoto to make sure there is no start up bugs I missed . Most of what I did when I crated the plugin was on a current install. Opened this issue on github ZenSimpleCart shopping cart plugin 0.1 beta - jphilbert - 28-03-2013 Problem fixed ... please download 1.9 and delete the old version COMPLETELY ZenSimpleCart shopping cart plugin 0.1 beta - suedoughnym - 29-03-2013 hi jphilbert, Thanks for looking into this. The reason i asked about the installation location is that there are a couple of files in the zip file that are outside of the folder. (README.md & ZenSimpleCart.php). I have tried version 1.9, on a fresh install of zenphoto, but get the same error message! The only difference is the line number (now 370 instead of 335) but it refers to the same line! It clearly works for you, so I'm still trying to work out what I'm doing differently/wrong? I can't see the info file or the options either - both are just blank! (in the plugins list in zenphoto). Thanks for explaining how the prices work - sounds quite straightforward - just wish I could get on with playing with what seems like a great plugin! Any more ideas? D. ZenSimpleCart shopping cart plugin 0.1 beta - suedoughnym - 29-03-2013 Actually, I've had a little play around and notice that if I change the variables/arrays at line 370, 371 and 372 for absolutes, I can actually get it to install! It doesn't work properly however, but I guess it may help to pinpoint the problem? On line 370, I changed 'count(getPriceList($value)["price"])' to 10. On line 371, I changed: 'getPriceList($value)["price"][$i]' to 100 On line 372, I changed: 'getPriceList($value)["desc"][$i]' to 'test' It then allowed me to install. Does this help you to diagnose anything? Perhaps it's down to some php setting? Grateful for any help you can offer... D. ZenSimpleCart shopping cart plugin 0.1 beta - acrylian - 29-03-2013 @suedoughnym Our user guide could have saved you some time on installing: http://www.zenphoto.org/news/how-to-install-third-party-plugins ZenSimpleCart shopping cart plugin 0.1 beta - suedoughnym - 29-03-2013 Hi acrylian, You are indeed correct - I may well have saved a little time there. I admit I just went ahead and installed according to my intuition, which clearly failed me on this occasion. Can I just ask...if this is the way plugins are installed how are they uninstalled if there are files scattered within the plugins folder? D. ZenSimpleCart shopping cart plugin 0.1 beta - acrylian - 29-03-2013 The files are not scattered. As the link above tells a plugin is either a standalone file or the file together with a folder of the same name. The readme you refer to above is added by GitHub and not part of the plugin actually. ZenSimpleCart shopping cart plugin 0.1 beta - suedoughnym - 29-03-2013 Thanks acrylian, That is how I understood it to be, and how I eventually installed the zensimplecart plugin. However, I was a little bit confused as the link that you directed me to above states: 'Don't upload the folder these are contained but the [i]files[/i] itself to the /plugins folder'. I know I am quite new to zenphoto, but could this be a bit misleading? Obviously, I don't mean to criticise in a negative sense, I'm just wondering if this sentence clearly describes what actually happens? D. |