amitjain2711

BSS

May 2nd, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. Magento - Modules - Check rewrite conflicts
  2. ----------------------------------------------------------------
  3. Check modules for rewrite conflicts.
  4. |- Note -- Module not active: FME_QuickCheckout : Because file not found : /var/www/365gorgeous.in/app/etc/modules/FME_QuickCheckout.xml : Skip : /var/www/365gorgeous.in/app/code/local/FME/QuickCheckout/etc/config.xml
  5. |- Note -- Module not active: MageParts_CEM : Because file not found : /var/www/365gorgeous.in/app/etc/modules/MageParts_CEM.xml : Skip : /var/www/365gorgeous.in/app/code/community/MageParts/CEM/etc/config.xml
  6. |- Warn -- Conflicts found
  7. |- Note -- More help can be found here: http://www.sweettoothrewards.com/wiki/index.php/Incompatible_Extensions
  8. |- Fail -- Rewrite conflict causes issues in the TBT namespace.
  9. |- Note -- Advanced conflict data
  10. Array
  11. (
  12. [0] => Array
  13. (
  14. [] => blocks
  15. [config_file] => /var/www/365gorgeous.in/app/code/local/Amasty/Sorting/etc/config.xml
  16. [module] => catalog
  17. [model] => product_list_toolbar
  18. [class] => Array
  19. (
  20. [module_namespace] => Amasty
  21. [module_name] => Sorting
  22. [module_type] => Block
  23. [module_path] => catalog_product_list_toolbar
  24. )
  25.  
  26. [rewrite_class_name] => Amasty_Sorting_Block_Catalog_Product_List_Toolbar
  27. [rewrite_class_file] => /var/www/365gorgeous.in/app/code/local/Amasty/Sorting/Block/Catalog/Product/List/Toolbar.php
  28. [rewrite_class_parent_name] => Amasty_Sorting_Block_Catalog_Product_List_Toolbar_Pure
  29. [rewrite_class_parent_file] => /var/www/365gorgeous.in/app/code/local/Amasty/Sorting/Block/Catalog/Product/List/Toolbar/Pure.php
  30. [app_etc_modules_config_xml] => /var/www/365gorgeous.in/app/etc/modules/Amasty_Sorting.xml
  31. )
  32.  
  33. [1] => Array
  34. (
  35. [] => blocks
  36. [config_file] => /var/www/365gorgeous.in/app/code/community/TBT/Bss/etc/config.xml
  37. [module] => catalog
  38. [model] => product_list_toolbar
  39. [class] => Array
  40. (
  41. [module_namespace] => TBT
  42. [module_name] => Bss
  43. [module_type] => Block
  44. [module_path] => catalog_product_list_toolbar
  45. )
  46.  
  47. [rewrite_class_name] => TBT_Bss_Block_Catalog_Product_List_Toolbar
  48. [rewrite_class_file] => /var/www/365gorgeous.in/app/code/community/TBT/Bss/Block/Catalog/Product/List/Toolbar.php
  49. [rewrite_class_parent_name] => Mage_Catalog_Block_Product_List_Toolbar
  50. [rewrite_class_parent_file] => /var/www/365gorgeous.in/app/code/core/Mage/Catalog/Block/Product/List/Toolbar.php
  51. [app_etc_modules_config_xml] => /var/www/365gorgeous.in/app/etc/modules/TBT_Bss.xml
  52. )
  53.  
  54. )
  55.  
  56. |- Note -- Advanced conflict data
  57. Array
  58. (
  59. [0] => Array
  60. (
  61. [] => blocks
  62. [config_file] => /var/www/365gorgeous.in/app/code/community/Fooman/Speedster/etc/config.xml
  63. [module] => page
  64. [model] => html_head
  65. [class] => Array
  66. (
  67. [module_namespace] => Fooman
  68. [module_name] => Speedster
  69. [module_type] => Block
  70. [module_path] => page_html_head
  71. )
  72.  
  73. [rewrite_class_name] => Fooman_Speedster_Block_Page_Html_Head
  74. [rewrite_class_file] => /var/www/365gorgeous.in/app/code/community/Fooman/Speedster/Block/Page/Html/Head.php
  75. [rewrite_class_parent_name] => Mage_Page_Block_Html_Head
  76. [rewrite_class_parent_file] => /var/www/365gorgeous.in/app/code/core/Mage/Page/Block/Html/Head.php
  77. [app_etc_modules_config_xml] => /var/www/365gorgeous.in/app/etc/modules/Fooman_Speedster.xml
  78. )
  79.  
  80. [1] => Array
  81. (
  82. [] => blocks
  83. [config_file] => /var/www/365gorgeous.in/app/code/community/Diglin/UIOptimization/etc/config.xml
  84. [module] => page
  85. [model] => html_head
  86. [class] => Array
  87. (
  88. [module_namespace] => Diglin
  89. [module_name] => UIOptimization
  90. [module_type] => Block
  91. [module_path] => optimize_head
  92. )
  93.  
  94. [rewrite_class_name] => Diglin_UIOptimization_Block_Optimize_Head
  95. [rewrite_class_file] => /var/www/365gorgeous.in/app/code/community/Diglin/UIOptimization/Block/Optimize/Head.php
  96. [rewrite_class_parent_name] => Mage_Page_Block_Html_Head
  97. [rewrite_class_parent_file] => /var/www/365gorgeous.in/app/code/core/Mage/Page/Block/Html/Head.php
  98. [app_etc_modules_config_xml] => /var/www/365gorgeous.in/app/etc/modules/Diglin_UIOptimization.xml
  99. )
  100.  
  101. )
  102.  
  103. |
  104. [Fail]
Advertisement
Add Comment
Please, Sign In to add comment