- Posts: 205
- Thank you received: 12
Possible Bug HikaMarket - productmarket / form.php view edit
6 years 3 months ago #319767
by liaskas
-- HikaShop version -- : 4.3.0
-- HikaMarket version -- : 3.0.3
-- Joomla version -- : 3.9.18
-- PHP version -- : 7.2.30
If i try to make any change to HikaMarket - productmarket / form.php file i get errors.
For example...
Line 78 of HikaMarket - productmarket / form.php
i just changed...
<dt class="hikamarket_product_category"><label><?php echo JText::_('PRODUCT_CATEGORIES'); ?></label></dt>
to...
<dt class="hikamarket_product_category"><label><?php echo JText::_('PRODUCT_CATEGORIES_K'); ?></label></dt>
because i want to add a tooltip in the language file without affecting PRODUCT_CATEGORIES if it shows somewhere else. The tooltip shows fine but the following error appears:
window.productMgr = { cpt:{} }; window.hikashop.ready(function(){ window.hikamarket.dlTitle('hikamarket_products_form'); window.hikamarket.collapseTitles(); });
Please tell me how to fix this issue.
Thank you.
-- HikaMarket version -- : 3.0.3
-- Joomla version -- : 3.9.18
-- PHP version -- : 7.2.30
If i try to make any change to HikaMarket - productmarket / form.php file i get errors.
For example...
Line 78 of HikaMarket - productmarket / form.php
i just changed...
<dt class="hikamarket_product_category"><label><?php echo JText::_('PRODUCT_CATEGORIES'); ?></label></dt>
to...
<dt class="hikamarket_product_category"><label><?php echo JText::_('PRODUCT_CATEGORIES_K'); ?></label></dt>
because i want to add a tooltip in the language file without affecting PRODUCT_CATEGORIES if it shows somewhere else. The tooltip shows fine but the following error appears:
window.productMgr = { cpt:{} }; window.hikashop.ready(function(){ window.hikamarket.dlTitle('hikamarket_products_form'); window.hikamarket.collapseTitles(); });
Please tell me how to fix this issue.
Thank you.
Please Log in or Create an account to join the conversation.
6 years 3 months ago #319798
by liaskas
Replied by liaskas on topic Possible Bug HikaMarket - productmarket / form.php view edit
This was not an issue with the components!
Our firewall changes "<script" to "<s-cript" and this was causing the problem.
Wrong Alert! Sorry!
You can mark this thread as [SOLVED].
Thank you
Our firewall changes "<script" to "<s-cript" and this was causing the problem.
Wrong Alert! Sorry!
You can mark this thread as [SOLVED].
Thank you
The following user(s) said Thank You: Jerome
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.235 seconds