Uninstalling Mobile Joomla Messed up Template

mirizarry
13 years, 7 months ago
Hi Please someone help me. I uninstalled Mobile Joomla, now every page but the front page reverts to the default Joomla template and not the custom one I had before.
dryabov
13 years, 7 months ago
Try to run the following SQL:
DELETE FROM jos_templates_menu WHERE template='mobile_pda' OR template='mobile_iphone' OR template='mobile_wap' OR template='mobile_imode'

It removes all the mj-related database entries that were not removed automatically.
mirizarry
13 years, 7 months ago
Thanks so much for the tip!
FOXALOT
13 years, 7 months ago
So all i have to do is copy and past all of this

"DELETE FROM jos_templates_menu WHERE template='mobile_pda' OR template='mobile_iphone' OR template='mobile_wap' OR template='mobile_imode'" into the "Run SQL query/queries "

and click go? and the problem will be resolved? Just want to make sure. Im having the same problem.
kaypi
13 years, 7 months ago
Go to phpmyadmin, choose table jos_templates_menu select sql, insert thetag above and click "ok".
Worked fine for me.

Thanks!

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.