Max Milbers
- Login: Milbo
- Email: milbo@gmx.de
- Registered on: 01/11/2010
- Last sign in: 12/15/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| VirtueMart | Project Leader | 01/13/2010 |
| TcPdf | Project Leader | 02/09/2015 |
Activity
03/11/2026
- 12:31 PM VirtueMart Revision 11259 (virtuemart): Hint by piekielko, added promotionEndDate to snippets.
- and some minor Warnings
02/06/2026
- 08:14 PM VirtueMart Revision 11258 (virtuemart): - Renamed variables of my last fix for currencyDisplay. Reverted added _vendorCurrency_id back to _vendorCurrency and added extra a_vendorCurrencyObj
- - removed old vm_themeurl which was not correctly implemented anylonger.
01/26/2026
- 04:48 PM VirtueMart Revision 11257 (virtuemart): CurrencyDisplay added property $_vendor_currency_id
- Prevented notices if prices not given.
- 02:06 PM VirtueMart Revision 11256 (virtuemart): PayPal checkout, added to the function updateOrderStatus the optional param allowedCurrentStatuses, and added that to two calls
- 01:46 PM VirtueMart Revision 11255 (virtuemart): - added function trimStrtolower to use the best available to lower function
- - added simple normalizeLangTag function, which helps to set the right language if vm language was wrongly initialised.
- 01:34 PM VirtueMart Revision 11254 (virtuemart): - Fixed bug that plugin with name xyz is null, happend for unpublished plugins, because JPluginHelper::getPlugin has no param for only published
- - created a lower space class map, so that we can spare the lower array key command
01/22/2026
01/20/2026
- 10:48 AM VirtueMart Revision 11252 (virtuemart): Fixed typo in currencydisplay
- Better debugs
- 10:44 AM VirtueMart Revision 11251 (virtuemart): Fixed editing of ratings in the Backend
- 10:32 AM VirtueMart Revision 11250 (virtuemart): - Small enhancements for model userfields getUserFields, a given query is directly used
- - enhancement for routerdebug
- an idea to correct a wrong initialised language
- fix in cart by Kuubs, to ensure rig...