Using Mobile Joomla with SEF urls

rfluck
13 years, 2 months ago
This is a hack that I came up with for getting Mobile Joomal to work with SEF URLs

In Back-end do these steps:
Click Users-Access Levels, click tab Viewing Access Levels, and then click Special
Under 'User Groups Having Viewing Access', ensure only Administrator and Super Users are checked, then Save and Close

Under Extensions->Plug-in Manager open System-Debug. In 'Plug-in Manager: System-Debug' Details set Access as Special, Save and Close

Global Configuration->Site->Search Engine Friendly URLs -ON
Global Configuration->Site->Use URL rewriting -ON
Global Configuration->System->Debug System -YES, , then Save and Close

Clean cache
Ensure Mobile site is working with SEF URLs

As I stated above, this is a hack which to me should not be the way to get a component to operate with SEF URLs. From what I have gathered, only the Administrator, when logged in, will see the debug footer at the frontend of the site using this hack. Hopefully the developers of Mobile Joomla will fix its operation with SEF URLs so this hack is not necessary.

Rick
 
barabass
13 years, 2 months ago
rfluck wrote:
This is a hack that I came up with for getting Mobile Joomal to work with SEF URLs

In Back-end do these steps:
Click Users-Access Levels, click tab Viewing Access Levels, and then click Special
Under 'User Groups Having Viewing Access', ensure only Administrator and Super Users are checked, then Save and Close

Under Extensions->Plug-in Manager open System-Debug. In 'Plug-in Manager: System-Debug' Details set Access as Special, Save and Close

Global Configuration->Site->Search Engine Friendly URLs -ON
Global Configuration->Site->Use URL rewriting -ON
Global Configuration->System->Debug System -YES, , then Save and Close

Clean cache
Ensure Mobile site is working with SEF URLs

As I stated above, this is a hack which to me should not be the way to get a component to operate with SEF URLs. From what I have gathered, only the Administrator, when logged in, will see the debug footer at the frontend of the site using this hack. Hopefully the developers of Mobile Joomla will fix its operation with SEF URLs so this hack is not necessary.

Rick
 


I've tried it and it doesn't work for me. I have Joomla 1.5.25, System SEF URLs. I enabled everything, I've cleaned the cache, I followed each step and nothing... still the same "component not found" error.
I guess it might be the Joomla version that makes the difference...
Thanx for your time!
madridout
13 years, 2 months ago
Hi rfluck!! you were right! enabling debug mode it works... i had to turn off mobile joomla one or two months ago and now works! it's not the best solution but it works.

I'm sure that the problem is because of the cache plugin...
rfluck
13 years, 1 month ago
Today I uploaded Mobile Joomla 1.0.2 and found that this bug is now fixed. Mobile Joomla now works without having Global Configuration->System->Debug System enabled with SEF URLs.

Kudos to all working on Mobile Joomla!

Rick
madridout
13 years ago
FINALLY!!!!!

I know where was the problem and why even after upgrading my site was having same issue with SEF and cache plugin in mobile mode...

It was because of this plugin named Jhackguard that i've been using many time to prevent some kind of attacks. If it's not activated mobile site works without debug mode.This is the extension:

extensions.joomla.org/extensions/access-a-security/site-security/site-protection/13233

I don't know if it would be a security risk but now i Know where is the problem.

Thanks all the Mobile Joomla Team for your answer and patience
dryabov
13 years ago
Thank you for investigation, we will look at that plugin and maybe add a fix to next MJ version (if such a fix is possible).
dryabov
13 years ago
jHackGuard reset $_REQUEST array to initial state, while MJ uses it to fix caching issues. The only solution is to change ordering of system plugins, so that jHackGuard runs before MobileJoomla.
madridout
13 years ago
Yes! you are right! Now Jhack is in -99 position and mobile joomla in -98 and it works. Thank you very much and again thanks for your patience dryabov!
2

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.