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)

Defkalion 11-04-2011 11:49 PM

This is a great style,

@dartho: can you please empty your pm box? i want to get in contact with you for some custom work.

djbaxter 11-05-2011 03:41 PM

One problem: The option to hide "What's Going On" / "Who's Online" isn't working for me (4.1.7), whether I'm logged in or viewing as a Guest.

dartho 11-06-2011 12:35 AM

Quote:

Originally Posted by djbaxter (Post 2264737)
One problem: The option to hide "What's Going On" / "Who's Online" isn't working for me (4.1.7), whether I'm logged in or viewing as a Guest.

Edit the FORUMHOME template, search for
HTML Code:


<!-- what's going on box -->

and replace with
HTML Code:

<vb:if condition="$vbulletin->options['ls_whats_on']">
<!-- what's going on box -->

then search for (near end of template)
HTML Code:

<div class="oldwindowbg">{vb:raw upcomingevents}</div>
</vb:if>
{vb:raw footer}

and replace with
HTML Code:

<div class="oldwindowbg">{vb:raw upcomingevents}</div>
</vb:if>
</vb:if>
{vb:raw footer}


djbaxter 11-06-2011 01:38 AM

Quote:

Originally Posted by dartho (Post 2264831)
Edit the FORUMHOME template, search for
HTML Code:


<!-- what's going on box -->

and replace with
HTML Code:

<vb:if condition="$vbulletin->options['ls_whats_on']">
<!-- what's going on box -->

then search for (near end of template)
HTML Code:

<div class="oldwindowbg">{vb:raw upcomingevents}</div>
</vb:if>
{vb:raw footer}

and replace with
HTML Code:

<div class="oldwindowbg">{vb:raw upcomingevents}</div>
</vb:if>
</vb:if>
{vb:raw footer}


Thanks! That did it. :up:

demonfatal 11-10-2011 11:54 AM

Something is wrong with the "Move thread" option...
Even if the "Yes" in "Redirect?" is unticked, the "Moved:" appear...
Please could you check and let me know how to solve this issue... Thanks

The Rocketeer 11-18-2011 01:04 PM

when will you update this dartho? VBulletin 4.1.8 is out..
:)

djbaxter 11-18-2011 01:41 PM

Quote:

Originally Posted by The Rocketeer (Post 2269206)
when will you update this dartho? VBulletin 4.1.8 is out..
:)

And this style continues to work. Better than vBulletin's version, in fact. :)

Filgga 11-19-2011 05:07 AM

Quote:

Originally Posted by djbaxter (Post 2269218)
And this style continues to work. Better than vBulletin's version, in fact. :)

I doubt, when someone goes to the page /private.php there's an error (after upgrade to 4.1.8). The sender of the Private Message is not displayed, you end up getting 'Array' as the sender.

Probably this' facing me alone?

thenamesgould 11-19-2011 08:07 AM

It is great, but I have a few problems. Big row of smileys appears under the edit box when you quote a post, and then when you post that reply, line breaks are removed. The reply box is also wider than the width of the page.

There were solutions to this earlier on in thie thread, but they didn't seem to work as intended for me, so I reverted to the original.

I'd love for those to be fixed, but this is still a great mobile skin, so I still use it.

K4GAP 11-19-2011 09:14 PM

Before I install this I have one question. When someone connects to my site using mobile device, will they be directed to this style? Or, do they need to be given a different url?


All times are GMT. The time now is 07:44 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.02092 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
  • (8)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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