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-31-2009 10:05 AM

Neither this addon (or the style it 'extends') have any phone dependencies. Your issue lies elsewhere ...

cory_booth 05-13-2009 12:58 PM

Any idea how to disable a specific CMPS module?
I have a flash slide show player as a module....
I have tried:
$vbulletin->options['collapseobj_module_89_enable']=0;
$vbulletin->options['module_89_enable']=0;

dartho 05-13-2009 10:16 PM

Sorry - no idea. It may be worth asking on the vbadvanced site?

BlueChipEarth 05-27-2009 02:34 PM

I was going to ask if there is a way to make moderators not see the mobile style because a client of ours needs to be able to moderate from his blackberry.

This mod will take care of that because now he can just switch to the normal view and moderate as he always did before!

Thanks, great mod!

Installed!

abrecher 05-28-2009 08:45 PM

Users are directed to a custom CMS I have running on index.php on my site. How can I force the mobile users to go to forum.php ?

Fastbird 05-28-2009 10:32 PM

Is there any way to reduce the information that the UA string pulls from the browser? There's a ton of info in there I could care less for.

dartho 05-28-2009 10:34 PM

@abrecher - is your custom CMS integrtaed with vB ? If so, check for the $styleid and if it is your mobile style, redirect them to forum.php

dartho 05-28-2009 10:39 PM

Fastbird - the UA string just pulls the User Agent string as passed by the browser - you could change the plugin to modify this string and truncate it or something

Fastbird 05-28-2009 11:40 PM

Thanks for the fast reply, my next question is how can you insert an image file into the message?

I've been trying like crazy for the last 2 hours but my knowledge of PHP blows and I just cant get it.

Any helps?

Edit: I want to put a little cell phone image into the "Posted via Mobile Device" message. I can't seem to figure out the code to accomplish this. :/

dartho 05-29-2009 12:31 AM

In teh vbulletin options screen where you get to type in what you want to have dispalyed, insert an image tag eg. (not tested)
Code:

<img src="mobile.png" border="0" alt="Posted via Mobile" />Posted via Mobile Device


All times are GMT. The time now is 12:02 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.01215 seconds
  • Memory Usage 1,731KB
  • 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
  • (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