vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Mobile Device Style Assignment (https://vborg.vbsupport.ru/showthread.php?t=130983)

dartho 02-25-2008 10:31 PM

Yes and No - it really depends on the modification installed.

Some do automatic template edits which will hopefully NOT work for your mobile style due to the fact that the templates in the mobile style are so different to the default style (and other full featured vBulletin styles).

There are some modifications that need their plugins edited so they don;t affect your mobile style - this is a case by case basis.

It is always best to test on a not live site before implementing on your live site so you can work out if you have any conflicts.

GetGamer.com 02-26-2008 12:10 AM

dartho, thanks for all your help. It's working properly now. I had to be sure to check the boxes allowing the mobile style to be user-selectable. Even though I've configured vBulletin to not show the style chooser, if the mobile style isn't checked in the style manager, the mobile style won't show up unless the user is logged in.

Pirat3 02-26-2008 02:17 AM

Does this detect a iPhone? Is there any cellular/iphone friendly themes out there?

dartho 02-26-2008 02:46 AM

Yep - supports iPhone. There are a few suitable styles out there, see the list at the end of teh first post on this page, one of which I wrote and support as best I can. There may be others also...

MoMan 02-27-2008 03:35 PM

Is there any way I can prevent all users but mobile users from seeing/using the mobile skin? I don't want regular members using PCs to access the mobile style because they might know how to switch back.

Jase2 02-27-2008 03:39 PM

Hi Dartho,

Will you start on the release for 3.7 when it goes GOLD. Since they aren't adding any more features to 3.7, maybe it's a good time to start now?

Also, are you able to make a skin which is like the default vB style? I'll pay you if needed.

Regards Jason :)

RedGTiVR6 02-27-2008 05:11 PM

I'd be interested in the 3.7 release as well.

dartho 02-27-2008 07:56 PM

Quote:

Originally Posted by MoMan (Post 1452189)
Is there any way I can prevent all users but mobile users from seeing/using the mobile skin? I don't want regular members using PCs to access the mobile style because they might know how to switch back.

If you allow users to change skins, they will be able to select your mobile skin. If you Only allow users to use a specific skin, then they can not change unless they are on a mobile device and you have tis add-on installed, at which poin they will be forced to your mobile skin.

mariocaz 03-08-2008 07:55 PM

Wow since some time ago I wanted to install this great mod, today I installed it and it is awesome!!

Now I can enter to my forum in my mobile device. :)

Thank you very much dartho!

mariocaz 03-09-2008 07:15 PM

My friend only I see that the disable for the iPods is not working. :confused:

And thank you a lot for the fix for the VbAdvanced Portal. :up:

dartho 03-10-2008 12:07 AM

Hi Mario,
As an admin, things work a little differently (you can override style selections)

You should log out and test, or even better is to have a test user account with no extra privileges which you log in with so you can see what a normal users sees.

WreckRman2 03-10-2008 03:51 AM

No uninstall code....

mariocaz 03-10-2008 04:29 AM

Quote:

Originally Posted by dartho (Post 1461115)
Hi Mario,
As an admin, things work a little differently (you can override style selections)

You should log out and test, or even better is to have a test user account with no extra privileges which you log in with so you can see what a normal users sees.

Ok my friend I will check it with a normal user and tell you the results ok.

mariocaz 03-10-2008 04:36 AM

mmmm I entered to te forum without log in and the same thing if the mod is disabled for iPods (I have one iPod Touch), I still see the mobile template if I entered with it.

Can you take a look into this my friend ?

KenDude 03-10-2008 05:22 AM

Dartho,

I use it on my site but I noticed recently when connecting with a Windows Mobile 6 device (BlackJack 1 upgraded) that it seems that VBadvanced is causing it to push things over, if you go to www.caymanclub.net with a mobile device you'll see what I mean. Any suggestions on how to fix that?

dartho 03-10-2008 10:57 AM

@IndyWebDesign - just remove the product - there ar eno DB changes or files to remove

@mariocaz - Sorry, now I understand. An iPod is detected as a mobile device - if you wish it to use your default Style, you will need to enable it and set it to use you default styleid.

@kendude - I think that would be an issue with whatever style you are using as opposed to the add-on. It outputs no code at all which will change how a particular style will appear.

mariocaz 03-10-2008 05:10 PM

Ok thank you dartho, so I canĀ“t disable the mobile template for the iPods putting disabled in the in the control panel of this mod ?

dartho 03-10-2008 08:24 PM

That's right - if the iPods style assignment gets disabled, then iPod devices will fall back under generic mobile devices ..

mariocaz 03-10-2008 09:29 PM

Ok thank you now I understand.

nicolerork 03-12-2008 03:50 PM

Does this not work on 3.6.8 ?

mariocaz 03-12-2008 04:01 PM

Of course work in 3.6.8 yo can see it in the top of this site.

Also I have installed there and works perfectly.

