vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Display Enhancements - Mobile Phone / iPhone / PDA Detection and Style Assignment (https://vborg.vbsupport.ru/showthread.php?t=173239)

dartho 05-12-2009 07:02 AM

Quote:

Originally Posted by dt-pain (Post 1809108)
Seems the Nextel Blackberry Curve is not working well for this mod. Is there a way to add it and make it work? Or is there a new version out yet?

Please visit http://vbdev.org/test-mob-detect.php from your device and copy/paste the output here.

Here's a sample of what it will display to you (I visited in Firefox from my desktop):

Code:

No Mobile Device Detected

HTTP_USER_AGENT: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 (.NET CLR 3.5.30729)
HTTP_ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8


dt-pain 05-12-2009 03:12 PM

Quote:

Originally Posted by Biker_GA (Post 1809118)
Define not working. I have members using many different Blackberry models (including the Curve) and they're singing my praises for this mod. LOL


This is what they said:

I'm useing my Nextel Balckberry Curve and I am on the Home page. I put in Ballerscafe.com.
Everything came up real quick compared to usual which will make me want to use my phone to log on more often.
But on the left under the strip of field and stores list all I' getting is a whole line about 8 Capitol Edge Icons and the last one is the USPN Icon.
I'm not seeing Davis Dg,Extreme or any of the others

Biker_GA 05-12-2009 03:22 PM

Bingo.. You have vBAdvanced on the main page. Replace your adv_portal template with something like this:

Code:

$stylevar[htmldoctype]
<html>
<head>
$headinclude
<meta http-equiv="Refresh" content="2; URL=http://your forum domain/forum/index.php" />
</head>
<body>

$header

$navbar
<div align="center"><a href="http://your forum domain/forum/index.php">Portal Disabled in Mobile View - Click here if your browser does not automatically redirect you.</a></div>

$footer

</body>
</html>

This will redirect your mobile users right into the forums. There's an issue with CMS and this mod working well together. :)

Once you do this, your mobile users will be kneeling and kissing your feet. :D

dt-pain 05-12-2009 05:29 PM

Yes I did do that. I made some changes thinking this will force the redirect to the mobile style. However I don't think anyone else is having this issue only that one person.

PHP Code:

$stylevar[htmldoctype]
<
html>
<
head>
$headinclude
<meta http-equiv="Refresh" content="2; URL=http://www.ballerscafe.com/forum/index.php?styleid=15" />
</
head>
<
body>

$header

$navbar
<div align="center"><a href="http://www.ballerscafe.com/forum/index.php?styleid=15">Portal Disabled in Mobile View Click here if your browser does not automatically redirect you.</a></div>

$footer

</body>
</
html


Biker_GA 05-12-2009 05:37 PM

I'd take the style ID out. This particular mod is supposed to force mobile devices to the mobile style.

How competent is your Blackberry user? It's possible they have some browser settings that aren't right on the decvice. (Ensure javascript is turned on, etc etc etc.)

I'd also tell the user to do a hard reset on the device. Remove the battery while the device is still operating. Leave the battery out for 30 seconds, then put it back in. This will cure many issues a user may be having with the Blackberry, including rendering issues on some sites.

dancue 05-13-2009 08:56 PM

Quote:

Originally Posted by Biker_GA (Post 1809154)
Why should something that is "by design" be fixed? It's SUPPOSED to be that way.

OH COME ON!!...I'm pretty sure this was not "DESIGNED" to be this way. It happens to be this way because the mod redirects people automatically to a particular style.

Thank you for your sarcasm. It truly is a pleasure to read your replies, but if you don't mind, could you please allow the coder of this mod to give me an answer.

dartho 05-13-2009 10:02 PM

Actually - it was by design, I wanted to *know* that a mobile user could read the forum OK using a specific style. By giving mobile users a choice, they could load up a style that does not render on their device and never be able to get back again.

Also, I don't think there was any sarcasm in Biker_GA's comment. He has gone out of his way to help you in the last couple pages.

Anyway - if you head back to around post #219 and read on from there, you will find a post with an attached variation to this mod that will do what you seem to be asking for.

dancue 05-14-2009 12:04 AM

Thank you dartho.

That worked for me. My apologies to Biker. Thank you also for your help.

dancue 05-14-2009 12:16 AM

Would be cool to incorporate a floating notification asking the user if they want to switch back to the mobile style.

Similar to this. Of course this would only appear if the user is on a mobile browser.

dancue 05-15-2009 12:59 AM

Dartho,
Is there an if condition that I could use on a template that would allow me to detect if the user is on a mobile browser?

I want to say "If user is on mobile device then do not show"


All times are GMT. The time now is 04:58 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03804 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete