Re: [oxid-dev-general] voucher and remaining credit

2015-06-02 Thread Kai Gazmaga
Yes, we have a module that handles remaining credits. CreditAndVouchers @ http://zwobit.de Am 01.06.2015 um 16:56 schrieb Roman Allenstein (Spark5 GmbH) : > Hi guys, > > how is it possible to handle voucher and the remaining credits? As far as i > know the shop can't handle the remaining cre

Re: [oxid-dev-general] encoded file corrupted

2013-11-05 Thread Kai Gazmaga
Hi! Try to reinstall the file(s) from the installation-file (zip). Make sure you have the correct version of the shop (PHP 5.2 vs. 5.3). Try to execute some other zend-encoded files to ensure it is not the host, that has the problem. Mit freundlichem Gruß / Regards Kai Gazmaga

Re: [oxid-dev-general] Oxid Vendor folder

2013-08-01 Thread Kai Gazmaga
;8563fba1c3938c994.40718405', 'oxbaseshop', '', 'aModules', 'aarr', 0x4dba322c774f5444a5777125d61918a96e9e65e1b8fba2e9f6f8ff4e240b745241e4b01edd9224c81f3020f58a2d); // only needed, if you have settings in metadata // replace [MODULENAME] with the id-value from the metadata.php

Re: [oxid-dev-general] Using base64 instead of md5 for seo idents?

2013-04-19 Thread Kai Gazmaga
Hi Guys, here also great appreciation for making oxseohistory maintainable. We had some issues with seo-links in the past and making it possible to see what is in the DB would make things a lot easier. Gruß, Kai Am 19.04.2013 um 11:48 schrieb André Herrmann : > Hi Sven, > > just wanted t

Re: [oxid-dev-general] Acknowledge Message

2013-04-02 Thread Kai Gazmaga
Without looking into the code, I would say overloading the respective view-funktions and adding some new values to $this->_aViewData['MyVal'] should do the trick. A [{$oView->MyVal}] will give you the value in the template-files. To stay update-safe simply use $Return = parent::overloadedFunkti

Re: [oxid-dev-general] Images, Javascript and CSS files in modules

