![]() |
Neither this addon (or the style it 'extends') have any phone dependencies. Your issue lies elsewhere ...
|
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; |
Sorry - no idea. It may be worth asking on the vbadvanced site?
|
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! |
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 ?
|
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.
|
@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
|
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
|
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. :/ |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|