Zbigniew Mazur
- Login: Zbyszek
- Registered on: 12/20/2010
- Last sign in: 12/20/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
04/27/2011
- 02:34 PM VirtueMart Revision 3077 (virtuemart): Media media_published db filed reverted to 'published'. SQL installation scripts modified. DB reinstall required.
- However in product_edit form 'media_published' still exists and workaround is in:
virutemart/administrator/components...
04/26/2011
- 04:17 PM VirtueMart Revision 3072 (virtuemart): Product "published" and media "published" conflict resolved. Both names were used in one form and media published overlapped product published.
- Media "published" were changed to Media "media_published" in html form (VmMediaHandler) and in #__vm_media db table. ...
01/06/2011
- 08:07 PM VirtueMart Revision 2678 (virtuemart): changing JPATH_BASE to JPATH_ADMINISTRATOR, to avoid missing path on client site.
01/02/2011
- 09:44 PM VirtueMart Revision 2674 (virtuemart): Administrator panel menu optimization.
- VmConfig::getInstalledVersion() was optimized:
- the version number is now from administrator/components/com_virtuema... - 08:41 PM VirtueMart Revision 2673 (virtuemart): Fixes for 1.6.0 and upper Joomla framework compatibility.
- The fixes are fixing missing images, and different crashes due to changes in Joomla 1.6 framework API.
The code is c...