issues
search
thehcginstitute-com
/
m1
thehcginstitute.com/store (OpenMage LTS 19.5.2)
https://upwork.com/fl/mage2pro
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace `@used-by \` with `@used-by` for global functions
#686
dmitrii-fediuk
opened
2 months ago
0
Replace `@override` with `#[\Override]`
#685
dmitrii-fediuk
opened
2 months ago
0
Refactor `Mage_Core_Model_Layout::_generateAction()`
#684
dmitrii-fediuk
opened
2 months ago
0
Provide an ability to call `<action method='…'>…</action>` with a text node (without XML subtags) for methods with a single required argument
#683
dmitrii-fediuk
opened
2 months ago
0
«Mage_Page_Block_Html::getBodyClass(): Return value must be of type string, null returned»
#682
dmitrii-fediuk
closed
2 months ago
0
Refactor the `<layout>` XML files
#681
dmitrii-fediuk
closed
2 months ago
0
The names of arguments in `<action method="<methodName>">` calls should match the `methodName`'s arguments
#680
dmitrii-fediuk
opened
2 months ago
0
«`df_call()`: the required argument `name` of the `addJs` method is missed»
#679
dmitrii-fediuk
closed
2 months ago
0
`df_call()`: «Failed to retrieve the default value»
#678
dmitrii-fediuk
closed
2 months ago
0
Provide an ability to pass named arguments to `df_call()`
#677
dmitrii-fediuk
closed
2 months ago
0
`Mage_Core_Model_Layout::_generateAction()` ignores the names of the `method`'s arguments
#676
dmitrii-fediuk
closed
2 months ago
0
«Undefined array key "default" in app/code/core/Mage/Adminhtml/Block/Sales/Items/Abstract.php on line 113»
#675
dmitrii-fediuk
closed
2 months ago
0
Replace the contents of unused (overridden) core backend template `sales/order/view/history.phtml` with the contents of the really used corresponding custom template `iwd/ordermanager/history/order.phtml` from `IWD_OrderManager`, and then delete the custom template file
#674
dmitrii-fediuk
opened
2 months ago
0
Replace the contents of unused (overridden) core backend `*.phtml` templates with the contents of the really used corresponding templates from `IWD_OrderManager`, and then delete the custom template files
#673
dmitrii-fediuk
opened
2 months ago
0
Replace the contents of unused (overridden) core backend template `sales/order/view/tab/info.phtml` with the contents of the really used corresponding custom template `iwd/ordermanager/order/view/tab/info.phtml` from `IWD_OrderManager`, and then delete the custom template file
#672
dmitrii-fediuk
closed
2 months ago
0
«df_call_a(): Argument #1 ($f) must be of type callable, array given, called in app/code/local/Df/Framework/lib/fs/path/ds/trim.php on line 9»
#671
dmitrii-fediuk
closed
2 months ago
1
Magento should log the error instead of failing with the `net::ERR_CONNECTION_RESET` code («This site can’t be reached» / «The connection was reset») on an invalid path of a block's template
#670
dmitrii-fediuk
closed
2 months ago
1
Refactor `app/design/adminhtml/default/default/template/sales/order/view/info.phtml`
#669
dmitrii-fediuk
closed
2 months ago
0
Improve the «Yaay! Recovered by Mailchimp's campaign» block of the backend order screen
#668
dmitrii-fediuk
opened
2 months ago
0
[`Ebizmarts_MailChimp`] «API call to campaigns/8414c37fda failed: Operation timed out after 20001 milliseconds with 0 bytes received»
#667
dmitrii-fediuk
opened
2 months ago
0
«Call to a member function getProductType() on null in app/code/community/IWD/OrderManager/Model/Order/Edit.php:902»
#666
dmitrii-fediuk
opened
2 months ago
1
«Class 'HCG\MailChimp\Tags' not found in app/code/community/Ebizmarts/MailChimp/Model/Api/Subscribers.php:250»
#665
dmitrii-fediuk
closed
2 months ago
1
«This email address is already registered» on `newsletter/subscriber/new`
#664
dmitrii-fediuk
opened
3 months ago
0
«This email address is already assigned to another user» on `newsletter/subscriber/new`
#663
dmitrii-fediuk
opened
3 months ago
0
«Undefined offset: 87485 in app/code/community/IWD/OrderManager/controllers/Adminhtml/Sales/CouponController.php on line 85»
#662
dmitrii-fediuk
opened
3 months ago
0
Glew shows an error message «Coupon reporting is currently disabled because you're using an outdated Magento plugin» / «For Magento 1, the latest version that supports coupons is 1.0.25» despite the `Glew_Service` module is already upgraded to 1.0.25
#661
dmitrii-fediuk
opened
3 months ago
0
The `sitemap/observer::scheduledGenerateSitemaps` Cron job is disabled in `Aoe_Schedule` settings for an unknown reason
#660
dmitrii-fediuk
closed
3 months ago
3
The sitemap is not being generated
#659
dmitrii-fediuk
closed
3 months ago
1
Reimplement the website's changes since my last work (2024-06-15 — 2024-08-18)
#658
dmitrii-fediuk
closed
3 months ago
0
«Call to undefined function df_log() in app/Mage.php:990»
#657
dmitrii-fediuk
closed
5 months ago
0
Improve `df_contents()`
#656
dmitrii-fediuk
opened
5 months ago
0
«PHP Warning: file_get_contents(vendor/mage2pro/core/<…>/composer.json): failed to open stream: No such file or directory in vendor/mage2pro/core/Framework/lib/fs/contents.php on line 55» in the IntellliJ IDEA's console if xDebug is enabled
#655
dmitrii-fediuk
opened
5 months ago
0
«Error happened during deploy process: Argument 1 passed to dfa() must be of the type array, null given, called in vendor/mage2pro/core/Framework/lib/composer.php on line 57»
#654
dmitrii-fediuk
opened
5 months ago
0
Improve `df_explode_space()`
#653
dmitrii-fediuk
closed
2 months ago
0
Improve `dfaf()`
#652
dmitrii-fediuk
closed
2 months ago
0
Implement `df_body_class()`
#651
dmitrii-fediuk
opened
5 months ago
0
Implement `df_sort_posix()`
#650
dmitrii-fediuk
opened
5 months ago
0
Use `df_call_a` instead of `df_map(__FUNCTION__`
#649
dmitrii-fediuk
opened
5 months ago
0
`df_call_a()` should accept the first 2 arguments in an arbitrary order
#648
dmitrii-fediuk
closed
2 months ago
0
Replace `@param <type> $a` → `@param <type> ...$a` in PHPDoc for splat arguments
#647
dmitrii-fediuk
opened
5 months ago
0
`df_adjust_paths_in_message` → `df_path_rel_g`
#646
dmitrii-fediuk
opened
5 months ago
0
`df_media_path_absolute()` → `df_media_path_abs()`
#645
dmitrii-fediuk
closed
2 months ago
0
`df_media_path_relative()` → `df_media_path_rel()`
#644
dmitrii-fediuk
closed
2 months ago
0
`df_path_relative()` → `df_path_rel()`
#643
dmitrii-fediuk
closed
2 months ago
0
`df_cc_path()` should trim `/` and `DS` for arguments
#642
dmitrii-fediuk
closed
2 months ago
0
Transfer the configuration code from `Ebizmarts_MailChimp_Helper_Data` to a dedicated class (`HCG\MailChimp\Cfg`) and `hcg_mc_cfg_*` functions
#641
dmitrii-fediuk
opened
5 months ago
0
Implement `df_config_c()`
#640
dmitrii-fediuk
closed
5 months ago
0
Port `df_id()` from `mage2pro/core`
#639
dmitrii-fediuk
closed
5 months ago
0
Port `df_filter_head()` from `mage2pro/core`
#638
dmitrii-fediuk
closed
5 months ago
0
Port `df_bt_filter_head()` from `mage2pro/core`
#637
dmitrii-fediuk
closed
5 months ago
0
Next