0
votes

I've installed a plugin on my magento 'addThis' but when I'm going to the setting on the plugin, magento gives me an error 404 page not found. Later I saw that my admin url is: tienda.mabaonline.com/admin/admin/... but I don't know how to change this url I don't know why /admin is repeated, on my local.xml file it's only

<adminhtml>
            <args>
                <frontName><![CDATA[admin]]></frontName>
            </args>
</adminhtml>
1
make sure to refresh cache then logout and login of magento admin - Deep Kakkar
O, yes, I didn't clean the cache, thanks -.-'' - Ali ATriple

1 Answers

1
votes

I'm just to clean the cache -.-'' so there isn't any problem