2013-03-27 Thread Kai Gazmaga
+1 for this approach! It would be nice to have automatic combination and minifying of JS and CSS in the core anyway! Regards, Kai -Ursprüngliche Nachricht- Von: dev-general-boun...@lists.oxidforge.org [mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von ooxi Gesendet: Mitt

Re: [oxid-dev-general] Lazy Loading

2013-01-23 Thread Kai Gazmaga
om Internet: <http://www.mos-tangarm.com/> http://www.mos-tangram.com Von: dev-general-boun...@lists.oxidforge.org [mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Kai Gazmaga Gesendet: Mittwoch, 23. Januar 2013 16:49 An: dev-general@lists.oxidforge.org Betreff: Re: [oxid-

Re: [oxid-dev-general] Lazy Loading

2013-01-23 Thread Kai Gazmaga
Hi folks, I also had that problem a few days ago - and before ;-) My simple solution looks like this: class vd_oxCategoryList extends vd_oxCategoryList_parent { protected function _getSqlSelectFieldsForTree($sTable, $aColumns = null) { $sFieldList = parent::_getSqlSelec

Re: [oxid-dev-general] oxpec_aLocalCatCache.txt not updated

2013-01-14 Thread Kai Gazmaga
forge.org >[mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Kai >Gazmaga >Gesendet: Montag, 14. Januar 2013 12:31 >An: dev-general@lists.oxidforge.org >Betreff: [oxid-dev-general] oxpec_aLocalCatCache.txt not updated > >Hi folks, > >i've got a st

[oxid-dev-general] oxpec_aLocalCatCache.txt not updated

2013-01-14 Thread Kai Gazmaga
oblem until another relevant change is made. I "solved" that by deactiviting oxUtils::fromFileCache() for the LocalCatCache, but that's not too nice ;-) Any Ideas? There are no relevant bugs in the tracker, as far as I found out. Mit freundlichem Gruß / best rega

Re: [oxid-dev-general] Improving metadata.php

2012-09-21 Thread Kai Gazmaga
) Best regards D³ Kristian Original Message processed by David.fx Subject: Re: [oxid-dev-general] Improving metadata.php (21-Sep-2012 14:42) From: Kai Gazmaga <mailto:kai.gazm...@vektordesign.de> To: dev-general@lists.oxidforge.org Hi! I abso

Re: [oxid-dev-general] Improving metadata.php

2012-09-21 Thread Kai Gazmaga
, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: <mailto:i...@vektordesign.de> i...@vektordesign.de Web: <http://www.vektordesign.de/> www.vek

Re: [oxid-dev-general] BUG? netto-price- and vat-calculation with discounts

2012-08-21 Thread Kai Gazmaga
...@lists.oxidforge.org [mailto:dev-general-boun...@lists.oxidforge.org] On Behalf Of Kai Gazmaga Sent: Sunday, August 12, 2012 1:31 PM To: dev-general@lists.oxidforge.org Subject: [oxid-dev-general] BUG? netto-price- and vat-calculation with discounts Hi there, please help and verify before I file a

[oxid-dev-general] BUG? netto-price- and vat-calculation with discounts

2012-08-12 Thread Kai Gazmaga
Mit freundlichem Gruß, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: <mailto:i...@vektordesign.de> i...@vektordesign.de Web: <http://www.v

Re: [oxid-dev-general] Custom admin images with 4.6 modules

2012-07-05 Thread Kai Gazmaga
Hi! just a quick thought: how can getImageUrl() find your module-img-folder without the image / path as an argument? I can't tell, if it supports admin-img-folders in modues currently, but this was my first thought. The "new way" of using oxViewConfig::getImageUrl() is by providing the path and

Re: [oxid-dev-general] Adding & accessing a column created in oxid database

2012-06-28 Thread Kai Gazmaga
Hi guys, I'm sorry, but this is not a support list for "how to start programming oxid". I would suggest to put these things to the oxid-board and keep the list free for what it is set up for. I remember marco told me exactly the same when I posted a simple question to the list years ago. And

Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class

2012-06-28 Thread Kai Gazmaga
al-boun...@lists.oxidforge.org [mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Kai Gazmaga Gesendet: Mittwoch, 27. Juni 2012 19:24 An: dev-general@lists.oxidforge.org Betreff: Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class Hi Stefan, if one

Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class

2012-06-28 Thread Kai Gazmaga
ries will be explained as well. Joachim 2012/6/27 Kai Gazmaga Hi Joachim, i did not start to migrate my modules to 4.6. So I did not really play with the mechanics of the new module-system and can not give you profound help on that. Now I have a question: what do you mean with &qu

Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class

2012-06-27 Thread Kai Gazmaga
rt of "Separation of Concerns". Best regards from Würzburg Stefan Krenz Am 26.06.2012 17:08, schrieb Kai Gazmaga: > > Hi Joachim, > > why would you want to extend ONE class in ONE module via multiple > files? I can not imagine a situation where you can not put all your >

Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class

2012-06-27 Thread Kai Gazmaga
t;http://code.google.com/p/oxprobs/wiki/Screenshots> . Menue.xml, .tpl's , own directory under modules etc. all of them is there, _only_ the registration in 4.6 with metadata.php makes trouble. Joachim 2012/6/26 Kai Gazmaga I guess you missunderstood - if I understand you right. If

Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class

2012-06-26 Thread Kai Gazmaga
ung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: <mailto:i...@vektordesign.de> i...@vektordesign.de Web: <http://www.vektordesign.de/> www.vektordesign.de Von: dev-general-boun...@lists.oxidforge.o

Re: [oxid-dev-general] Metadata: Problems on registering multiple entries for one class

2012-06-26 Thread Kai Gazmaga
overloaded as far as I could find out - I had that problem months ago. Regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: <mailto:i...@vektordesign.de

Re: [oxid-dev-general] Recent Viewed Products

2012-06-21 Thread Kai Gazmaga
Thanks & Regards, Sai Chandra Sekhar.M On Thu, Jun 21, 2012 at 2:58 AM, Kai Gazmaga wrote: You need to write thr class only with small letters in modules registration ... -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. Sai Chandra Sekhar Madala schrieb: H

Re: [oxid-dev-general] Recent Viewed Products

2012-06-20 Thread Kai Gazmaga
You need to write thr class only with small letters in modules registration ... -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. Sai Chandra Sekhar Madala schrieb: Hi, @Frank.I regret that I mentioned it works fine in start page in my earlier mail.Actually it

Re: [oxid-dev-general] Recent Viewed Products

2012-06-20 Thread Kai Gazmaga
Hi! oxView and oxUbase can not be overloaded. You can use oxViewConfig instead. With this you should have access to the new functionality you integrate from every template. Regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728

Re: [oxid-dev-general] Bug: Used vouchers are not shown in e-mail [T-NBY52L0Y8I-56]

2012-06-13 Thread Kai Gazmaga
solve the problem. If you need help, give me a quick call … Best regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: <mailto:i...@vektordesign.de

Re: [oxid-dev-general] Bug: Used vouchers are not shown in e-mail [T-NBY52L0Y8I-56]

2012-06-13 Thread Kai Gazmaga
solve the problem. If you need help, give me a quick call … Best regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: <mailto:i...@vektordesign.de

Re: [oxid-dev-general] Subcategory from a category

2012-04-19 Thread Kai Gazmaga
Hi Ralf, why not simply get the complete "path" and then get the part without the root-/main-category? Therefore a new function in oxcategorylist should do the trick? The tree is built early, so it should be available when you need it. But be careful: there are no full oxcategory-Objects in the

Re: [oxid-dev-general] Required minimum data for $oArticle->save() [T-9F16DVOZW6-72]

2012-04-12 Thread Kai Gazmaga
. Mit freundlichem Gruß, Kai Gazmaga *Vektor*Design - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 Esslingen Tel.: +49 711 - 25516226 Fax: +49 711 - 25518078 M

Re: [oxid-dev-general] Possible to manipulate parent block

2012-03-16 Thread Kai Gazmaga
This is a very good workaround! Thank you very much! I will sure be helpful in future projects for me! ___ dev-general mailing list dev-general@lists.oxidforge.org http://dir.gmane.org/gmane.comp.php.oxid.general

Re: [oxid-dev-general] Possible to manipulate parent block

2012-03-16 Thread Kai Gazmaga
Would it be possible to make it a variable in future versions? This would extend functionality by 100% I think! Regards, Kai *Vektor*Design - Online-Shops und Programmierung Kai Gazmaga

Re: [oxid-dev-general] V4.6 feature-request: module-handling

2012-01-24 Thread Kai Gazmaga
I absolutely agree with Joscha! Please try to stick to this option. Mit freundlichem Gruß, Kai Gazmaga *Vektor*Design - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728

Re: [oxid-dev-general] memcached in future releases?

2011-10-26 Thread Kai Gazmaga
already. The module should be available around end 2011 or beginning 2012. Mit freundlichem Gruß, best regards Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: i

Re: [oxid-dev-general] memcached in future releases?

2011-10-21 Thread Kai Gazmaga
schaft: Kirchentellinsfurt > Amtsgericht Stuttgart, HRB: 382746 > Geschäftsführer: Martin Theben, Ronny Höhn > > > Am 21.10.2011 um 11:34 schrieb Kai Gazmaga: > >> Hi Thomas, >> >> yes, I know about that, but this is - again - the same thing with >> sessions. HTM

Re: [oxid-dev-general] memcached in future releases?

2011-10-21 Thread Kai Gazmaga
gt; Another thing is the amount of Infos stored in the session, i think > this should be reduced to user and basket. > Best regards, Holger > > Am 21.10.2011 um 11:08 schrieb Kai Gazmaga > mailto:kai.gazm...@vektordesign.de>>: > >> Hello everybody, >> >> M

Re: [oxid-dev-general] memcached in future releases?

2011-10-21 Thread Kai Gazmaga
st regards > Thomas Neumann > smart ecom - eCommerce Consulting > > Gustav-Linden-Strasse 23 > 40878 Ratingen > m 0151 / 419 043 13 > e tho...@smart-ecom.com <mailto:tho...@smart-ecom.com> > > Am 21.10.2011 um 11:08 schrieb Kai Gazmaga: > >> Hello every

[oxid-dev-general] memcached in future releases?

2011-10-21 Thread Kai Gazmaga
information about a release of further caching in future releases? Joscha Krug said something about a release in 4.6. Is that relistic? Mit freundlichem Gruß, with best regards Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49

[oxid-dev-general] Unit-Tests Unit_Core_oxDeliverysetListTest Terminated

2011-10-11 Thread Kai Gazmaga
536870912 bytes exhausted ... Any Ideas why there are these problems and how i can get the test to run properly? Regards, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49 711 - 25516226 Fax: +49 711 - 25518078

Re: [oxid-dev-general] OXID eShop Version 4.5.1 released

2011-08-09 Thread Kai Gazmaga
not really what I wanted to hear, but wat we expected. But thanks for info, Rimvydas. Am 09.08.2011 14:09, schrieb Rimvydas Paskevicius: > Hello, > > Old "basic" theme emails were not changed, only "azure" theme emails > were changed. And header.tpl and footer.tpl are only in "azure" theme. > Old

Re: [oxid-dev-general] OXID eShop Version 4.5.1 released

2011-08-09 Thread Kai Gazmaga
into customers."** > > ------------ > > *Von:*dev-general-boun...@lists.oxidforge.org > [mailto:dev-general-boun...@lists.oxidforge.org] *Im Auftrag von *Kai > Gazmaga > *Gesendet:* Dienstag, 9. August 2011 13:49 &g

Re: [oxid-dev-general] OXID eShop Version 4.5.1 released

2011-08-09 Thread Kai Gazmaga
Hii Marc, I guess, the changes were made in Azure-Template only, so Basic-theme-users still have the known e-mails while the azure-users have the new ones. But I hope the header.tpl / footer.tpl thing was also added to basic-theme :-) Mit freundlichem Gruß / Best regards Kai Gazmaga

Re: [oxid-dev-general] Why no overload of admin-templates

2011-07-16 Thread Kai Gazmaga
. And: lets first get the azure-thing to work pretty and nice, before even thinking about changing the backend UI too! Mit freundlichem Gruß, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49 711 - 25516226 Fax: +49 711

Re: [oxid-dev-general] Why no overload of admin-templates

2011-07-15 Thread Kai Gazmaga
Am 14.07.2011 13:19, schrieb Holger Kohnen: > many modules require admin changes, so one overloading mechanism will > not solve the > admin-template-update-problem(atup). My simple approach would solve this by at least beeing able to put the module-modifications all together into the "theme-directo

Re: [oxid-dev-general] Why no overload of admin-templates

2011-07-13 Thread Kai Gazmaga
_______ > Von: dev-general-boun...@lists.oxidforge.org [mailto: dev-general-boun...@lists.oxidforge.org] Im Auftrag von Kai Gazmaga > Gesendet: Mittwoch, 13. Juli 2011 19:56 > An: dev-general@lists.oxidforge.org > Betreff: [oxid-dev-general] Why no overload of admin-templates >

[oxid-dev-general] Why no overload of admin-templates

2011-07-13 Thread Kai Gazmaga
would do the trick, right? I try to develop modules independant from admin-templates but some special changes need to be done in the admin-templates. This makes updates quite unpleasant. What is your oppinion? Mit freundlichem Gruß / Best regards, Kai Gazmaga VektorDesign - Online-Shops und Progr

[oxid-dev-general] Module generates Fatal Error

2011-06-08 Thread Kai Gazmaga
est regards, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: i...@vektordesign.de Web: www.vektordesign.de ___ dev-general mail

Re: [oxid-dev-general] system-recommendation

2011-05-17 Thread Kai Gazmaga
everything was fine again - load returning to more than 90% for a while, but the machine remained stable until now. Best Regards / Mit freundlichem Gruß, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49 711 - 25516226 Fax: +49 711

Re: [oxid-dev-general] system-recommendation

2011-05-17 Thread Kai Gazmaga
> I am really surprised, that > your virtual box is still running. ;-) > Especially if you go with variants. > I have had a customer recently with a lot of variants who alone > almost crashed our shared hosting box. Although I have to admit, it > was a 4.2.x I currently do no have 15k visitors a

Re: [oxid-dev-general] system-recommendation

2011-05-16 Thread Kai Gazmaga
ty. This is something I will take care for after moving to the > managed system. > > How many visitors (average / peak) is your configuration able to handle? > > What would you expect the following machine to be able to handle? > > Core i7-970 (hexacore 3,2 GHz) > 24 GB DDR3 RAM &

Re: [oxid-dev-general] system-recommendation

2011-05-16 Thread Kai Gazmaga
handle? Core i7-970 (hexacore 3,2 GHz) 24 GB DDR3 RAM 2x 1,5 TB SATA-Disks (Raid1) optional 2x 160 GB SSD Mit freundlichem Gruß, Kai Gazmaga VektorDesign - Online-Shops und Programmierung

Re: [oxid-dev-general] system-recommendation

2011-05-16 Thread Kai Gazmaga
Hello Uwe, I know the matrix - but it is from 2008 - referencing on a P4 2,2 GHz with 0.5 Gig Ram. Is this the file you point to? Best regards / Mit freundlichem Gruß, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49

[oxid-dev-general] system-recommendation

2011-05-15 Thread Kai Gazmaga
/ own experiences / known configurations and so on. Best Regards / Mit freundlichem Gruß, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Katharinenstraße 57 73 728 EsslingenTel.: +49 711 - 25516226 Fax: +49 711 - 25518078 Mail: i...@vektordesign.d

Re: [oxid-dev-general] Extending db in 4.5

2011-04-14 Thread Kai Gazmaga
4.5 ce/pe you also have to update the views. > > Service -> tools > > Regards > > Tobias > > > > Am 14.04.2011 um 16:39 schrieb "Kai Gazmaga" > mailto:kai.gazm...@vektordesign.de>>: > >> Hello, >> >> as soon as I add a co

[oxid-dev-general] Extending db in 4.5

2011-04-14 Thread Kai Gazmaga
Hello, as soon as I add a collumn to oxcategories or oxarticles no articles are listed in the backend of 4.5beta4 anymore. The frontend still works. What's the clue? Best regards, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.

[oxid-dev-general] Releasedate of final 4.5?

2011-04-05 Thread Kai Gazmaga
Hi! we planned a new project with the 4.5 Oxid-frontend. How long will we have to wait for the final release? Will it take more than two weeks? Developing on a beta is OK, but a release with beta ... not good ... :-) Regards, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai

