apeisa Posted April 18, 2016 Author Share Posted April 18, 2016 Lenno, please check that httpHosts array is correct in your config.php. Just a guess, but that might be the issue. Link to comment Share on other sites More sharing options...
lenno Posted April 21, 2016 Share Posted April 21, 2016 Thanks for the reply Antti. This is weird. The problem seems to have disappeared and I don't know why. The only thing I did was renaming the Padloper directory in .../site/modules from 'PadLoper' to 'Padloper' since the name caused problems in PadLoper.module Line 24: include_once(wire('config')->paths->siteModules . "Padloper/PadOrder.php"); Now my other problem has disappeared as well. Anyway, thanks for the help! Link to comment Share on other sites More sharing options...
apeisa Posted April 21, 2016 Author Share Posted April 21, 2016 Yep! Thanks for letting me know. That hard coded path will be fixed in next release. Link to comment Share on other sites More sharing options...
strandoo Posted April 25, 2016 Share Posted April 25, 2016 Hi. I've just been trying out Padloper on a local demo site. It works fine with the 'ShippingFixed' module, but I've tried changing the the shipping module to 'PadProcessShipping' and I'm getting the following error when I add some items to my cart and load my checkout page: Error: Exception: Method PadProcessShipping::calculateShippingCost does not exist or is not callable in this context (in /Users/paul/Sites/processwire-2.7/wire/core/Wire.php line 358) Here's my Checkout page code: $checkout = $modules->get("PadOnePageCheckout"); //$checkout = $modules->get("PadCheckout"); //$checkout->setShippingModule("ShippingFixed"); $checkout->setShippingModule("PadProcessShipping"); echo $checkout->render(); Any ideas? I couldn't find a lot of documentation about the shipping module, but I really need to be able to customise my shipping zones. Thanks. Paul (other than that, I'm lovin' Padloper so far!) Link to comment Share on other sites More sharing options...
Marcel Epp Posted April 26, 2016 Share Posted April 26, 2016 Hi, how can i add a quantity field? When i press my button add to cart i want a field where i can say 10 for example. Link to comment Share on other sites More sharing options...
Marcel Epp Posted April 26, 2016 Share Posted April 26, 2016 ...the next questions for me are how can i change the buttons into another language? I have edited the modules, but that is not the right way. For me padloper needs more options for translations at one point. Link to comment Share on other sites More sharing options...
Juergen Posted April 27, 2016 Share Posted April 27, 2016 Hello @ all, I have problems with the "add to cart button". I have several add to cart buttons on one product page (for various colors of the same product). Each of these product variations is a child template. The parent is the product page. - productpage (parent) - childpage (color blue) - childpage (color green) - childpage (color yellow and so on) Each child template contains price, stockvalue and so on. All children are included with a foreach loop in the parent template. Problem: I have choosen the child template as product template because it contains all the necessary values (price, stockvalue). If I push the add to card button I always get an error 500 because it leads me to the page http://www.*****.at/padloper/add/ which doesn exist. If I choose the parent template as product template, I didnt get the error message, but price and stockvalue are not reachable because they are in the child template. Can anyone tell me the right way in such a scenario? Best regards Link to comment Share on other sites More sharing options...
apeisa Posted April 27, 2016 Author Share Posted April 27, 2016 Hi all. Can you send (pm) me your order numbers or emails you used when buying Padloper and then I grant you access into Padloper support forums. Link to comment Share on other sites More sharing options...
matsmats Posted April 27, 2016 Share Posted April 27, 2016 I purchased Padloper some minutes ago. I´ve the same problem like Juergen. I hope you can help us. Link to comment Share on other sites More sharing options...
apeisa Posted May 4, 2016 Author Share Posted May 4, 2016 Just for the information: I have answered and moved questions from here into private Padloper forum (and will continue to do so in the future). There isn't any automation to get access into Padloper forum, so it will always take me some time (day or two usually) to grant access, so it is perfectly fine to ask questions here though. 2 Link to comment Share on other sites More sharing options...
Russ Parker Posted May 17, 2016 Share Posted May 17, 2016 Is it possible to create a weight-based shipping option? That way we could assign each product (and each variation) a weight and the shipping would be calculated on the cart total weight... Link to comment Share on other sites More sharing options...
apeisa Posted May 17, 2016 Author Share Posted May 17, 2016 Hi Russ I just created very simple weight based shipping module. It is available as pre-release on Padloper forum (you should have access there). Link to comment Share on other sites More sharing options...
Entil`zha Posted May 19, 2016 Share Posted May 19, 2016 Can someone point me to the right direction with taxes. I've created tax classes but I can't find a way to print prices with taxes? Should I just count them by myself or is there allready a way to do that? Link to comment Share on other sites More sharing options...
teppo Posted June 2, 2016 Share Posted June 2, 2016 Hi Antti! I'm currently looking into a project that could be a potential use case for Padloper, but this being a local client there's one rather specific requirement: support for Paytrail – or perhaps Checkout, though I'm not really familiar with that one. Is there any chance that you might have something like that already available, or do you have any idea how much work it would require to set it up? Thanks in advance! Link to comment Share on other sites More sharing options...
apeisa Posted June 2, 2016 Author Share Posted June 2, 2016 I have both actually. Though Paytrail is implemented with their merchant channels (myyntikanavamalli), so that one would require minor adjustments to work for simple solo seller. Not yet published, but code is available if you need. 2 Link to comment Share on other sites More sharing options...
teppo Posted June 3, 2016 Share Posted June 3, 2016 Thanks, that helps a lot. I'll get back to you if I get green light for the project. Took a quick look at the API docs, and seems like the channel implementation is almost identical to regular one, so probably not a big deal Link to comment Share on other sites More sharing options...
Sylv Posted June 21, 2016 Share Posted June 21, 2016 Hi Antti, could you add me to the Padloper forum please ? I just bought your module and have a 404 error when adding a product to the cart. Also, I have a question about tax, where I live, tax are about 14.975%, your number format is just with 2 decimals on the tax module I think. Thank you ! Link to comment Share on other sites More sharing options...
Sylv Posted June 22, 2016 Share Posted June 22, 2016 Hello guyz who have the same problem, how did you resolve the issue ? (404 after adding a product to the cart) Thank you friends ! Edit : It seems that it is the lang variable in the url that causes the problem. Adding the language in the form action url solves the problem. But I have several languages, I thought Padloper worked with multilingual website isn't it ? Thanks ! Link to comment Share on other sites More sharing options...
benbyf Posted September 15, 2016 Share Posted September 15, 2016 HELP! can't install as it says it requires FieldtypePageTable - I purchased ProFields and installed Tables thinking this was it and still says it needs FieldtypePageTable. What am I doing wrong?!‽ Link to comment Share on other sites More sharing options...
benbyf Posted September 15, 2016 Share Posted September 15, 2016 OK so it's installing now, just erroring a ton. Warning: include_once(/srv/users/serverpilot/apps/betaville-dev/public/site/modules/Padloper/PadOrder.php): failed to open stream: No such file or directory in /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module on line 24Warning: include_once(): Failed opening '/srv/users/serverpilot/apps/betaville-dev/public/site/modules/Padloper/PadOrder.php' for inclusion (include_path='.:/opt/sp/php7.0/lib/php') in /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module on line 24Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module:24) in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/admin.php on line 16Warning: Invalid argument supplied for foreach() in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/Modules.php on line 1363Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module:24) in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/Session.php on line 617Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module:24) in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/Session.php on line 618 Link to comment Share on other sites More sharing options...
benbyf Posted September 15, 2016 Share Posted September 15, 2016 Ok, fixed. The obvious problem there was that the folder was the wrong name. Maybe this could be remedied in Padloper by having a relative link to the folder instead of the absolute one. OR add make sure the module is called X to your installation instructions? 1 Link to comment Share on other sites More sharing options...
adrian Posted September 15, 2016 Share Posted September 15, 2016 9 hours ago, benbyf said: HELP! can't install as it says it requires FieldtypePageTable - I purchased ProFields and installed Tables thinking this was it and still says it needs FieldtypePageTable. What am I doing wrong?!‽ FYI - "FieldtypePageTable" is not related to ProfieldsTable at all. FieldtypePageTable is free and a core module, just not installed by default. 1 Link to comment Share on other sites More sharing options...
szabesz Posted September 15, 2016 Share Posted September 15, 2016 10 minutes ago, adrian said: FYI - "FieldtypePageTable" is not related to ProfieldsTable at all. FieldtypePageTable is free and a core module, just not installed by default. At first I was also confused by the similarities in the names of the two modules. I remember spending some time on processwire.com to figure out what is what in this regard. 1 Link to comment Share on other sites More sharing options...
StanLindsey Posted September 26, 2016 Share Posted September 26, 2016 Anybody tested this on v3 yet? Looking at purchasing for a new project. Also @apeisa - may I ask what is on the roadmap? As the last release was in January. 3 Link to comment Share on other sites More sharing options...
apeisa Posted September 28, 2016 Author Share Posted September 28, 2016 Hi Stan I just soft launched 3.0 support. There have been some nice additions to order management, but feature wise I am pretty happy where Padloper is currently. I will focus on improving code and documentation. I am avoiding "feature bloat", since I think 99% of webshops build are very simple with few unique aspects. Padloper tries to cover 0% of these unique things out of the box, but making it easy and possible to hook into. So things like discounts, public markup generation etc will never make it into Padloper core. What features you are missing? 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now