[oxid-dev-general] Write debug-output to files instead to browser?

2013-08-28 Thread Roman Allenstein
Is there a way not to print the debug-output to the browser but log it instead in to files? Greets Roman Allenstein -- Dipl.Winf. (FH) Roman Allenstein Software-Developer Spark 5 GmbH Rheinstraße 97 64295 Darmstadt Fon: +49-6151-8508-048 Fax: +49-6151-8508-111 Mail: roman.allenst...@spark5.de

Re: [oxid-dev-general] Best practices on OXID and git

2013-09-17 Thread Roman Allenstein
___ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general -- Dipl.Winf. (FH) Roman Allenstein Software-Developer Spark 5 GmbH Rheinstraße 97 64295 Darmstadt Fon: +49-6151-8508-048 Fax: +49-6151-8508-111 Mail: roman.allenst...@spark5.de

[oxid-dev-general] Sending forgot-password-mail via backend - Smarty cant find template

2013-10-18 Thread Roman Allenstein
Hi boys and girls ;-) I am trying to send the forgot password-mail via the backend. I have implemented a button and a function to my extended User_Main Controller. public function sendPasswordReminder() { $oEmail = new oxEmail();

Re: [oxid-dev-general] Sending forgot-password-mail via backend - Smarty cant find template

2013-10-18 Thread Roman Allenstein
-general] Sending forgot-password-mail via backend - Smarty cant find template* (18-Okt-2013 11:18) *From:* Roman Allenstein mailto:roman.allenst...@spark5.de *To:* dev-general@lists.oxidforge.org mailto:dev-general@lists.oxidforge.org Hi boys and girls ;-) I am

[oxid-dev-general] oxArticle-getReviews() throws error

2013-11-28 Thread Roman Allenstein
problem for getArticleRatingAverage() and getArticleRatingCount(). Anybody has a hint for and could test it, if this is a bug - or a feature? :D Greets Roman -- Dipl.Winf. (FH) Roman Allenstein Software-Developer Spark 5 GmbH Rheinstraße 97 64295 Darmstadt Fon: +49-6151-8508-048 Fax: +49-6151-8508

Re: [oxid-dev-general] oxArticle-getReviews() throws error

2013-11-28 Thread Roman Allenstein
Sorry guys - don't know what it was. I have completly removed and re-installed my module and now it seems to work. Must have been a problem with a cached template. Problem is solved! :) Am 29.11.2013 07:43, schrieb Roman Allenstein: Hi folks, i have a problem with the CE 4.8.0 and the call

[oxid-dev-general] Pros and cons for module-connectors

2014-01-20 Thread Roman Allenstein
. And i am pretty unsure if this is the way to go because oxid provides a standardized way to integrate modules. Whats your pros and cons for using an own connector? Greets Roman -- Dipl.Winf. (FH) Roman Allenstein Sales Manager E-Commerce Spark 5 GmbH Lutherstraße 7 27570 Bremerhaven Fon: +49

Re: [oxid-dev-general] Pros and cons for module-connectors

2014-01-21 Thread Roman Allenstein
structure? With that you can also check the versions and be agile. *Mit freundlichen Grüßen* Marcel Müller Am Dienstag, 21. Januar 2014 um 08:31 schrieb Roman Allenstein: Hi folks, me and my team are developing a concept for us, how to develop modules for oxid. We are now at the point where we have

[oxid-dev-general] Find out OXID version without admin-access?

2014-02-04 Thread Roman Allenstein
Hi folks, is there a way to find out the specific used version of OXID without having access to the admin or ftp? I know that in the source is mentioned which major-version is used, but i need to find out the specific version-number. Thanks for your help! Roman -- Dipl.Winf. (FH) Roman

Re: [oxid-dev-general] Oxid MultiLangTables