Re: [oxid-dev-general] oxpec_class_file_paths.php not completely written

2011-04-01 Thread Kai Gazmaga
Hi Tobias, did you read my reply from 2011-03-12 12:26? The problem was insufficient Webspace here, so the file could not be fully written. Regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 3781953 Fax: +49 731 - 3781952

Re: [oxid-dev-general] oxpec_class_file_paths.php not completely written

2011-03-26 Thread Kai Gazmaga
- Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 3781953 Fax: +49 731 - 3781952 Mail: i...@vektordesign.de Web: www.vektordesign.de Am 25.03.2011 20:35, schrieb Aurimas Urbonas: > Hello, > > https://bugs.oxid-esales.com/view.ph

[oxid-dev-general] oxpec_class_file_paths.php not completely written

2011-03-25 Thread Kai Gazmaga
more, but any hint would be helpful, becaus I did not find any bit of information on google or the forums. Regards, Kai Gazmaga VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 3781953 Fax: +49 731 - 3781952 Mail: i...@v

Re: [oxid-dev-general] oxbasket and session in 4.4.7

2011-03-17 Thread Kai Gazmaga
enced Programmers than can decide on their own, wich option to use. I prefer the decleration in the first line of modules-array, wich is way less error-prone, than editing corefiles. regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 378195

