vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Extend and Customise "Mobile" Style Options (https://vborg.vbsupport.ru/showthread.php?t=182692)

dartho 03-09-2009 09:25 PM

Quote:

Originally Posted by edytwinky (Post 1764210)
I'm sorry, I should have been specific. I meant this one:
vMoods aka Mood Manager: https://vborg.vbsupport.ru/showthread.php?t=178020

$vbulletin->options['vmoods_active']=0; should do it

Fungsten 03-10-2009 05:14 PM

Quote:

Originally Posted by jiffylb1 (Post 1758964)
after uploading new 3.8.1 the reply button is gone in the mobile verison for us on www.clearwaterbiker.biz what can we do to fix it such a popular mod

Same here.

yeku 03-10-2009 06:35 PM

Quote:

Originally Posted by dartho (Post 1763773)
You mean you *want* the chatbox to show?

delete those lines you quoted above (or add a double slash ( "//" ) to the start of the each line)

Sorry, No, I do not want to be active

thank

ArnyVee 03-13-2009 02:07 AM

I just had someone test out the site from their Blackberry and they couldn't display the vBadvanced homepage on www.WaltDisneyBoards.com

Is there something special that needs to be done in order to display the 'home' page correctly? Any help would be appreciated. :up:

Biker_GA 03-18-2009 05:53 PM

I disabled the ability for mobile devices going to the portal page because it doesn't render well on some devices. Dartho posted some code here that allows you to skip the portal page. Make sure you modify the code for your site parameters.

The Dawg 03-25-2009 01:55 PM

Great mod. * Installed *

Can you tell me the code to disable the Cyb Advanced Forum Stats in the mobile version?

Thanks

Lynne 03-25-2009 02:16 PM

Quote:

Originally Posted by The Dawg (Post 1776673)
Great mod. * Installed *

Can you tell me the code to disable the Cyb Advanced Forum Stats in the mobile version?

Thanks

It's whatever option name is used to turn the plugin on in the options page. Just look in the page source and you'll see the option name.

dartho 03-26-2009 04:28 AM

Yep - as Lynne mentioned, you can check the source for most add-ons if they have a 'enable / disable' option to work it out.

In the case of Cyb Advanced Forum Stats, you'd use:

Code:

// disable Cyb Advanced Forum Stats
$vbulletin->options['cybtopstats_enable_global'] = 0;

to try and disable it with in the mobile style.

Glynn58 03-29-2009 11:15 AM

Just installed this dont know how i missed it before but its a great add-on

Thanks

omanmoon.net 03-31-2009 07:24 AM

Hello

firest thanks for add-on

but i have a qutsion

why it's not work with Sony Erecson Phone?

there is way to do that?

Thanks


All times are GMT. The time now is 01:17 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.01353 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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