The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Style - Mobile Style for vBulletin 4.0 Details »» | ||||||||||||||||||||||||||
Forum Style - Mobile Style for vBulletin 4.0
Developer Last Online: Oct 2023
** 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!
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
Notes
As you were. Download Now
Show Your Support
|
Comments |
#122
|
|||
|
|||
ah - don't revert templates! reverting them tunrs them into vBulletin default style!
|
#123
|
|||
|
|||
If you want to get rid of the "Out of Date Templates" messages you can run the following query via "Maintenance=>Execurte SQL Query" the to get rid of those messages
change DBNAME to the name of your database,XX to the styleid number of the mobile style and 4.0.2 to whatever the version number currently is. UPDATE `DBNAME`.`template` SET `version` = '4.0.2', `mergestatus` = 'none' WHERE `template`.`styleid` =XX; |
#124
|
|||
|
|||
Quote:
Ah well, every day is a school day. Will just reinstall later |
#125
|
|||
|
|||
Have re-installed and so far appears to be working perfectly on 4.0.2 PL1
|
#126
|
|||
|
|||
Quote:
Quote:
Thanks. |
#127
|
|||
|
|||
Edit the bbcode_video template in teh mobile style and replace it's contents with:
HTML Code:
<vb:if condition="$provider == 'hulu'"> <a href="http://www.hulu.com/embed/{vb:raw code}" target="_blank">Hulu Video</a> <vb:elseif condition="$provider == 'youtube'" /> <a href="http://www.youtube.com/v/{vb:raw code}" target="_blank">Youtube Video</a> <vb:elseif condition="$provider == 'vimeo'" /> <a href="http://vimeo.com/moogaloop.swf?clip_id={vb:raw code}" target="_blank">Vimeo Video</a> <vb:elseif condition="$provider == 'dailymotion'" /> <a href="http://www.dailymotion.com/swf/{vb:raw code}" target="_blank">Dailymotion Video</a> <vb:elseif condition="$provider == 'metacafe'" /> <a href="http://www.metacafe.com/fplayer/{vb:raw code}.swf" target="_blank">Metacafe Video</a> <vb:elseif condition="$provider == 'google'" /> <a href="http://video.google.com/googleplayer.swf?docid={vb:raw code}" target="_blank">Google Video</a> <vb:elseif condition="$provider == 'facebook'" /> <a href="http://www.facebook.com/v/{vb:raw code}" target="_blank">Facebook Video</a> </vb:if> |
#128
|
|||
|
|||
I just installed on 4.0.1 and when I go to the style on my iphone the background is white and the forum links are blue. I tried logging in and it wouldn't take me back to the index page. When I clicked on the link to get me back it gave me a blank screen. I entered the URL myself and a logged in, but still there is no style showing up at all.
Is that what I should be seeing? Based on the pictures posted I thought there was more. Kris |
#129
|
|||
|
|||
Rename your wireless.css.txt to wireless.css
|
#130
|
||||
|
||||
Very Nice Man
Installed & Notaminated |
#131
|
|||
|
|||
Divine Messenger,
Thank you so much. You were right. I thought I had fixed my css file, but I hadn't. Thank you very much for taking the time to respond to me and let me know you had responded. Greatly appreciated...and Thanks for this mod. Kris |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|