Re: [oxid-dev-general] Templating in Oxid 4.5

2011-03-16 Thread Kai Gazmaga
d a lot of thanks, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 3781953 Fax: +49 731 - 3781952 Mail: i...@vektordesign.de Web: www.vektordesign.de Am 16.03.2011 13:11, schrieb Alfonsas Cirtautas: > Hi Kai, > > Basi

Re: [oxid-dev-general] oxbasket and session in 4.4.7

2011-03-16 Thread Kai Gazmaga
the modules-section??? Regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 3781953 Fax: +49 731 - 3781952 Mail: i...@vektordesign.de Web: www.vektordesign.de Am 16.03.2011 10:46, schrieb Mažvydas Skuodas: > Hi, > &

Re: [oxid-dev-general] Bug in oxorder->validateStock

2011-03-16 Thread Kai Gazmaga
the modules-section??? Regards, Kai Am 16.03.2011 09:54, schrieb Kai Gazmaga: > Hello, > > im writing a module currently and found a flaw in > oxorder->validateStock. When it comes to unsufficient stock in the > last orderstep an exception is generated. After checking stock by >

[oxid-dev-general] Bug in oxorder->validateStock

2011-03-16 Thread Kai Gazmaga
function only for fixing this. I do not see any reason, why using the oxarticle-value from the object instead of the calculated value of the function, or do I miss something here? Regards, Kai VektorDesign - Online-Shops und Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731

