![]() |
Okay... I see what you mean now. It is an alternative to Josh's mod and should not cause the effect that Josh's mod is causing. I got confused thinking it was something to use in addition to his mod... or maybe I was just confused period. I will try it... and thanks!
|
installed on 3.8.2, works fine.
|
I did a quick search but couldn't find it.
Anyone know how to make this work for the LG Dare? |
really helpful
|
Installed and thank you ... :up:
Amazing... I'm not that good at the techie stuff with vBulletin, but following the instructions dartho gave for both this mod and these: Extend and Customise "Mobile" Style Options Version: 0.0.10b https://vborg.vbsupport.ru/showthread.php?t=182692 Mobile, Cell, Phone, PDA, iPhone Style Version: 0.0.10a https://vborg.vbsupport.ru/showthread.php?t=182692 ... I have this running just great for our collector's site. I tried it from my iPhone 3.0 using Safari and it was terrific. I notice that I don't get pics, but I assume that's the reason for the speed. Thank again dartho, much appreciated and this will sure be helpful for our members who are on the road. Three questions: 1. Is there a specific selection for Blackberry (RIM) users? 2. Is there a way for a member who is on an iPhone to decide to use Safari and display the full vBulletin web site skin, just so he can perhaps look at a pic he wants to see? 3. Does this mobile skin support a speeded up view and access to the AdminCP function? I was nervous about trying that from my iPhone. :D BTW, because if all our mods, I'm still running vBulletin 3.67pl1 and your code seems to work fine. Regards, Badger :up: |
Quote:
I'm trying to get this overide option to work as well.... I installed (imported) the "mobdetect-allow_change_b.xml", but it doesn't seem to let me switch skins from my iPhone. It just stays with the "mobile" skin regardless of what I select. Also, if I want to un-install "mobdetect-allow_change_b.xml", to return my system to the state before I imported it, I can't seem to find it in my "product list" to un-install? Am I missing something? Thanks for any help ... Regards, Badger |
Badger - You can just re-install this addon from the product-mobdetect37.xml product file (the main one in the first post) and that will overwrite the other version.
As for your other questions: 1. No, however you could use the 'custom user agent' section to have a specific style for Blackberrys 2. No - with this add-on, the user doesn't get a choice. I see from your last post that you tried the 'allow change' version - no joy? Did you enable a way to change styles (with the mobile skin addon options) 3. No - AdminCP doesn't use the temaple system which makes it a lot more difficult to "mobilise" it. As such if you view your admincp when on an iphonoe, it will give you the full admincp. |
Quote:
Quote:
Quote:
Quote:
Thanks for your quick response... sweet product... appreciate your efforts .. :up: Regards, Badger |
Quote:
Here are my modifications to the original mod to give users the ability to select another style after being presented with the mobile style. The check is also only done the first time the user hits the website each session. Replace the first two lines of the plugin code from: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Ah - thanks! I just checked - you're right. I modified that plugin for vb 3.8 (not 3.7) and also didn't include a prefix, so that alteration would not have worked for many.
For 3.7, would modifying the Detect Mobile Device and Assign Style plugin and adding: Code:
if (!$vbulletin->input->clean_gpc('c', COOKIE_PREFIX . 'styleid', TYPE_INT)) Code:
} (for 3.8 it would be Code:
if (!$vbulletin->input->clean_gpc('c', COOKIE_PREFIX . 'bbstyleid', TYPE_INT)) Code:
} |
All times are GMT. The time now is 11:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|