Support Home / Magento Support / Does MTO works with version 1.4.0.1?

Page of 0 | Showing 6 records | Total records found: 0
Author Post
walls2art
posted on : Jun 7, 2010 - 09:00 PM

I really want this plug-in works with my website. However, it does not seem to work with 1.4.0.1. How can I make this work?

 

waihung
posted on : Jun 23, 2010 - 08:13 PM

it's not working for me aswell.

i have magento 1.4.0.1

i did everything in the tutorial. but i get "Access Denied" message in the configuration.

i also got it working in the frontend. but without admin access it's pretty much useless so far :(

i checked some topics with access denied. i created an adminhtml.xml file, set everything to 777 and cleared all cache. still not working. any other ideas?

thanks



 

waihung
posted on : Jun 23, 2010 - 08:20 PM

found the solution :p

adminhtml.xml file should look like this:

<?xml version="1.0"?>
<config>
<acl>
<resources>
<admin>
<children>
<system>
<children>
<config>
<children>
<mto>
<title>Made to Order Section</title>
<sort_order>20</sort_order>
</mto>
</children>
</config>
</children>
</system>
</children>
</admin>
</resources>
</acl>
</config>

then delete cache, logout, login. voila!

 

walls2art
posted on : Jun 24, 2010 - 07:08 AM

Thank you for the wonderful news that you were able to install MTO successfully.

However, would you be able to let me know in what folder did you put adminhtml.xml?

In fact, I'm experiencing another problem. Would you visit my website and see if you could tell me the solution for it? My website is www.walls2art.com

Thanks,


------------------------------------------------------------------------------------------
Zend_Db_Statement_Exception Object
(
[_chainedException:protected] => PDOException Object
(
[message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'miniatur_hVFOgma.catalog_product_entity' doesn't exist
[string:private] =>
[code:protected] => 42S02
[file:protected] => /home/miniatur/public_html/walls2art.com/lib/Zend/Db/Statement/Pdo.php
[line:protected] => 228
[trace:private] => Array
(
[0] => Array
(
[file] => /home/miniatur/public_html/walls2art.com/lib/Zend/Db/Statement/Pdo.php
[line] => 228
------------------------------------------------------------------------------------------

 

waihung
posted on : Jun 24, 2010 - 07:29 AM

... forgot to login, have to write everything again :(

you have to add adminhtml.xml in this folder:
/app/code/local/Metrof/MadeToOrder/etc/

I have no idea what is causing your problem. But maybe this will help:
Reinstall mto. won't take a lot of time and you can see if mto is causing the problem.

- Deinstall the mto by Deleting all the files you added.
- clear cache /var/cache
- now see if your magento installation is working again. if yes, great! now you know for sure that mto is causing the problem. if the error is still there, you really have a problem :p
- reinstall mto follow step 1-6 carefully: http://biz.metrofindings.com/main.page/Made_to_Order_MTO_Magento_Module (you can skip 6a and 7. if everything is working you can still do later)
- add adminhtml.xml
- clear cache /var/cache
- is your magento working now?

btw. which version are you using? 1.4.0.1?

hope it helps.

 

walls2art
posted on : Jun 24, 2010 - 08:02 AM

When I remove the MTO from the server, my website works fine, and yes, I have v.1.4.0.1.

Could I visit your website? I want to see it in action. ^^

I have a favor to ask you. Since you're the expert, I was wondering if you could install the MTO on my server for me. If you let me know your email address, I would give you the FTP access information.

Thanks,