[oxid-dev-general] oxbasket and session in 4.4.7

2011-03-16 Thread Kai Gazmaga
Hello, I try to overload oxbasket in oxid CE 4.4.7. I have an empty class. As soon, as I delete my cookies (so the new class is used) I get a fatal error: * *Fatal error*: oxcmp_lang::init() [oxcmp-lang.init]: The script tried to execute a method or access a property of an incomplete o

[oxid-dev-general] Templating in Oxid 4.5

2011-02-21 Thread Kai Gazmaga
Hi mailinglist! How can I bring the category-tree to the start.tpl of oxid 4.5? I found, that displaying the tree depends on the availability of oxcmp_categories in /widget/categories_tree.tpl. All I tried to make it present in start.tpl and therefor in the included templates sidebar, and c

Re: [oxid-dev-general] Caching-Problems with a 4.4.3

2010-12-06 Thread Kai Gazmaga
RB 110905 ----- Original Message - From: Kai Gazmaga [mailto:kai.gazm...@vektordesign.de] To: dev-general@lists.oxidforge.org Sent: Mon, 06 Dec 2010 14:22:31 +0100 Subject: [oxid-dev-general] Caching-Problems with a 4.4.3 Hello folks, I have to maintain an Oxid CE 4.4.3 with some modules on

