vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=249277 |
5 Attachment(s)
A lightweight *forum only style aimed at small screen devices such as Windows Smartphones, Nokias and even iPhones. It has VERY low bandwidth requirements - 15 times less on my site - 20K as opposed to 300K for forumhome.
*forum only - I have done a very small amount of rough work on CMS templates, a simple single column CMS *could* be created to work with this style without too much effort. However I am not sure if you can have a different CMS layout dependent on which style you are using? This is an update to the mobile style I have previously released. The changes are predominantly aesthetic to take advantage of larger screens. It is also much easier to change colour schemes by editing the commented CSS file. Demo: http://vbdev.org/forum.php?styleid=7 This is a a lightweight style and as such has much reduced functionality/information over the default vBulletin style. Install instructions:
1.0.0 - 25 AUG 2010 - Initial Release on vBulletin.orgBranding Free: The style is free to use. However I ask that you keep links in the footer. If you want to remove them - send me a donation of an amount you can afford, or that you think is fair/reasonable, it's up to you how much. |
2 Attachment(s)
F.A.Q.
Q. How can I integrate Abe1's Post Thanks Hack? A. See here: http://www.vbulletin.org/forum/showt...43#post2305643 Q. There is no style chooser - how do I get back to the default style? A. Install and configure "Lightweight Style Options" Q. What bits of the CSS change which colours? A. Download and unzip the attached "CSS Image Basic Map.zip" file to a temp directory, open "css-map.html" and hover your mouse over the section you're interested in changing the colour of - it will tell you the variable in the lightweight.css.php file to edit. At the moment, it only shows the background colour, but it is intuitive to work out the foreground colour (var name ends in FC as opposed to BG) If you need to get more granular, you're on your own :o Q. I Have VBAdvanced installed in integration m ode and it messes up this style. A. as per post http://www.vbulletin.org/forum/showp...&postcount=167 with a minor chnage, create a plugin: Product: vBulletin Hook Location: Global Complete Title: Disable vBAdvanced for Lightweight Style Execution Order: 2 Code:
IMPORTANT - Make sure to replace "x" with the ID to your lightweight style. Q. Can we resize the images? A. A simple javascript image resizer can be added to the header template. check the following post (and the one immediately after it) http://www.vbulletin.org/forum/showt...07#post2184007) Alternatively, you can use replacement variables to turn images into links, check this post: http://www.vbulletin.org/forum/showt...nt#post2097304 *** ALL OF THE FOLLOWING BLOCK SHOULD BE RESOLVED IN THE LATEST VERSION 1.0.3 *** Q. The CSS is incomplete, I see
What's up with that? A. I used short tages in the CSS.PHP file which may not be enabled on all systems. In the next release I'll update to not use these. In teh mean time, unzip and upload the attached lightweight.css.longtag.zip file and use it instead. Install the latest CSS version - this has been fixed Q. Could you use the same paging system like vb standard styles in thread view so that user can choose first/last page instead of navigating it one by one? A. Yes! It will get included when I release again, in the mean time check out post 103 (http://www.vbulletin.org/forum/showp...&postcount=103) Q. The editor is messed up in 4.1.4 - how to fix? A. See http://www.vbulletin.org/forum/showp...&postcount=397 for a fix. Q. The option to hide "What's Going On" / "Who's Online" isn't working with the 'Lightweight Style Options' add-on A. See this post for a fix: http://www.vbulletin.org/forum/showt...31#post2264831 Q. The PM list is showing "Array" rather than the sender A. See this post: http://www.vbulletin.org/forum/showt...97#post2271597 Q. My New Reply page is screwed up with vertical cmilies and stuff A. Delete the contents of the editor_clientscript template and replace the contents of the editor_ckeditor template with that of the editor_toolbar_off template Q, Birthdays are just showing as "Array" on forumhome? A. See thread http://www.vbulletin.org/forum/showt...72#post2273172 Q. I see Array instead of thread tags? A. See post http://www.vbulletin.org/forum/showp...&postcount=618 Q. I see <br /> instead of line breaks when quoting, full reply A. See post: http://www.vbulletin.org/forum/showp...&postcount=617 if this doesn;t work, check this post also******************************************************************************** Q. How do I get rid of all those template out of date messages in control panel home? A. You could edit and save each one without actually making changes or you could run the following query on your database: UPDATE template SET version = '4.1.9', mergestatus = 'none' WHERE styleid=XX; change XX to the styleid number of the mobile style and 4.1.9 to whatever the version number currently is. ########## TO BE FIXED IN NEXT RELEASE VERSION 1.0.4########## Q. How do I add 'Next' 'Prev' in Pagenav? A. See post http://www.vbulletin.org/forum/showt...73#post2280973 |
This looks very smart Dartho, I have installed it. I've submitted a test post and when you hit reply it quotes the text which is great, once I type in my message and hit submit the post submits however it does not return you to the forum, instead you get the quote box with your text just sitting waiting on being submitted.
|
I can not reproduce this behaviour on my test site vbdev.org.
|
What type of device are you using to submit the thread?
|
I notice when you choose the light theme you cant change back?
That sucks. Guess i have to hack the theme a bit. Still i like it. Good for my mobile. |
tagged and thanks
|
Quote:
and replace with
where xxx is your default styleid. change the href to suit your site also. There are 2 instances that need to be edited as described above |
Cheers Dartho.
Great option mate. Big thumbs up. |
nice :)
Are there big changes since version 2.11? |
Not really, but there has been some renaming of variables etc and reversioning. When I release the new Style Options add-on, you should uninstall the beta versions and install the released versions. As of now, this only applies to people who helped test on my test site.
|
Whoa, very slick
|
very very good thanks
|
installed, look prety cool
enable post thanks button its look greats maybe its bug i am using nokia e71 browser - in forumdisplay & showthread right border is overlap outer border. - in showthread no link back to forumdisplay | -home => sub forum 1 => sub forum 2 - in forumdisplay & showthread page link maybe u can create like default template | <<first .. 5 6 7 8 9 .. last>> thanks |
Hi djawir,
I can not see overlap on my device, a screen shot may help if possible? There is always link back by clicking/tapping "Up" at bottom of page Yes - that may be OK with this style. Originally was for small screen so I was trying to conserve space Thanks for the feedback |
2 Attachment(s)
here is screenshot on my device nokia e71 using default browser
|
Quote:
Can someone please help... I am getting the following error When I try updating the Header Template as described above: adding child to non-existent node! |
Being told the 'Mark Forums Read' button doesn't work again...?
|
I am fearing that I already know the answer to this question - is it possible to have a vBulletin 3.x version of this mobile style? With all due respect, the current version is terrible, aesthetically and from a UI perspective. While this style isn't perfect, it is miles better than what is currently available for 3.x. I'd commission someone to convert this style to 3.x and make my modifications as moving to 4.x seems like imprudent, at least no earlier than 4.1 at best.
|
Quote:
Quote:
|
Quote:
To correct, edit the search_resultlist template and replace
with
|
Quote:
Also, Fungsten is correct - there are 2 instances that should be edited Find:
and replace with:
|
Thank you
Regards |
Lightweight Style Options released. If you made edits to include a link to teh default style, you can revert those edits and install this product.
Also released update to fix Mark Forums Read error on Search Results page |
Dartho, I use a DroidX for mobile browsing...it's a monster huge screen so results may be atypical, but here's what I see.
More feedback as I see it, but it's excellent for first release. Thank you for sharing with us. |
very nice 4.0 mobile style
/me tags this one |
is there anyone out there who can optimize the cms section?
|
Hello
Thanks dartho for this amazing add-ons am using from 3.x but i have problem with Arabic language in this Plug-ins i cant logging to the forum because the language cant be read! even i change the encoding in the [lightweight-vbulletin-style-1.0.1] in the first line:
to UTF-8 also can't read when i change encoding to [windows-1256] still cant read any thing but the logging is done! The encoding [windows-1256] better for Arabic language How can solve this problem because i like this style and use it. Thanks |
Hi omanmoon.net, I know very little of the complexities of encoding and translation between languages (among many, many other things :) ), but I'm sure someone else here probably does and can hopefully help.
|
Quote:
Are you able to update firmware / browser software? |
any way thanks man for your good work
i will try with it :) |
Stupid question:
I use vBadvanced CMPS. Obviously, with the mobile style, it looks horrible. Would there be an easy way to hide the CMPS from users using this mobile style? I'm thinking some line in the index.php file to say if style=XXX then http-equiv="refresh" content="0;url=forums.php. Anybody do anything like this? |
Think I answered my own question, at least one way of doing it.
Edit adv_portal template for the new mobile style. Replace all of it with:
Works great. |
Quote:
can u change up button to breadcum navigation? many user in my forum confused about it :D and page link for first & last page. my last request is integrated post thanks button :D thanks |
Firstly, let me thank you for this style Dartho as I will be using it once I upgrade to vb4 this week-end.
Some issue, I experienced on your test board vbdev.org using a HTC Desire. - I am able to register but there is no CSS loaded, it is pure text without anything style/color/formatting. - The page get loaded first and then, it gets formatted. Shouldn't the CSS be loaded first before the data, so the user see straight away a perfectly rendered page? - I am able to post a new thread but I am unable to reply to my own thread nor to any other ones. - It is great to be able to report posts but I believe that the button should be located somewhere else. Because it is currently just next to the reply one so it could easily be hit by mistake. I would suggest to either locate it on the right side, while leaving the reply one on the left. Or another option could be to had the report post button, in the after the message date One thing that I cannot test right now as I still run 3.8, is it possible to perform admin/mod tasks (i.e.: delete as spam, etc.) Thanks Ludo |
Hi Coume,
I'll make the leap to vb4 on my main site one of these days - just haven;t been brave enough yet :o 1. I haven't actually adpated the registration templates yet - what you saw was the default vBulletin template with the vbulletin CSS stipped out. 2. This is normal behaviour 3. What happens when you try? Did you make sure your test replies were over 10 characters? 4. I'll have a look There are minimal mod tasks available - deleting/editing posts and threads and issuing infractions are about it |
is this iphone version out now?
http://vbdev.org/forum.php?styleid=4 |
Quote:
Quote:
Quote:
I would have never guessed it was due to being less than 10 chars as it kept looping to the reply form but no error message is getting displayed to let you know why it is looping (i.e.: less than 10 chars.) Quote:
Quote:
Cheers, Ludo P.S.: The CMS support seems to be moving on nicely :) |
Quote:
|
today found error on nokia 5530 browser
when open showthread page get error /clientscript/post_thanks.js line:27 error: ReferenceError: Can't find variable: vB_Default_Timeout |
Quote:
|
Thanks so much! My users have been really wanting a better style for modern phones. Installed and works great!
|
Hi .. :)
I'm trying to move from the OLD 1.0.3 style to this new one ... I downloaded the ZIP file and unzipped it.... The last step in the install instructions says: Upload contents of "Forum" folder to your forum root. I see no folder in my unzipped v1.01 that is called "Forum"? I don't want to overwrite the OLD 1.0.3 currently working version with this new version and screw it up, without really understanding how to install this new version first. :D Thanks for any help .. :) Regards, Badger |
Sorry BadgerDog, I corrected instructions to read:
Upload contents of the zip file (exluding the XML file) folder to your forum root. [edit: The only thing you need to take care with is if you have both "Mobile Style Options", and "Lightweight Style Options" They can work together, but it would need to be tweaked a little (simply disabling one plugin would do it).] |
Excellent https://www.vbulletin.org/forum/external/2012/01/12.gif
Thank you very much |
Quote:
|
im having a hardtime getting the CSS work :S
i see:
.. maybe its the short tag thing... i also dont see right <?=$varname is there any trick there? |
got it, short tag should be on, but this is only for backward compatibility with php4 or 3 but this is almost deprecated :(
|
Thanks Luis, I've added an alternative CSS to the 2nd post on this thread which you can use instead.
|
Great style!
If I could have a request, I'd love to see support for the vb Blog module. |
Thanks also. I reversed most of the colors and darkened the borders for a darker look. Following the comments in the css helped out quite a bit. I've got both the og mobile style and this new one installed for now until I can figure out how to modify the navbar links, and add a link to the 'brighter' style.
http://www.aircoolers.org/v/forum.php?styleid=13 |
looking good, conradk!
|
any plan to support vbull CMS?
it pops: Quote:
|
Quote:
Can I just import and overwrite your old style with this new one, then import the new "Lightweight Style Options" XML and that should do it to completely replace the old one that's been discontunued? Regards, Badger |
mmm... probably :)
However, my suggestion would be to install it as a new style with no parent. |
Nice! Thank you for this!
|
thanks dartho!!!
|
Can we get some basic mod tools in this as well? I have some mods that move a lot of posts and are unable to do so using this style.
|
You already have basic mod tools such as edit / manage / move threads. Click on the "Edit" button next to the thread name, and then you'll see a "Move this Thread" button down the bottom :)
|
do you have this one for a 3.8.x forum?
|
Quote:
|
1 Attachment(s)
Doesn't seem to be working for me as the css is not right nor are the forums shown as links:
Attachment 121599 |
I am guesing PHP does not have short tags enabled - see post 2 for an alternative CSS file to download http://www.vbulletin.org/forum/showp...87&postcount=2
|
Thanks Dartho, but that didn't work...still seeing just a list of forums in text but not links...everything else seems to work ok though
|
I've had a check of your site, and something is editing or has edited the templates on your forum home. The CSS is right, but the space has been removed from the div containers. eg: <div class="titlebg"> has become <divclass="titlebg">
I am guessing you have an addon which changes forumhome which is doing something here |
Now that is strange...could it be VBSEO or Sorky's subforum list (http://www.vbulletin.org/forum/showt...php?t=233084)? The style was added without any parent style - I assume that is correct? The templates are correct so it is somewhere between calling the templates up and the screen
|
Dunno - I'd try disabling them briefly to see what happens
|
Great style. Thank you!
|
Quote:
Edit: Just noticed he was using VBAdvanced CPMS. Is there a way to get the lightweight style to default to the forums instead of the default CMS that comes with vbulletin I guess is the appropriate question. |
Quote:
|
Quote:
|
Quote:
|
Awesome template, thanks !
|
my version does not have the "pc version" on top.... any ideas?
|
Install and configure http://www.vbulletin.org/forum/showthread.php?t=249339
|
I installed both this and the options mod, although when loading up my site on the iphone4 at least, it still loads the default PC style instead of the light weight style.
In options I specified the lightweight style as the one to load for mobiles. Any thoughts on how I can fix this up so lightweight loads automatically on mobile devices? Site is http://swiftor.com |
this add-on : http://www.vbulletin.org/forum/showthread.php?t=249967 does the mobile device detection
|
Ah, sorry that I missed that. Thanks!
Quote:
|
A couple of questions:
1) Is there a way to reduce the size of images or suppress them altogether? 2) Sometimes videos show up as the entire video and sometimes just a link "Youtube Video". Any idea why? 3) (probably a really stupid thing that I am overlooking because I am sleepy and it's not necessarily about this product alone) Any idea how I can change the styleid number? I'd like it to be the number of the old Mobile style I had. Thanks. |
1. 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 ----------------------------------------------- 2. DO you have any media embedding plugins? The videos natively supported by vBuilletin would show as links, but of you have AME or other BBCODE, it would show as a video. 3. You could proably edit the database, but I am not sure of any consequences of this. Otherwise you could probably overwrite the old style and it would retain the same ID number |
Donated :)
|
hey mine keeps showing the CMS page any idea's how to fix it? When I use with the other theme it works fine but this one shows cms page...
I am using both of your mobile plugins too not sure if I set something wrong... I am using mobile opera on my window mobile device. |
Not sure I understand. If I head to your site, I get the CMS - then if I click Forums, I get forums. Forums are all looking as they should.
Try editing teh vbcms_page template in teh Lightweight style and replace it's contents with:
|
Hey there - firstly, fantastic style - I love it! Have it working with both the options addon and the mobile detect addon. Only one thing, the new posts box seems to sit out to the right a little on iOS 4.1 and Safari (my only test mobile platform) rather than remaining flush with the rest of the page, and also it appears at the bottom on every single forum page. Is this normal?
|
I uploaded the images folder & lightweight.css.php to my forums root, but get a barebones style (no logo image, no colors) what Am i doing wrong?
Yes I installed & configured the product as well. |
@Devoran - Are you able to give me a screen shot? I use safari under windows and an iphone emulator - both seem to be showing OK.
@ximcix - can you send me a link? Generally means (OK - always means) you've uploaded to an incorrect place, or the incorrect folder. |
sent via PM
|
Thanks ximcix, I see the issue now.
Have a look in at the FAQ in post #2 http://www.vbulletin.org/forum/showt...87#post2089187 and use the 'longtag' CSS you can download from there! |
Thank you.
Working now Marked as Installed |
This is freakin awesome dude...I installed all of your stuff and together they work like a charm!!!!! Thanks heap!!!!!
Question, this style is only for forums right....how can we have it for blogs as well? |
Quote:
vbulletin will have it covered by the end of the year if what they say over at vbulletin.com is true |
Great man!
Thanks: INSTALLED! |
This is great! Thank you! :)
|
Just installed this and it made my CMS disappear?
|
CMS does not work (well) in this style, but it should not be affected in any other.
|
Hi Dartho...great work with this stuff...two thumbs up for you :)
A little question...how can I add "first page" link in the thread view..since the threadview are always bring us to the last post/last page of the thread.thanks. |
It shouldn't bring up the last post, but rather the first unread post.
You could add or modify the link in the threadbit template to one of the following
|
Oh I see.
Ok..I'll try it tomorrow...thx a lot buddy :) |
Quote:
2 more thing....how to add 'First page' & 'Last Page' link in postbit & how to make picture (that using [img] tag) are displayed in postbit? Thx :) |
I'm not sure I understand - the postbit is for individual posts - there is no first/last.
Images should work as normal |
All times are GMT. The time now is 12:59. |
Powered by vBulletin® Version 3.8.14
Copyright © 2023, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.