![]() |
you have cookies disabled, or perhaps the domain you are using to view your site is not the cookie domain - it'll likely be something to do with cookies.
|
Will this hack and your other one to "Extend and Customise" work on 3.6.11?
|
I'm not sure - there is a 3.6 version of teh stylke here: https://vborg.vbsupport.ru/showthread.php?t=151186, but the extend add-on will only work with the 3.7 version
|
users that they keep getting this style even though they selected some other style. Now in their posts they I can see where it states that they are posting from a Mobile Device. However they do say they are not posting from a mobile device. Has anyone else had this issue? I have VB 3.7.3 PL1. Thanks.
|
I need a little more information to try and track down the problem. Which addon are you using to append the "Posted from a Mobile Device" text?
|
Quote:
https://vborg.vbsupport.ru/showthrea...20#post1643720 |
nice. how does it work with vbadvanced installed?
|
vbadvanced looks a bit crap actually under this style. See here: https://vborg.vbsupport.ru/showthrea...71#post1535871 for more information ...
|
@Fungsten - I've looked at the code which adds the useragent string, it only gets applied if teh following is true:
if (($styleid==$vbulletin->options['mo37_mobile_style']) && ($vbulletin->options['mo37_post_text'] != '')) ie. if the style the user is currently viewing your site with equals the style you have selected as your mobile style in admincp AND you have configured text to display (ie. Posted via Mobile Device) THEN append the 'Posted via Mobile device' message. I can't see how this would be happening unless the user is viewing your site via the mobile style. Could you check this with the user? A screen dump and their useragent string would help. |
Quote:
|
I'm having the same issue as Fungsten. I had to delete the "posted via mobile device" which I didn't want to do but, tons of users were having this issue.
Miguel |
If I use a PC and select this style, how do I then later select a different style? I don't see a style-selector option here, and can't get back to the default style.
Thanks! [Ah, found the answer in #332 - the "Extend and Customise Mobile Style Options" add-on] |
Dartho,
I installed tonight on www.caymanclub.net at the request of one of my users. I then tried it out from my PC and I could see the mobile style. I then went to my Samsung BlackJack runnign Windows Mobile 6.1 using Pocket IE and brought up my site, selected the mobile style, but it still keeps showing me my default style. Any ideas? |
I can't even seem to select the mobile style using my PC on your site.
It also looks like you have non-standard vbadvanced integration of some sort which could be causing issues. ? It's got me miffed! It shouldn;t make any difference whether you are viewing it from a PC or Phone/PDA etc. Have you added the style with no parent? |
"wtf was gomes doing:eek:" in a normal style
becomes "wtf was gomes doing :eek: :-)" in this style for some reason!? It adds :-) after all smilies |
Quote:
If you log into the site the style chooser is in the lower left-hand corner. Our integration with vbadvanced is a standard integration, nothing other than what vbadvanced provides out of the box. I can select the mobile style from my PC and see the mobile style from my PC, but cannot select it from a mobile device and neither can my members, can you help troubleshoot this? The style is installed as an additional style, I did NOT make it a child of any other style. |
Quote:
that sorted out that issue for me - it's an option in cp |
@KenDude - I' need admincp access to investigate further
|
Quote:
|
this looks great =3
|
@punchbowl - What should be ahppening is that the smilie should b replaced by :-) - you got something wihch seems to interfere with that. Remove the "replacement variables" defined in this style to show all images (including smilies) inline.
|
Quote:
|
Thank you ...
|
Quote:
Quote:
PHP Code:
Next, I went into the mobile style and mofified the headinclude value to add the following: PHP Code:
Lastly, I also modified the navbar template to add links to the pages my users are most likely going to use from their mobile device: PHP Code:
Lastly, I made some changes to vBAdvanced to remove the vBAdvanced integrations from pages shown to this style and I posted the details on what was needed here: http://www.vbadvanced.com/forum/showthread.php?t=28355 I hope that helps someone else.... :up: You can see my site here: http://www.timeshareforums.com/mobile Note I have made other changes to the style and templates that I can't try to list here! |
Thanks for sharing Quarterbore!
|
How can i allow mobile viewers swith mobile style to PC style on mobile device ?
|
Installing this (https://vborg.vbsupport.ru/showthread.php?t=182692) addon will give you options to show the style chooser or a show link to your default style
|
I have vb 3.7 and found that I had to edit the USERCP template to hide the social group link when appropriate. Just needed to add this if wrapper around the link:
Code:
<if condition="$show['socialgroupslink']"> |
Quote:
i installed it , when i gives a link to my default style it shows the style link but when i click it on mobile device browser it shows mobile style again and dont change style to pc mode !! |
Would you be using this autodetect add-on? If so, users can't change the style as that add-on is designed to force them to the mobile style.
|
Does this style working with G1 phone?
|
I don;t see any reason why it wouldn't.
|
I'm having problems even installing this.
I downloaded everything as stated. I changed the css.txt to remove the .txt. I imported the xml file in product manager...but then it states that "invalid file specified". I've deleted and retried this 5 times now and still cannot get it to work. What am I doing wrong??? |
It's a style, not a product. You need to install via the Style Manager as per instructions in first post:
Quote:
|
oops, I meant style. I did that, and it does say invalid.
|
OK, I got it uploaded. Now, I have some issues, however I haven't read all 26 pages.
* I would like to see something identifying new posts on the phone, is there an option or code for this? * Some of my moderators use their phone, and moderate that way, however there's no way to see the mod options other than delete and edit. Is there any way to see the moderating menu in this skin? |
Any word on being able to register using this style? I've got alot of users complaining that they can't register from their mobile.
I've edited the navbar to include a link to the registration form, but I'm having big issues formatting the registration form to show up on a mobile device - in particular, the Password and Email fields, the 2nd 'confirm' box doesn't show. |
Quote:
|
if ((STYLEID != xx) && (STYLEID != yy))
:up: |
oops - that should have been an && not an || - post edited
|
All times are GMT. The time now is 11: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|