[oxid-dev-general] Caching-Problems with a 4.4.3

2010-12-06 Thread Kai Gazmaga
experience something similar or know how to tweek apache or the shop to solve this problem? Regards, Kai aka SubNet-One *Vektor*Design - Web-Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: +49 731 - 3781953 Fax: +49 731 - 3781952 Mail: info (at) vektordesign.de Web: vekto

[oxid-dev-general] extending function of allocation maps

2010-10-06 Thread Kai Gazmaga
base? This would at least make it possible to extend these functions on this basic level. Any better ideas or solutions are very welcome and appreciated! Regards, Kai *Vektor*Design - Web-Programmierung Kai Gazmaga Neue Str

Re: [oxid-dev-general] Antw: oxchkversion.php potentialsecurity-flaw?

2010-09-13 Thread Kai Gazmaga
.oxidforge.org > [mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Kai Gazmaga > Gesendet: Montag, 13. September 2010 12:12 > An: dev-general@lists.oxidforge.org > Betreff: Re: [oxid-dev-general] Antw: oxchkversion.php potentialsecurity-flaw? > > Hi all, > > this hint shure

Re: [oxid-dev-general] Antw: oxchkversion.php potential security-flaw?

2010-09-13 Thread Kai Gazmaga
you should always delete > oxchversion after using it: > http://www.oxid-esales.com/de/news/blog/shop-checking-tool-oxchkversion-v3#comment-6794 > > Regards, > Martin > > >>>> Kai Gazmaga 13.09.2010 01:22 >>> > Hello all together, > > As I uses the o

[oxid-dev-general] oxchkversion.php potential security-flaw?

2010-09-12 Thread Kai Gazmaga
the backend, or even secure it by requesting an admin-password. Regards, Kai *Vektor*Design - Web-Programmierung Kai Gazmaga Neue Strasse 83 89 073 Ulm Tel.: 0731 / 37 81 953 Fax: 0731 / 37 81 952 Mail: i

[oxid-dev-general] Shipping Cost Rules

2010-02-13 Thread Kai Gazmaga
tem. Best Regards, Kai Gazmaga -- quote Marco Steinhaeuser: Hallo Kai, diese Email ist "steckengeblieben". Du hast Dich offenbar mit einer anderen Email-Adresse an der Mailingliste angemeldet? Schickst Du nochmal? Ich find das Modul spannend :-) Kommt natürlich drauf

Re: [oxid-dev-general] Feedback wanted: Keep support for older templating system?

2010-01-19 Thread Kai Gazmaga
> I agree, that it must be removed. But before that it could be smart to give > some time for developers. So in my opinion it could be removed from 4.4 > version when 4.3 will have note that in next version old templates will not > be supported any more. This is very much, as I think. Get rid of t

Re: [oxid-dev-general] where are oxremarks generated [T-2D550CDGNS-17]

2010-01-19 Thread Kai Gazmaga
Thanks a lot for help! I used the search-in-files of my phpEd and it finds the relevant place. Obviously I did not really see the lines, or - as far as I remember - I could not emagine, it is the right location for "my" remark, I was searching for. Although I'm working with OXID for about 3/4 of

[oxid-dev-general] where are oxremarks generated

