cancel
Showing results for 
Search instead for 
Did you mean: 

Trying to remove mangeto contact us from my page

SOLVED

Trying to remove mangeto contact us from my page

Try to remove this extension from my page but i cant please someone help meScreenshot_39.png

2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: Trying to remove mangeto contact us from my page

Method 1

1) You can able to find the activation files from following path

   Eg:: root folder > app > etc > modules > example.xml

 

2) Find the relevant activation file

 

3)  Change  "<active>true </active>" to "<active> false</active>"

 

4) Flush the cache and check

 

If you hard to find the relevant activation file please follow following steps

 

Following files are magento default activation files, rest of the activation files are coming from extensions. so now you can able to find the relevant activation file.

 

Method 2

in admin, system->configuration->advanced and then disable the module you want.

 

Method 3

1) Go to the following path and you can able to find the installed extensions from below noted paths

root  >  downloader > .cache > community 

 

2) Unzip the relevant extension.

 

3)  Within in extract folder you can able to find the activation file

      Eg:: extension > app > etc >  modules > example.xml

 

4) Now go to your root folder and find that relevant activation file from you site

    Eg:: root folder > app > etc > modules > example.xml

 

5) Open activation file using text editor (NotePad , NotePad++ , etc...)

 

6) Disable the module

    Change  "<active>true </active>" to "<active> false</active>"

 

7) Flush the cache and check

 

 

 

View solution in original post

Re: Trying to remove mangeto contact us from my page

Thanks all ok now

View solution in original post

5 REPLIES 5

Re: Trying to remove mangeto contact us from my page

Hi @Gitex100

Can you mention the extension name? Also if possible mention the site url.

---
Problem Solved Click Accept as Solution!:Magento Community India Forum

Re: Trying to remove mangeto contact us from my page

 

Screenshot_40.png

Thanks for your respose here is the page i cant find the extension to remove in my admin and my connect

Re: Trying to remove mangeto contact us from my page

Method 1

1) You can able to find the activation files from following path

   Eg:: root folder > app > etc > modules > example.xml

 

2) Find the relevant activation file

 

3)  Change  "<active>true </active>" to "<active> false</active>"

 

4) Flush the cache and check

 

If you hard to find the relevant activation file please follow following steps

 

Following files are magento default activation files, rest of the activation files are coming from extensions. so now you can able to find the relevant activation file.

 

Method 2

in admin, system->configuration->advanced and then disable the module you want.

 

Method 3

1) Go to the following path and you can able to find the installed extensions from below noted paths

root  >  downloader > .cache > community 

 

2) Unzip the relevant extension.

 

3)  Within in extract folder you can able to find the activation file

      Eg:: extension > app > etc >  modules > example.xml

 

4) Now go to your root folder and find that relevant activation file from you site

    Eg:: root folder > app > etc > modules > example.xml

 

5) Open activation file using text editor (NotePad , NotePad++ , etc...)

 

6) Disable the module

    Change  "<active>true </active>" to "<active> false</active>"

 

7) Flush the cache and check

 

 

 

Re: Trying to remove mangeto contact us from my page

Thanks all ok now

Re: Trying to remove mangeto contact us from my page

Thanks for your info all ok now