nicolerork 03-12-2008 04:07 PM

Ah, nevermind. I figured it ou!

tehtide 03-14-2008 10:04 PM

Ok... we have this installed on our site, http://www.clan-tlb.com, with vbAdvanced as our home page. The issue is this.. when you browse to the site with Windows Mobile 6, there are 3 broken image links, and the login doesn't work. Any one have any ideas?

thanks

mariocaz 03-14-2008 10:13 PM

Solution by dartho:
Edit the adv_portal template in the CMPS group for the mobile styles and replace the contents with
Code:

<html>
<head>
<title>Redirecting to mobile friendly</title>
<META http-equiv="refresh" content="2;URL=http://URL_TO_FORUM_HOME">
</head>
<body>
<p>
Redirecting to mobile site...
</p>
</body>
</html>

make sure to change the URL in the code above

This is the best solution my friend.

dartho 03-14-2008 10:39 PM

Quote:

Originally Posted by tehtide (Post 1464897)
Ok... we have this installed on our site, http://www.clan-tlb.com, with vbAdvanced as our home page. The issue is this.. when you browse to the site with Windows Mobile 6, there are 3 broken image links, and the login doesn't work. Any one have any ideas?

thanks

Those broken image links and login issues are nothing to do with this addon - all this does is detect a mobile device and assign a style accordingly.

The first of the broken images is http://www.clan-tlb.com/images/butto...lapse_tcat.gif which doesn't exist, neither do the other two - http://www.clan-tlb.com/images/buttons/sendtofriend.gif and http://www.clan-tlb.com/images/buttons/printer.gif seems there are some paths wrong somewhere... I think you need to do some more editing of your vbadvanced templates

As for the login not working - does it work from your forums home page (as opposed to the vbAdvanced page?)

Personally I'd suggest the same as Mario. Feel free to click "Mark as Installed" also... ;)

tehtide 03-14-2008 11:16 PM

Ok... I'll take a look.

The crazy thing is that it work on every other device that we have used... it is just the Windows Mobile 6 that isn't playing friendly.

thanks for all your help guys!

tehtide 03-15-2008 12:07 AM

Ok... I found in the vbAdvanced CMPS templates where the issues were... took a bit but now it's working...

Dartho... one thing in your style in order to fix the login issue I changed the following:
<form action="login.php?do=login" method="post">
to
<form action="$vboptions[bburl]/login.php?do=login" method="post">

and all was fixed!!!

thanks for the help...

dartho 03-15-2008 12:58 AM

glad it's working for you..

BTW:

Quote:

I changed the following:
<form action="$vboptions[bburl]/login.php?do=login" method="post">
to
<form action="$vboptions[bburl]/login.php?do=login" method="post">
you mean from <form action="login.php?do=login" method="post"> to <form action="$vboptions[bburl]/login.php?do=login" method="post">

Yep - that would need to be done to make the logging on work on a vBadvanced page if you had vBa CMPS installed in the root of your domain and vBulletin in a directory off your root.

Jase2 03-16-2008 10:32 PM

*Jason eagerly awaits the 3.7 release* :p

Regards Jason :)

dartho 03-17-2008 12:49 AM

Relased for 3.7 HERE

:)

Jase2 03-17-2008 04:43 PM

Dartho, I cannot thank you enough, much appreciated!

Have you updated your style, or not? Is there any chance you could create a style, specifically for the default vB...same colours?

Thanks!

Regards Jason :)

peterpigman 03-21-2008 01:22 PM

Quote:

Originally Posted by dartho (Post 1464936)

As for the login not working - does it work from your forums home page (as opposed to the vbAdvanced page?)

On the forum page.

dartho 03-21-2008 08:40 PM

Quote:

Originally Posted by peterpigman (Post 1470736)
On the forum page.

You're having same issue? Did you try tehtide's solution in post #347?

peterpigman 03-22-2008 07:09 AM

Quote:

Originally Posted by dartho (Post 1471072)
You're having same issue? Did you try tehtide's solution in post #347?

I will give it a go.

peterpigman 03-22-2008 12:26 PM

No that didn't work. It may be my phone as others are logging in ok.

PlymWS 03-22-2008 02:43 PM

Installed and worked first time. Fantastic mod. Thx.

Phaedrus 03-22-2008 04:42 PM

Works awesomely... I had to figure out that the style number is different than the listing order...

DUH!

edytwinky 03-26-2008 07:58 PM

I tried this and checked out my forums on my Treo and it didn't recognize it.

mariocaz 04-10-2008 03:11 PM

Is the mod working on 3.6.9 ??, because since I upgrade my forum the mod is not working for me. help !!

dartho 04-11-2008 03:11 AM

@mariocaz - Your site looks to be working fine with mobile detection from where I am - what's the problem as you see it?


All times are GMT. The time now is 09:38 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
  • Page Generation 0.02057 seconds
  • Memory Usage 1,819KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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