Go Back   vb.org Archive > vBulletin Styles and Graphics > vBulletin Styles > vBulletin 4.x Styles
FAQ Community Calendar Today's Posts Search

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
  #72  
Old 01-16-2010, 05:40 AM
Jackie1 Jackie1 is offline
 
Join Date: Sep 2007
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please fix fox 4.0.1 version
Reply With Quote
  #73  
Old 01-16-2010, 09:08 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is working fine for version 4.0.1

@swijaya0101 - choose to ignore the version number

If you don't like the Out-of-Date Custom Templates Found! messages, see https://vborg.vbsupport.ru/showthrea...43#post1938543 for a query you can run via "Maintenance=>Execurte SQL Query" the to get rid of those messages (I'll look at adding this as an option in the Mobile Options add-on)
Reply With Quote
  #74  
Old 01-16-2010, 09:16 PM
stalkertj stalkertj is offline
 
Join Date: Dec 2008
Location: Wisconsin
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just reinstalled it and it's working fine... feel dumb for not trying that, but it just appeared broken like something changed with the stylevars after the 4.0.1 upgrade. But alas, it works fine

Thanks dartho!
Reply With Quote
  #75  
Old 01-17-2010, 03:17 AM
struff struff is offline
 
Join Date: Aug 2008
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dartho View Post
Adding the following "Replacement Variables" should help:

border="0" alt="" /> => target="_blank">[image]</a>
class="inlineimg" /> => >[smilie]</a>
img src => a href
img src="http => a href="http
Sorry if this is a stupid question but where do I put this? Where I thought it would go, doesn't appear correct since it is asking me what I want to replace.

Thanks
Reply With Quote
  #76  
Old 01-17-2010, 08:55 AM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry struff, should probably have been more clear. Add replacement variables as follows:

-----------------------------------------------
| search for text......| replace with text

-----------------------------------------------
| border="0" alt="" />.| target="_blank">[image]</a>
| class="inlineimg" />.| >[smilie]</a>
| img src..............| a href
| img src="http........| a href="http
-----------------------------------------------
Reply With Quote
  #77  
Old 01-18-2010, 03:02 AM
struff struff is offline
 
Join Date: Aug 2008
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dartho View Post
sorry struff, should probably have been more clear. Add replacement variables as follows:

-----------------------------------------------
| search for text......| replace with text

-----------------------------------------------
| border="0" alt="" />.| target="_blank">[image]</a>
| class="inlineimg" />.| >[smilie]</a>
| img src..............| a href
| img src="http........| a href="http
-----------------------------------------------
Cool, that worked. Thanks.

Can it be done for video as well?
Reply With Quote
  #78  
Old 01-18-2010, 03:25 AM
Gene Steinberg Gene Steinberg is offline
 
Join Date: Dec 2006
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dartho View Post
This is working fine for version 4.0.1

@swijaya0101 - choose to ignore the version number

If you don't like the Out-of-Date Custom Templates Found! messages, see https://vborg.vbsupport.ru/showthrea...43#post1938543 for a query you can run via "Maintenance=>Execurte SQL Query" the to get rid of those messages (I'll look at adding this as an option in the Mobile Options add-on)
Maybe for you. But when I try to import, it just stalls and nothing happens. I have no problems with other products.

Peace,
Gene
Reply With Quote
  #79  
Old 01-20-2010, 02:35 PM
sobolensky sobolensky is offline
 
Join Date: Sep 2008
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone have an issue with CSS accross the board after installing the mobile ap. It started to default to the mobile screen regardless if we selected another theme/skin. When I deinstalled it and reloaded the other themes, they all were now text mode.
Reply With Quote
  #80  
Old 01-21-2010, 08:31 PM
jaffaman jaffaman is offline
 
Join Date: Nov 2004
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do i get it to go stright to the forum.php as i am running VB4 suite on a test site.
I know someone said just go to line 351 and change 'index.php' to 'forum.php' but line 351 says...
Code:
<strong>*{vb:rawphrase user_cp}*</strong>
Reply With Quote
  #81  
Old 01-21-2010, 09:50 PM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the vbcms_page template in teh mobile style and replace

HTML Code:
{vb:raw toolbar}
<div class="vbcms_content">
{vb:raw layout}
</div>
with something like

HTML Code:
<div class="vbcms_content">
Home page unavailable in mobile view, click <a href="forum.php">HERE</a> to view forums.
</div>
Reply With Quote
Reply


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 07:17 PM.


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.05433 seconds
  • Memory Usage 2,340KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_code
  • (2)bbcode_html
  • (3)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
  • (1)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_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