2010-01-18 Thread Kai Gazmaga
Hello, i want to add some custom information to order-remarks, but i do not find the place they are generated at. Could someone give a hint where the oxremark__oxtext-field is generated or derived from for _orders_? Many thanks in advance, SubNet ___ d

Re: [oxid-dev-general] Roadmap for OXID eShop 4.3.0 published

2010-01-06 Thread Kai Gazmaga
For quality management of OXID eShop's code functionality we use PHPUnit, a framework that makes the writing of tests easy as well as the functionality to easily run the tests and analyze their results. Up to now, we haven't published our Unit Test code because tests for the different editions had

Re: [oxid-dev-general] Shop offline without reason

2009-06-19 Thread Kai Gazmaga
-Ursprüngliche Nachricht- Von: dev-general-boun...@lists.oxidforge.org [mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Kai Gazmaga Gesendet: Freitag, 19. Juni 2009 16:00 An: dev-general@lists.oxidforge.org Betreff: Re: [oxid-dev-general] Shop offline without reason It is

Re: [oxid-dev-general] Shop offline without reason

2009-06-19 Thread Kai Gazmaga
ler()" in my code in a custom admin class... don't ask me why but when I removed it everything was working again :) So you might want to revert your latest code changes, too! cheers, Stefan Kai Gazmaga schrieb: It is no EE it is CE. Tomas Liubinas schrieb: In case of Enterprise Ed

Re: [oxid-dev-general] Shop offline without reason

2009-06-19 Thread Kai Gazmaga
them to track your problem ;) Regards, - Original Message - From: "Kai Gazmaga" To: Sent: Friday, June 19, 2009 5:00 PM Subject: Re: [oxid-dev-general] Shop offline without reason It is no EE it is CE. Tomas Liubinas schrieb: In case of Enterprise Edition you

Re: [oxid-dev-general] Shop offline without reason

2009-06-19 Thread Kai Gazmaga
L & 1)>0) AND ((OXSHOPEXCL & 1)=0) ); Regards Tomas Liubinas -Original Message- From: dev-general-boun...@lists.oxidforge.org [mailto:dev-general- boun...@lists.oxidforge.org] On Behalf Of Kai Gazmaga Sent: Friday, June 19, 2009 4:47 PM To: dev-general@lists.oxidforge.org Sub

Re: [oxid-dev-general] Shop offline without reason

2009-06-19 Thread Kai Gazmaga
database are not changed, there is no way shop can become "offline". So please try to find what exactly is changed after your shop still worked. Regards, Sarunas - Original Message ----- From: "Kai Gazmaga" To: "Oxid Mailingliste" Sent: Friday, June 19, 2

[oxid-dev-general] Shop offline without reason

2009-06-19 Thread Kai Gazmaga
Hello there! Big problem: I backed up the db via PhpMyAdmin. After that i wanted to login to the admin and now I get a "404 admin/offline.html not found" and the frontend displays the offline.html. How can i set the shop / admin back online?? Fortunately it is not a productive shop already, bu

Re: [oxid-dev-general] delete-buttons in basket

2009-06-19 Thread Kai Gazmaga
simple situation: If customer puts 50 products to basket, an wants to remove 45 of them, I would get mad clicking remove button :) greetings, Alfonsas ---------- From: "Kai Gazmaga" Sent: Friday, June 19, 2009 9:30 AM To: Subject: Re: [oxid-dev-ge

Re: [oxid-dev-general] delete-buttons in basket

2009-06-18 Thread Kai Gazmaga
, Alfonsas -- From: "Kai Gazmaga" Sent: Friday, June 19, 2009 9:30 AM To: Subject: Re: [oxid-dev-general] delete-buttons in basket Thank you very much! Works flawlessly ... Alfonsas Cirtautas schrieb: Hello Kai, everything is pre

Re: [oxid-dev-general] delete-buttons in basket

2009-06-18 Thread Kai Gazmaga
all checkbox and remove button from bottom of form 5. make it all look nice :) I even attached a patch of nice looking basket.tpl for you ! enjoy, Alfonsas ---------- From: "Kai Gazmaga" Sent: Thursday, June 18, 2009 10:21 PM To: "

[oxid-dev-general] delete-buttons in basket

2009-06-18 Thread Kai Gazmaga
Hello folks, i want to have a delete-button behind each product in the cart wich removes the product from the cart without selecting the checkbox which is dedicated for deletion-selection. (This box is going to be removed in the end) I do not really understand the way oxid handles the requests