Is it possible to have additional tabs in product pages? With Mijoshop or Open cart it was possible with an extension called Custom Product Tabs Pro. I've also noticed that Specifications are now entered via Attributes which further limits the use of the Arastta. Will there a similar extension/module to solve this problem. Thanks.
In General
Monday, December 14 2015, 07:47 PM
Share this post:
Responses (9)
  • Accepted Answer

    Monday, December 14 2015, 08:27 PM - #Permalink
    Here you can find the compatibility with OpenCart extensions: http://arastta.org/docs/developers/opencart-compatibility

    There is no change about specifications within Arastta, its same as within OpenCart, entered via Attributes http://docs.opencart.com/catalog/attribute
    The reply is currently minimized Show
  • Accepted Answer

    Monday, December 14 2015, 10:36 PM - #Permalink
    Thanks for the information but the extension/module is not working within the Arastta environment.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 15 2015, 06:18 PM - #Permalink
    Any developer around here willing to convert/modify Custom Product Tabs Pro to make it work with Arastta - and how much it is likely to cost. Thanks.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, December 15 2015, 09:26 PM - #Permalink
    Haluk, make sure you're trying the OC version and not MijoShop one.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 16 2015, 03:08 PM - #Permalink
    I did that - here is the log file

    I did that - here is the log file 2015-12-16 12:47:53 - Modification::applyMod - Processing 'Sort & Add extra tabs to product page'

    FILE: admin/controller/module/custom_product_tab.php
    Modification::getFiles - UNABLE TO FIND FILE(S), IGNORED:
    file = '/home/sites/webservicesinderby.co.uk/public_html/admin/controller/design/layout.php'
    FILE: admin/controller/extension/module.php
    FILE: admin/model/extension/event.php
    FILE: admin/controller/catalog/product.php
    Modification::operationNode - SEARCH NOT FOUND (ABORTING MOD):
    modification id = 'Sort & Add extra tabs to product page'
    file name = '/home/sites/webservicesinderby.co.uk/public_html/admin/controller/catalog/product.php'
    search = '$data['tab_design'] = $this->language->get('tab_design');'

    ABORTING!
    ----------------------------------------------------------------

    And trying to use at the backend gives this warning

    Notice: Error: Could not load model /home/sites/webservicesinderby.co.uk/public_html/admin/model/tool/event.php! in /home/sites/webservicesinderby.co.uk/public_html/system/engine/loader.php on line 52

    Thanks.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 16 2015, 09:25 PM - #Permalink
    Open the following file:
    admin/controller/catalog/product.php


    And add this:
    https://github.com/arastta/arastta/blob/master/admin/controller/catalog/product.php#l593


    Then upload the extension from Extension Installer:
    https://arastta.org/docs/user-manual/marketplace/extension-installer
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 16 2015, 10:06 PM - #Permalink
    `Thanks for putting time into this, Denis but I am still not able to use this. Did a fresh install of Araste 1.2 stable and add the line in but this is the log file

    2015-12-16 19:55:11 - Modification::applyMod - Processing 'Sort & Add extra tabs to product page'

    FILE: admin/controller/module/custom_product_tab.php
    Modification::getFiles - UNABLE TO FIND FILE(S), IGNORED:
    file = '/home/sites/webservicesinderby.co.uk/public_html/admin/controller/design/layout.php'
    FILE: admin/controller/extension/module.php
    FILE: admin/model/extension/event.php
    FILE: admin/controller/catalog/product.php
    FILE: admin/model/catalog/product.php
    Modification::operationNode - SEARCH NOT FOUND (SKIPPED):
    modification id = 'Sort & Add extra tabs to product page'
    file name = '/home/sites/webservicesinderby.co.uk/public_html/admin/model/catalog/product.php'
    search = '$data = array_merge($data, array('product_description' => $this->getProductDescriptions($product_id)));'

    FILE: admin/model/localisation/language.php
    FILE: admin/view/template/catalog/product_form.tpl
    FILE: catalog/controller/product/product.php
    FILE: catalog/model/catalog/product.php
    Modification::applyMod - Done 'Sort & Add extra tabs to product page'
    ----------------------------------------------------------------

    Modification::applyMod - Processing 'Custom Product Tabs PRO default theme patch'

    FILE: catalog/view/theme/default/template/product/product.tpl
    Modification::operationNode - SEARCH NOT FOUND (SKIPPED):
    modification id = 'Custom Product Tabs PRO default theme patch'
    file name = '/home/sites/webservicesinderby.co.uk/public_html/catalog/view/theme/default/template/product/product.tpl'
    search = '
    '

    Modification::operationNode - SEARCH NOT FOUND (SKIPPED):
    modification id = 'Custom Product Tabs PRO default theme patch'
    file name = '/home/sites/webservicesinderby.co.uk/public_html/catalog/view/theme/default/template/product/product.tpl'
    search = ''

    Modification::operationNode - SEARCH NOT FOUND (SKIPPED):
    modification id = 'Custom Product Tabs PRO default theme patch'
    file name = '/home/sites/webservicesinderby.co.uk/public_html/catalog/view/theme/default/template/product/product.tpl'
    search = ''

    Modification::operationNode - SEARCH NOT FOUND (SKIPPED):
    modification id = 'Custom Product Tabs PRO default theme patch'
    file name = '/home/sites/webservicesinderby.co.uk/public_html/catalog/view/theme/default/template/product/product.tpl'
    search = ''

    Modification::applyMod - Done 'Custom Product Tabs PRO default theme patch'
    ----------------------------------------------------------------

    Modification::applyMod - Processing 'core'

    FILE: system/engine/action.php
    FILE: system/engine/loader.php
    FILE: system/library/config.php
    FILE: system/library/language.php
    Modification::applyMod - Done 'core'
    ----------------------------------------------------------------
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, December 16 2015, 10:07 PM - #Permalink
    Not sure why the faces appeared in the text!
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, December 17 2015, 10:27 AM - #Permalink
    Can you please send me the extension via PM?
    The reply is currently minimized Show
Your Reply