vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) (https://vborg.vbsupport.ru/showthread.php?t=249277)

letipro 06-20-2012 09:38 AM

update for 4.2.0 PLS

charlesr 06-21-2012 06:32 AM

What else is broken apart from what I mentioned above? All the rest seems to be working for me? I'm continuing to leave it for users on 4.2 and I know people are using it.

thenamesgould 06-23-2012 04:30 AM

Quote:

Originally Posted by charlesr (Post 2341658)
What else is broken apart from what I mentioned above? All the rest seems to be working for me? I'm continuing to leave it for users on 4.2 and I know people are using it.

I use this daily on my own forum, and hadn't even noticed that ... and I haven't had any complaints. Definitely not getting rid of it just because of that!

I'm just hoping that when vb5 rolls around, there will be a version of this for that!!! :)

The Rocketeer 06-24-2012 05:30 AM

Quote:

Originally Posted by djbaxter (Post 2324305)
But I don't want to disallow users from using the vBulletin mobile version. I just want to add the option for mobile users to select this one.

I have the Suite. Now the CMS doesn't get a lot of use and blogs are currently disabled so the forum is the main focus, but this style, unlike the vBulletin mobile style, doesn't provide for anything but the forum.

Suggestions?

in the same boat, need some help with the second question..

The Rocketeer 06-25-2012 01:23 AM

This issue is said to be once again present in 4.2 after the patch

http://tracker.vbulletin.com/browse/VBIV-13851

Quote:

Originally Posted by dartho (Post 2289299)
If you wish to make this change manually, edit init.php and
search for:
Code:

elseif ($mobile_browser_advanced && $vbulletin->options['mobilestyleid_advanced'] && !$vbulletin->GPC[COOKIE_PREFIX . 'skipmobilestyle'])
and replace with
Code:

elseif ($mobile_browser_advanced AND $vbulletin->options['mobilestyleid_advanced'] AND !$vbulletin->GPC[COOKIE_PREFIX . 'skipmobilestyle'] AND !$vbulletin->GPC[COOKIE_PREFIX . 'userstyleid'])
and search for
Code:

elseif ($mobile_browser && $vbulletin->options['mobilestyleid_basic'] && !$vbulletin->GPC[COOKIE_PREFIX . 'skipmobilestyle'])
and replace with

Code:

elseif ($mobile_browser AND $vbulletin->options['mobilestyleid_basic'] AND !$vbulletin->GPC[COOKIE_PREFIX . 'skipmobilestyle'] AND !$vbulletin->GPC[COOKIE_PREFIX . 'userstyleid'])


above fix is not working, code not found inside init.php

charlesr 06-25-2012 09:51 AM

Quote:

Originally Posted by The Rocketeer (Post 2342450)
in the same boat, need some help with the second question..

I lock the CMS to the site style (pencil on homepage) - it's useable on modern phones.
The vbulletin mobile one seems tremendously slow on my nokia 5800 (older symbian touchscreen), so I don't force it on users. I have this one set as the default for older mobiles and leave the option for modern phones as "none".

deverill2010 06-25-2012 09:57 AM

I have this style on my CMS :) its not perfect but it gets the basics done for simple browsing on phones.

http://www.midwiferyonline.co.uk/forum.php?styleid=8. I don't have a 'home' link as I haven't got around to editing that in. So once clicked on the above link, add index.php after .co.uk/

The Rocketeer 06-30-2012 03:09 PM

1 Attachment(s)
also I am unable to select the any other style, it only lets me select the default mobile style or none? look at this pic

https://vborg.vbsupport.ru/attachmen...1&d=1341072418

Gripi 07-06-2012 05:25 PM

hi..

i saw that every member that reply post from this mobile style, the signature option automaticly OFF, how to make the "Show Signature" always ON when reply a thread.

thanks

Danny M 07-10-2012 03:55 PM

Hey,

I've installed this style, but how do I make it display for users who visit my forum on their mobile.

I looked in the "Style and Language" settings, but the only style that gets listed in the dropdown box is "Default Mobile Style" and not "Lightweight" :(

Anyone know how I can fix this?

Thanks


All times are GMT. The time now is 04:29 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.02109 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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