Iphone Mobile template doesn't load

renaud
13 years, 11 months ago
The frontend is back. But I can't access the backend. May be it is because you are testing.
dryabov
13 years, 11 months ago
renaud wrote:
The frontend is back. But I can't access the backend. May be it is because you are testing.


No, I don't change files on your server.
renaud
13 years, 11 months ago
Hello Denis,

Thanks for your answer, the backend is available today.
I've tested and the site is not mobilized yet.
Do you find something? Is there somehing I can do?

Best regards,
Renaud
iveth
13 years, 11 months ago
Any luck with this?, can I pay somebody to install this and get it to work?
dryabov
13 years, 11 months ago
renaud, you have patched includes/application.php. Just compare original line
 
if ($template = $this->get('setTemplate')) {
 

and your code
 
// RGE : if ($template = $this->get('setTemplate')) {
if ($template = $this->getUserState('setTemplate')) {
 
renaud
13 years, 11 months ago
Hello Denis,

This looks like a patch found on the web. See for instance : extensions.joomla.org/extensions/mobile/apple-display/5862 and this is a core modification.

Back to the initial code, the website displayed with a strange template, no custom.css for instance. I've changed the settings in sh404sef and set the tabless option to "no", because my template is tabless.

Now, my template is ok and futhermore I can load the Iphone template!

I have to investigate further how to use the component in order to display menu and so on.

That's a good job Denis! Thank you very much! How can I thank you?
1 3

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.