2014-02-06 Thread Roman Allenstein
This is a very useful hint. thanks for that! Greets Roman Am 06.02.2014 13:18, schrieb Alexander Kludt: Hi there, I always extend that array through my own module: ?php class agformsmanager_oxlang extends agformsmanager_oxlang_parent{ public function getMultiLangTables(){

[oxid-dev-general] Combining javascripts and/or css-files

2015-07-23 Thread Roman Allenstein
Hi guys, i am looking for a module to combine javascript and/or css-files. I know that http://www.mayersche.de/ does this. Any has a hint if there is a (free) module for that? Greets Roman -- Roman Allenstein http://roman-allenstein.de -- Roman Allenstein http://roman-allenstein.de

Re: [oxid-dev-general] Register your acronym as an extension developer

2014-03-05 Thread Roman Allenstein (Spark5.de)
Hi guys, i cant edit the list? Is this page protected? Greets Roman Allenstein Am 05.03.2014 13:25, schrieb Alexander Kludt: Well, I don't know who AGETO is - but they have taken our acronym. I will not change that for our 50+ modules, so I just added us with the same one. -- mit freundlichen

[oxid-dev-general] Show price for single-level variant in dropdown

2014-04-10 Thread Roman Allenstein (Spark5 GmbH)
Hi folks, i want to show the price for a variant inside the selectbox. My first thought was to extend the oxselection with the ability to retrieve the oxArticle-object. But that does not work. Any hints and suggestions for me, so that i can retrieve the oxarticle-object from within the

[oxid-dev-general] Skip all negative Discounts disables Scale Prices

2014-04-25 Thread Roman Allenstein (Spark5.de)
Hi guys, i need to disable all negative discounts for some articles, but i do not want to disable the scale prices. I have found this bug report: https://bugs.oxid-esales.com/view.php?id=4535 Are there any known workarounds for this problem? -- Roman Allenstein

Re: [oxid-dev-general] Skip all negative Discounts disables Scale Prices

2014-05-09 Thread Roman Allenstein (Spark5.de)
Hi, @oxid-developers could you please tell, when this bug will be fixed and how to do a workaround? Greets Roman Am 25.04.2014 22:48, schrieb Roman Allenstein (Spark5.de): Hi guys, i need to disable all negative discounts for some articles, but i do not want to disable the scale prices. I

Re: [oxid-dev-general] Skip all negative Discounts disables Scale Prices

2014-05-12 Thread Roman Allenstein (Spark5 GmbH)
From: dev-general-boun...@lists.oxidforge.org [dev-general-boun...@lists.oxidforge.org] on behalf of Roman Allenstein (Spark5.de) [roman.allenst...@spark5.de] Sent: Saturday, May 10, 2014 12:29 AM To: dev-general@lists.oxidforge.org Subject: Re: [oxid-dev-general] Skip all negative

[oxid-dev-general] Interface Oxid eShop - Lexware Warenwirtschaft Premium 14

2014-07-29 Thread Roman Allenstein (Spark5 GmbH)
to export the orders back into the Lexware. After a short search we have found a lot modules and programs - but no one have a showcase, that could convice my expectations. Would be cool to hear from you! Greets Roman Allenstein ___ dev-general mailing

Re: [oxid-dev-general] Recalculation of Delivery Costs / Splitting Orders

2014-09-29 Thread Roman Allenstein (Spark5 GmbH)
://dir.gmane.org/gmane.comp.php.oxid.general ___ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general -- Dipl.Winf. (FH) Roman Allenstein Sales Manager E-Commerce Spark 5 GmbH Lutherstraße 7 27576

Re: [oxid-dev-general] Quick question

2015-03-25 Thread Roman Allenstein (Spark5 GmbH)
. (FH) Roman Allenstein Sales Manager E-Commerce Spark 5 GmbH Lutherstraße 7 27576 Bremerhaven Fon: +49 (471) 4836-3547 Fax: +49 (6151) 8508-111 Mail: roman.allenst...@spark5.de Web: http://www.spark5.de -- Geschäftsführer: Henrik von Wehrs Amtsgericht Darmstadt, HRB 7809

Re: [oxid-dev-general] Release orgy: OXID eShop 4.7.14, 4.8.8, 4.9.1 + ERP/SOAP + creditPass + PayPal

2014-10-31 Thread Roman Allenstein (Spark 5 GmbH)
@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general -- Dipl.Winf. (FH) Roman Allenstein Sales Manager E-Commerce Spark 5 GmbH Lutherstraße 7 27570 Bremerhaven Fon: +49 (471) 4836-3547 Fax: +49 (6151) 8508-111 Mail: roman.allenst...@spark5.de Web: http://www.spark5.de -- Geschäftsführer

Re: [oxid-dev-general] Paypal Redirect

2014-11-28 Thread Roman Allenstein (Spark 5 GmbH)
Hi Hardik, have you found a solution for the thankyou-page-problem? Greets Roman Sorry back again..!! I have checked module and there is a parameter = blOEPayPalFinalizeOrderOnPayPal Does this anyway helps to overcome my point..? From: Hardik Badani Sent: Wednesday, October 15, 2014 4:50 PM