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)

merly70 08-08-2011 09:11 PM

Hi, I've searched but have not found this mentioned. Some users on the forum rely heavily on their subscribed threads list, and are reporting that threads they start when using Lightweight on not showing on the list, though they do appear once they make a reply to the same thread. We are on 4.1.4. I just tested and had the same result.

dartho 08-08-2011 09:39 PM

try this:
edit newthread template, search for
Code:

<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
and add immediately after
Code:

<input type="hidden" id="subscribe" name="subscribe" value="1" />

matt94gt 08-08-2011 11:56 PM

thanks, still would perfer this one then vB's so ill wait for the update.

The Rocketeer 08-09-2011 08:29 AM

come on Dartho! give us the updated version already. Please just sit down and do it for us :D

RRiccio 08-09-2011 11:18 AM

Quote:

Originally Posted by RRiccio (Post 2207268)
Quote:

Originally Posted by tadukuttan (Post 2185245)
Desktop/PCMode link does not seem to work with VB 4.1.3, every time user switches to Desktop Style, clicking any forum link causes style to switch back to Mobile/Lightweight style. I just changed default style chooser to have 'none' option with value '-1', similar to what VB mobile style uses to switch back to full style.
Code:

                        <setting varname="ls_default_style" displayorder="20">
                                <datatype>free</datatype>
                                <optioncode>select:eval
$options = fetch_style_title_options_array();$options = array('-1' => $vbphrase['none']) + $options;</optioncode>
                        </setting>

This works alright, please let me know if there is better fix.

where do I edit this?

anyone?

dartho 08-09-2011 01:32 PM

in the XML before it is imported

RRiccio 08-10-2011 01:23 PM

Its already installed, can I just import it again over the already installed? Will I lose the modifications I did?

thank you

Ozymandyus 08-10-2011 01:38 PM

Quote:

Originally Posted by RRiccio (Post 2231811)
Its already installed, can I just import it again over the already installed? Will I lose the modifications I did?

You can do it that way, as an upgrade install. Usually you get the best results if you uninstall first before re-installing, however. Another option would be to give it a different name and install it alongside your current install, then move over your customizations before uninstalling the original version.

The Rocketeer 08-17-2011 01:45 AM

still no updates. :(

Macgiber 08-17-2011 02:21 AM

installed


All times are GMT. The time now is 08:28 PM.

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.01974 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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