![]() |
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
|
I can see both Reply and New Thread links (as a guest)...
|
:up: Thank you very much, works like a charm!
Quote:
|
Hello You can tell me how to turn off MGC_Chatbox_v1.5 will not appear on the style for the mobile Quote:
|
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) |
How would I go about disabling VBmoods?
|
You mean this one https://vborg.vbsupport.ru/showthread.php?t=41883
I can;t even download that to look at it?! Edit: Maybe try ading Code:
$vbulletin->options['vmoods_active']=0; |
I'm sorry, I should have been specific. I meant this one:
vMoods aka Mood Manager: https://vborg.vbsupport.ru/showthread.php?t=178020 |
Quote:
PHP Code:
How can I get it to skip a line between the UA and the person's post, though (I'm still learning this stuff) For a sample, you can check out www.symbian-guru.com/forum from your phone (using the auto-detect plugin, too) |
with an extra "\n" - I actually had an extra ".", not an extra "\n"
Try: PHP Code:
|
Quote:
|
Quote:
|
Quote:
thank |
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: |
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.
|
Great mod. * Installed *
Can you tell me the code to disable the Cyb Advanced Forum Stats in the mobile version? Thanks |
Quote:
|
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 |
Just installed this dont know how i missed it before but its a great add-on
Thanks |
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 |
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 |
Just posted the img link, no pic posted :(
A for effort though, I never thought of trying that. |
|
THIS!
You're money dude. I spent almost 4 hours and you got it. <3 Only thing is, if you put an image with BBCode in, you can't use the "UA" letters to pull the info. I guess I can live without it. |
You'd have to edit the Mobile Device Thread Footer and Mobile Device Post Footerplugins code and search for "[size=1][i]" and replace with "http://domain.com/path/to/phone.png [size=1][i]" to add the image for custom text or UA ...
|
Ok, thanks! I'll take a peek at it tomorrow. You've been super helpful. If I could click install 10 times I would.
I should note I'm doing this all on vb 3.8.2, so you could technically repost the product in the 3.8 section for more installs. :) |
Dartho, quick question.. would you know an Image resizer that works on the iPhone? I have a custom style and I notice that it stretches images slightly off. i would like to have them resize. is there any other way you can think of doing this?
|
Sorry, no I don't, but if its a case of images being wider than the screen and not scaling to how you want them, you can set a maximum image width in CSS - just add
Code:
img |
Ok dartho, so let's suppose I wanted to 'move' the location of the message. Here's what I mean:
FROM HERE: http://armorysound.com/mobile_1.gif TO: http://armorysound.com/mobile_2.gif Is there any easy way to do this? I know I'm asking a lot and I appreciate all your help. If it can be done, that would be amazing and exactly what I want. If it can't be done, I understand. thanks again for all your help! |
so that's in the subject section? I'd have to spend a bit of time on that - it's not a 'simple edit'
|
Yeah that's what I thought :/
Well thanks for all the help! :) |
All times are GMT. The time now is 08: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|