Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles

Reply
 
Thread Tools
Forum Style - Mobile Style for vBulletin 4.0 Details »»
Forum Style - Mobile Style for vBulletin 4.0
Version: 1.0.3, by dartho dartho is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Version: 4.0.x Rating:
Released: 11-26-2009 Last Update: 08-10-2010 Installs: 408
Supported
 

** 25/08/2010 This style has been superceded by this one: https://vborg.vbsupport.ru/showthread.php?t=249277

However, you can run them both if you know you have older mobile phones accessing your site as they may be able to render this one better **





This is a port of my mobile style from 3.7/3.8 to 4.0.0.

It is a very cut back style with very low bandwidth usage which renders well on pretty much all small screen devices from old Nokias to new iPhones.

Currently it only supports forums/thread/posts/PMs. Recent vBulletin features such as Social Groups, Albums, Blogs are not supported (although they should still disaplyin a not-so-mobile-friendly way...)

Further customise this style with Mobile Style Options!
  • Supports viewing/posting/replying in forums
  • Supports Private Messaging
  • Supports Tags (viewing, not adding)
  • Supports Thread Prefixes
  • has an add-on product to customise here: Extend and Customise Mobile Style (It is recommended that you install this also, but not required)
  • Supports other stuff too ....

Version Control
1.0.0 - Initial Relase from 3.7
1.0.1 - Fixed issue with "Friendly URL's" not being compatible
1.0.2 - Updated version numbers to 4.0.99 (should cover all 4.0 releases with the "Out of date templates" messages. Removed Replacement Variables.
1.0.3 - Fixed known template bugs


Install Instructions
  1. Save wireless.css.txt to wireless.css and uppload to your forum root
  2. Save XML style file and install via AdminCP

Notes
  • To change style attributes, you need to edit the CSS file
  • Please leave copyright and the link as they are - it links to a very niche forum which is very ulikely to detract from or take members form your own.



As you were.

Download Now

File Type: txt wireless.css.txt (2.5 KB, 2759 views)
File Type: xml mobile-vbulletin-4.0.5-style.xml (92.8 KB, 1026 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #242  
Old 06-04-2010, 06:35 AM
FractalizeR's Avatar
FractalizeR FractalizeR is offline
 
Join Date: Oct 2005
Location: Russia, Moscow
Posts: 368
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dartho View Post
Fract - Did you see my reply to your post on this here https://vborg.vbsupport.ru/showpost....&postcount=212
Yea, thanks. Just on my version of VB, I can't edit mobile style templates because of some error. VB always says, that some bracket is missing and refuses to save template. So, I am just waiting for fixed xml style file.
Reply With Quote
  #243  
Old 06-07-2010, 06:13 AM
jimmy_spliff jimmy_spliff is offline
 
Join Date: Apr 2010
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks alot
Reply With Quote
  #244  
Old 06-07-2010, 08:10 AM
raagaswaram raagaswaram is offline
 
Join Date: Feb 2005
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how to make vsachatbox to work on this template?.
Reply With Quote
  #245  
Old 06-08-2010, 12:04 PM
raagaswaram raagaswaram is offline
 
Join Date: Feb 2005
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

At top header it shows like this instead of Home as "{$vbulletin->options['m037_home_link_text']}".How to solve this?.
Reply With Quote
  #246  
Old 06-08-2010, 12:39 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry.

This shows up if you have the mobile options addon installed in addition to this - I'll post a new version up soon, but in the mean time edit the navbar template in the mobile style and replace

Quote:
<a class="navbar" href="{vb:raw $vbulletin->options['mo37_navbar_home']}{vb:raw session.sessionurl_q}">{$vbulletin->options['mo37_home_link_text']}</a>
with

Quote:
<a class="navbar" href="{vb:raw vboptions.mo37_navbar_home}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mo37_home_link_text}</a>
Reply With Quote
  #247  
Old 06-08-2010, 05:36 PM
HappyFeet's Avatar
HappyFeet HappyFeet is offline
 
Join Date: Mar 2009
Location: Tn. USA
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@dartho, I have this style installed along with the optional add-on and it works great!

However, I have the Random Album Picture mod enabled which runs globally across all my styles above the forums... Just wondering if there is a way to disable it in this style only. I know this isn't a problem with your style, it works perfectly, just thought I'd get your opinion...

Thanks for this mobile style, I have needed it! :up:
Reply With Quote
  #248  
Old 06-08-2010, 10:30 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

could you link me directly to the mod you are using - there are several...
Reply With Quote
  #249  
Old 06-10-2010, 08:23 PM
McMendo McMendo is offline
 
Join Date: Aug 2006
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried it but I've found two problems:

If a member (or a visitor) chooses to try the style from a computer (not a mobile phone), he can't revert afterwards to another style because there is no style chooser available in the style.

If he visits the top domain page, this is the cms and the link to the forums doesn't work.
Reply With Quote
  #250  
Old 06-10-2010, 10:04 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Install "Mobile Style Options" and configure the style chooser https://vborg.vbsupport.ru/showthread.php?t=229044 and also edit the navbar template in the mobile style and replace

Quote:
<a class="navbar" href="{vb:raw $vbulletin->options['mo37_navbar_home']}{vb:raw session.sessionurl_q}">{$vbulletin->options['mo37_home_link_text']}</a>
with

Quote:
<a class="navbar" href="{vb:raw vboptions.mo37_navbar_home}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mo37_home_link_text}</a>
This fixes a bug in the style. I'll be releasing an update real soon to address this.
Reply With Quote
  #251  
Old 06-10-2010, 10:05 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FractalizeR View Post
Yea, thanks. Just on my version of VB, I can't edit mobile style templates because of some error. VB always says, that some bracket is missing and refuses to save template. So, I am just waiting for fixed xml style file.
Found the issue, when editing forum home, also search for
Code:
<div class="navbar">{vb:rawphrase todays_events</div>
and replace with

Code:
<div class="navbar">{vb:rawphrase todays_events}</div>
then search for
Code:
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread">{vb:rawphrase mark_forums_read}</a>
and replace with

Code:
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&amp;markreadhash={vb:raw bbuserinfo.securitytoken}" rel="nofollow">{vb:rawphrase mark_forums_read}</a>
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:05 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04946 seconds
  • Memory Usage 2,338KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete