Important!
This documentation has been deprecated. We are migrating Oempro help articles to our new help portal. Take a look at more detailed help articles on our new help portal.
Sections:
- Change Log
- Bug Fixes
- Improvements
- New Feature
- Changed Files List
Oempro v4.1.15 Release
Change Log
Bug Fixes
- [OEMPRO-787] - In IE8 compatibility mode, [Admin Area] > Settings > User Groups > Default User Group > User Interface the color selection does not work: "color selector popup" looks strange and is not really usable. IMAGE ...
- [OEMPRO-788] - In IE8 compatibility mode, When browsing subscribers, the value list of "Add new rule" drop down control is partially hidden by the subscriber list (wrong order of html-layers). IMAGE ...
- [OEMPRO-791] - Empty passed GET data (in xml) after subscrition/unsubscription redirection
- [OEMPRO-793] - Template builder issue (read)
- [OEMPRO-795] - When a campaign sending is completed and i click the link: Export bounces as CSV. There are bounces, but the csv file is empty
- [OEMPRO-796] - In the Admin area, when viewing a user, the recent campaigns section lists from oldest to newest. This should be newest to oldest.
- [OEMPRO-797] - When I edit an existing confirmation email, and select the close button on the email builder I get a page not found.
- [OEMPRO-801] - I discovered this by accident, I was able to request a change of password for a user account that did not use my email address in that account. Potentially this means that an account could be hijacked by someone if they know the username...
- [OEMPRO-802] - Other language packages are not visible in admin/user settings
- [OEMPRO-803] - Still empty emails are being recieved as notification emails (read)
- [OEMPRO-804] - under the subscribers tab for user area - when you select the list and then add the rule there is a layer bug which is in turn take the drop down of the subrule condition behind the "Add new rule" and "Add segment rule" buttons.
- [OEMPRO-805] - Favicon URL is: http://example.com//favicon.ico and it should be http://example.com/favicon.ico I'm getting a file not found error.
- [OEMPRO-808] - Subscriber area login generates "unexpected error" due to == at the end of the url (read)
- [OEMPRO-809] - Credits are purchased with PayPal integration but credits are not added to the user account even though PayPal executed the IPN properly.
- [OEMPRO-811] - IE7 issue (read)
- [OEMPRO-816] - User search / user login overlay issue (read)
- [OEMPRO-819] - One email address I searched for, that starts with "Z", shows up as Total Found: 1 - but is not viewable, again because it would be on Page 1 which is not showing anything, so I can not Edit or look at the Subscriber Info.
- [OEMPRO-825] - Test multi-language, admin/user/client areas as well as public pages such as signup, forward, etc.
- [OEMPRO-830] - If we define a default a static header on a Group, when sending the campaign the defined header comes in duplicate on the email sent
- [OEMPRO-831] - In a campaign sent the header link "View in browser" is not working. It just opens %Link:WebBrowser% giving a 400 Bad Request, instead of the real link. So view campaign in browser is impossible.
- [OEMPRO-834] - Strange campaign content bug (read)
- [OEMPRO-835] - Be sure that bounce export works (ticket #13109)
- [OEMPRO-836] - Slow import
- [OEMPRO-842] - Duplicate email header (with detailed information)
Improvements
- [OEMPRO-813] - subscribe.php, unsubscribe.php and opt_confirm.php passes data to the redirect url, make this optional in config.inc.php or in settings user interface
New Feature
- [OEMPRO-798] - Subscriber.Get API command
- [OEMPRO-818] - Email notification on subscription/unsubscription (optional in config.inc.php or in user interface)
- [OEMPRO-838] - User.AddCredits
- [OEMPRO-841] - User.Get API command
Changed Files List
Changed file list compared to previous version.
- M /templates/weefive/styles/ui.css
- M /templates/weefive/languages/en/en.inc.php
- A /templates/weefive/languages/en/info.txt
- M /templates/weefive/desktop/layouts/user_header.php
- M /templates/weefive/desktop/admin/settings.php
- A /templates/weefive/desktop/public/message.php
- M /templates/weefive/desktop/user/custom_fields.php
- M /templates/weefive/desktop/user/list_header.php
- M /templates/weefive/desktop/user/campaign_overview.php
- M /templates/weefive/desktop/user/subscriber_browse.php
- M /templates/weefive/desktop/user/campaign_header.php
- M /templates/weefive/js/screens/admin/create_user_group.js
- M /templates/weefive/js/screens/user/subscribers.js
- M /templates/weefive/js/iguana_builder.js
- M /templates/weefive/js/template.js
- M /api.php
- M /opt_confirm.php
- M /install/sources/config.inc.php
- M /install/sources/mysql.sql
- M /includes/frontend/config/routes.php
- A /includes/frontend/controllers/controller_plugin.php
- M /includes/frontend/controllers/admin/controller_users.php
- M /includes/frontend/controllers/admin/controller_emailtemplates.php
- M /includes/frontend/controllers/admin/controller_plugins.php
- D /includes/frontend/controllers/user/controller_plugin.php
- M /includes/frontend/controllers/user/controller_email.php
- M /includes/frontend/controllers/user/controller_credits.php
- M /includes/frontend/controllers/user/controller_customfields.php
- M /includes/frontend/controllers/user/controller_search.php
- M /includes/frontend/controllers/user/controller_emailtemplates.php
- M /includes/frontend/libraries/ApplicationHeader.php
- M /includes/frontend/libraries/MY_Controller.php
- M /includes/header.inc.php
- M /includes/cli/include_web_sync.inc.php
- M /includes/cli/include_sync.inc.php
- M /includes/api/subscriber.subscribe.inc.php
- A /includes/api/user.addcredits.inc.php
- M /includes/api/subscribers.import.inc.php
- A /includes/api/subscriber.get.inc.php
- A /includes/api/user.get.inc.php
- M /includes/classes/upgrade.inc.php
- M /includes/classes/personalization.inc.php
- M /includes/classes/core.inc.php
- M /includes/classes/benchmark.inc.php
- M /includes/classes/plugin.inc.php
- M /includes/classes/tags2.inc.php
- M /includes/classes/filesystem.inc.php
- M /includes/classes/subscribers.inc.php
- M /includes/classes/form.inc.php
- M /includes/classes/database_mysql_interface.inc.php
- M /includes/classes/api.inc.php
- M /includes/classes/payment_gateways/gateway_paypal_express.inc.php
- M /cli/web_send.php
- M /subscribe.php
- M /data/languages/en/en.inc.php
- M /unsubscribe.php