Magento 'Mage_Ecommerceteam_Cloudzoom' - php

i create magento wbsite and then the site is upload online then error occur that site is run proper in local server
Fatal error: Class 'Mage_Ecommerceteam_Cloudzoom_Helper_Data' not found in /home/ebiz/public_html/prjt/adamas/app/Mage.php on line 546

you are problem into the zooming extension into your theme please install this extension.
http://www.magentocommerce.com/magento-connect/cueblocks-zoom.html

Related

Error code: ddlxmlfileerror during plugin installation

I have created a plugin/webservice in moodle in my local folder in moodle, when i converted the folder to zip and then installed it; it would install correctly in local folder in moodle. Now i want to install it in the mod folder so i changed the path from local to mod everywhere in my plugin and now when i try installing i get the following error.
XML database file errors found
More information about this error
Debug info: File does not exist
Error code: ddlxmlfileerror
Stack trace:
line 346 of \lib\ddl\database_manager.php: ddl_exception thrown
line 370 of \lib\ddl\database_manager.php: call to database_manager->load_xmldb_file()
line 841 of \lib\upgradelib.php: call to database_manager->install_from_xmldb_file()
line 576 of \lib\upgradelib.php: call to upgrade_plugins_modules()
line 1929 of \lib\upgradelib.php: call to upgrade_plugins()
line 713 of \admin\index.php: call to upgrade_noncore()
I don't want to add anything to the database when installing my plugin, i even created an empty install.xml but i get a different error i.e.
Debug info: Errors found in XMLDB file: Missing TABLES section
Error code: ddlxmlfileerror
Can anyone provide me with a solution, Thank you in advance.
Activity plugins are not the same as local plugins.
With local plugins you can do pretty much anything you like.
But Activity plugins have a lot of requirements - including a main database table which is the same name as the plugin. So you will need to create an install.xml file.
There is documentation here on creating an activity plugin.
https://docs.moodle.org/dev/Activity_modules#install.xml

WP MashShare Plugin breaks my site when enabled

When I activate the Mashshare plugin, it gives me the following error when browsing the website like below:
Fatal error: Class ‘WPChromePHP’ not found in D:\home\site\wwwroot\wp-content\plugins\mashsharer\includes\debug\classes\MashDebug.class.php on line 238
I’m using the Mashshare plugin on my website running on WordPress 4.7.5, PHP 5.6, hosted in Azure Webapps.
Anyone have faced it before or knows how to fix?

open cart fatal error Cannot redeclare ModelSaleCustomer::getNewsletterSubscribers()

When I open backend of opencart it returns
Fatal error: Cannot redeclare ModelSaleCustomer::getNewsletterSubscribers() in
/home/eshopnsa/public_html/vqmod/vqcache/vq2-admin_model_sale_customer.php on line 515
I don't understand this. Please help me.
This error beacuse of any previous free version of newsletter by other developer installed on your store... reason: wither u have a vqmod from that module or done manuall changes in files... please remove the other vqmod u already had, and just use the mod xml supplied with this mod...or if u did manually changes in past for free newsletter module, replace original files or undo changes by that mod..

fishpig wordpress integration in magento not working - Fatal error

I have installed and configure my wordpress in my magento site using Fishpig extension.
In magento admin, the configuration of Fishpig extension shows perfect.
But when I am running the wordpress route in frondend, it is showing Fatal error and not displaying wordpress content anymore.
Attaching the screenshot of that page. And the error I got is:
Fatal error: Call to undefined method Mage::getResourceHelper() in /[MY_DIR_PATH]/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php on line 534
Any help is appreciated.
This was fixed by upgrading to the latest version (3.0.0.16 at the time of writing).

Magento: Fatal error: Class not found (Google Shopping)

Trying to get Google Shopping extension running on Magento Enterprise Magento ver. 1.10.1.1
Catalog > Google Content > Manage Attributes throws this error:
Fatal error: Class 'Mage_Core_Model_Resource_Db_Collection_Abstract' not found in /var/www/html/app/code/core/Mage/GoogleShopping/Model/Resource/Type/Collection.php on line 35
Catalog > Google Content > Manage Attributes > Add Attribute Mapping throws this error:
Fatal error: Class 'Mage_Core_Model_Resource_Db_Abstract' not found in /var/www/html/app/code/core/Mage/GoogleShopping/Model/Resource/Type.php on line 35
I installed the extension by copying the files via FTP, not using the Magento Connect manager if that makes any difference?
I'm not sure where to go from here? Google isn't being very productive on this issue!
Did you add a xml file to 'app/etc/modules' dir? I recommend to install the extension using Magento Connect.

Categories