Quantcast
Channel: Module: Automatic Mobile Template
Browsing all 61 articles
Browse latest View live
↧

Re: Module: Automatic Mobile Template

I appologize ahead of time, I don't have a smartphone to try this out so my scenarios below haven't been narrowed down very well. Just going by what people tell me. I installed everything, and got...

View Article


Re: Module: Automatic Mobile Template

OK, I was able to spend a few minutes with a smartphone. When the module was off, the mobile template was turned off. When I turned the template on, it did go into the mobile template. But I'm still...

View Article


Re: Module: Automatic Mobile Template

Don, Yes you should save the settings when you enable a module, even if you haven't changed anything. The original defaults in the admin come from the module settings.php, but the module may/will use...

View Article

Broken image thumbnail and links

When I use the Mobile Mod, I get a broken thunbnail image on all post with pictures (shows as a blue box with ? mark). When I click on the image name, it gives me a "page not supported in mobile"...

View Article

Re: Broken image thumbnail and links

Well, then you should post it in the module's thread. edit mmakaay: merged the question into the module thread

View Article


Re: Broken image thumbnail and links

As a first change I uploaded a new version which allows showing files when directly linked. Showing them in a post needs to be done in the template.

View Article

Images now partially working...

The image links now show up so that you can tap on them to view but the thumbnail view that is produced by embed images mod still shows up weird. Basically you get two links in a post, 1. the embedded...

View Article

Re: Module: Automatic Mobile Template

I want to put the spam prevention feature on the mobile template used with the module, but cannot find the hook or code to do so. I am also having the same problem with the 'terms of service' module...

View Article


Re: Module: Automatic Mobile Template

Hi, Nice module. Just installed this and got many mails in my inbox about the php ./script.php --scheduled: PHP Notice: Undefined index: HTTP_USER_AGENT in...

View Article


Re: Module: Automatic Mobile Template

Brilliant. This works perfectly!!! Thank you so much. The only thing I had to fix was remove "icon-exclamation" class from read.tpl to get rid of the background image Also it would be nice if the...

View Article

Re: Module: Automatic Mobile Template

One problem i'm finding is that the "short" nav text in mod_mobile/lang/english.php is overriding the normal /include/lang/english.php names for buttons even when the mobile skin is not being shown....

View Article

Re: Module: Automatic Mobile Template

I changed the lang/english.php strings to $PHORUM["DATA"]["LANG"]["mod_mobile"][...] and the "mobile" templates as needed.

View Article

Re: Module: Automatic Mobile Template

I am also stuck on the language issue as it overrides mine for a couple of menus. However the module as far as I see does not allow moderation. Am I correct?

View Article


Re: Module: Automatic Mobile Template

Correct. The mobile template is stripped down to a bare minimum and moderation via mobile is not supported.

View Article

Re: Module: Automatic Mobile Template

Is there a way to detect a mobile browser and just draw from a different template? I am writing my own mobile version of my phorum, and while I want the mobile detection, I do not want any modules or...

View Article


Re: Module: Automatic Mobile Template

Something like the automatic mobile template module? That module does not have a complete check for mobile browsers (which is a hard thing anyway, just see all the initiatives for that), but it...

View Article

Re: Module: Automatic Mobile Template

QuoteMaurice Makaay Something like the automatic mobile template module? That module does not have a complete check for mobile browsers (which is a hard thing anyway, just see all the initiatives for...

View Article


Re: Module: Automatic Mobile Template

No.. worse .... I was under the assumption that I was reading the mobile template thread, not the mobile mod thread, so I was simly referring you to the requested mod ;-)

View Article

Re: Module: Automatic Mobile Template

The problem is that lang/english.php sets the global language defines $PHORUM['DATA']['LANG']['NewTopic'] = 'New'; You need to change all of them to something like...

View Article

Re: Module: Automatic Mobile Template

You also need to add 'redirect' as one of the 'allowed' pages. For some reason, a 'droid uses the redirect page after a post. But Safari/iTouch don't. Nick

View Article
Browsing all 61 articles
Browse latest View live