imported_admin

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 136 total)
  • Author
    Posts
  • in reply to: Add new rule redirect to 404 page from admin panel #541

    Hi Kevin,

    Unless admin url name is “admin”,You have to change the admin name in below path.
    Because the rule in admin configuration goes 404 page, if not means.

    app/code/local/Egrove/Productlabels/Block/Adminhtml/Productlabels/Edit/Tab/Form.php

    Line No:211

    from:

    $renderer = Mage::getBlockSingleton(‘adminhtml/widget_form_renderer_fieldset’)

    ->setTemplate(‘promo/fieldset.phtml’)

    ->setNewChildUrl(str_replace(‘productlabels_admin’,admin,$this-

    >getUrl(‘*/promo_quote/newActionHtml/form/rule_actions_fieldset’)));

    to :

    $renderer = Mage::getBlockSingleton(‘adminhtml/widget_form_renderer_fieldset’)

    ->setTemplate(‘promo/fieldset.phtml’)

    ->setNewChildUrl(str_replace(‘productlabels_admin’,”Your admin url name”,$this-

    >getUrl(‘*/promo_quote/newActionHtml/form/rule_actions_fieldset’)));

    in reply to: SQLSTATE[42S02]: Base table or view not found #542

    Hi David,

    It looks you have not properly uninstalled the extension in your store.

    Please follow the below steps in your site.

    1. Uninstall the extension in your store.

    2. Then delete the below tables in your DB.

    sales_flat_quote,
    Delete field seller_total_shipping_amount
    sales_flat_quote_item,
    Delete filed sellerid,optionid,shipping_calculated_method,shipping_calculated_amount
    sales_flat_order_item,
    Delete field sellerid,optionid,shipping_calculated_method,shipping_calculated_amount
    sales_flat_order_grid,
    Delete field site_purchase_order_status
    sales_flat_invoice_item
    Delete filed sellerid,optionid,shipping_calculated_method,shipping_calculated_amount
    Marketplace tables and setup in core_resource table

    3. Disable cache and install the extension again.

    If you still face the same issue, please email to support@modulebazaar.com

    Thanks,

    in reply to: Credit card form not shows on checkout page #614

    Hi David,

    Thank you for using our extension.
    Since you have customized theme in your store, its not shows credit card form in your store.
    Please follow the below steps to customize the credit card form in your store.

    Step 1: File path :app/design/frontend/rwd/default/template/firstdata move file to app/design/frontend/”themefolder”/ default/template

    Step 2: File path :app/design/frontend/rwd/default/layout/firstdata.xml move file to
    app/design/frontend/”themefolder”/ default/layout

    Note: Instead of “themefolder”, move files to your respective theme folder.

    If you still face the same issue, please send email to support@modulebazaar.com

    Thanks,

    in reply to: How to add custom carrier in marketplace sellers #612

    Hi David,

    Please follow the steps to add shipping carriers to sellers in marketplace module

    Login to admin panel>>modules & services>> Prestashop Marketplace module >> Configure >> Carrier settings.

    There you can give the carrier name & carrier delay time >> Add carrier.

    admin_carrier.png

    Then map the sellers with appropriate seller.

    admin_carrier_seller.png

    To map your custom carriers with marketplace sellers, we have to customize our module.

    Thanks,

    in reply to: How to setup multi currency redirection with geo ip module #613

    Hi,

    Yes, our Prestashop currency auto switcher + geoip location module suits for your requirement.
    Please follow the below steps to configure your requirement in Geoip module:

    1. Setup default currency in Prestashop:

    Go to Prestashop admin panel >> Localization >> Localization >> Configuration >> Default currency >> Choose USD and Save the configuration
    Default_currency_setup.png

    2. Setup Currency redirection for Malaysia and Singapore:

    Go to Prestashop admin panel >> Modules >> modules >> eGrove Geo-ip >> Configure >> Currency settings >> Choose Malaysia country and MYR currency, then update currency. Follow the same step with Singapore country with SGD currency.
    Geoip_currency_configuration.png

    After the above configuration, if customers access your store from Malaysia country store currency will automatically change to MYR currency and for Singapore SGD currency. Remaining countries always shows USD currency to customers.

    Thanks,

    in reply to: Fatal error: Class ‘ModulebazaarLicence’ not found #611

    Hi,

    Unzip the extension file and go to lib >> ModulebazaarLicense file.
    Upload the license file in your site root/lib folder.
    After license file upload check the site.
    If you still face the same error, kindly contact support@modulebazaar.com

    Thanks,

    in reply to: Prestashop Paypal Payment advanced( Refund Error) #610

    Hi,

    Thanks for contacting modulebazaar.com

    You will be getting the above error,if you click on refund for already refunded item.

    in reply to: unauthorized request. bad or missing credentials. #618

    Hi,

    Login to your Firstdata account >> go to terminals >> select terminal.

    You can get the username, gateway id and gateway password. Do update ,copy & paste it in the module backend. Then click on save configuration.

    Refer the below screenshots for more reference:
    Firstdata1.jpg
    first_data2.jpg

    Hi,

    Thanks for contacting modulebazaar.com

    Our module does not affect due to Paypal update.

    Hi,

    Thanks for contacting modulebazaar.com

    Our module does not affect due to Paypal update.

    in reply to: Can I use Dropshipping in Magento ? #636

    Hi,

    Yes, It is possible to bring dropshipping concept on magento too. Currently we have dropshipping on prestashop, if you need we can customize to bring on magento according to your requirement.

    in reply to: Fedex address validation checkbox #635

    Hi.
    Here mentioned the comments for your queries:
    1)We would like to know where to associate Home Delivery with a Residential Address & Ground for a Commercial Address??

    Comments: You no need to associate, contact fedex tech support they will enable the address validation in your account.

    2)How to setup Fedex Home Delivery and standard overnight for residential and ship Fedex Ground or standard overnight for commercial??….Please help!!

    Comments: Configure the Fedex shipping in go to admin panel >> system >> configuration >> shipping methods enable the default fedex method and select the service you want.

    in reply to: drupal ubercart modules for paypal pro and advanced #634

    In Drupal we have two types of products paypal advanced and paypal website pro hosted.

    http://www.modulebazaar.com/en/drupal-paypal-payments-advanced.html
    http://www.modulebazaar.com/en/drupal-ubercart-paypal-website-payments-pro-hosted.html

    In both of the modules it will show the paypal iframe in your checkout page. In paypal iframe it will show two methods credit card payment and paypal website redirection method. It will not require SSL in your site. Create paypal advanced or paypal website pro hosted account and purchase our module.
    Revert us for more clarification.

    Regards,

    in reply to: How to setup multi countries redirection for same url #632

    Hi Kevin,

    Yes, you can configure the same url to multiple countries redirection.
    Go to modules >> modules >> geoip configure >> Select the country and add the url.
    For example if you configure the abc.com for US and UK.
    When customers from US and UK, they will redirect to abc.com.

    Regards,

    in reply to: facebook connect – Can it be translated #631

    Hi David,

    Yes, you can change our module contents in Prestashop admin panel.
    Backoffice >> Localization >> Translation >> Installed modules.
    you can use your same email templates for customer email.
    If you need any further support or module integration in your site. You can purchase the installation pack, we will give you the 6 months free support and module upgrade.

    http://www.modulebazaar.com/en/services.html?mode=grid

    Regards,

Viewing 15 posts - 1 through 15 (of 136 total)