![]() |
Sad, people report errors but provide no further information which may help to resolve them.
Don't forget to click the "Mark as Uninstalled" link |
Quote:
It's like this: Users cannot swicth to the PC version of the site. Tried all efforts but in vain. I did not UnInstall, simply disabled, waiting for ur input. I meant, disabled in my previous msg. I sent you a PM, please see what you can do. I doubt it's only me. |
Thanks for the PM, Filgga - but you still haven't told me anything! I need error messages at least to find out where you are having a problem. What is the full database error message?
|
Quote:
Code:
Set 'Mobile' & UA Field I enabled the mod, disabled only that, the errors are gone (i did an edit above). Still, users cannot switch between themes (to default theme). U can visit my site (on my signature) via mobile and then via PC and see the difference. This' after upgrading to vB 4.1.4; everything was OK before upgrading. Looks like you're now upgrading http://vbdev.org/forum.php please test this and you'll see what we're facing |
I upgraded to 4.1.4 on my test site and I get no errors and also have no issues switching styles.
|
1 Attachment(s)
how can i disable share browser details from guests? (via mobile text's descripton)
|
Edit the posted_by_mobile_device template and change the title in the anchor to something other than {vb:raw post_ua}
|
Sorry - saw you only want to do this for guests.
Change {vb:raw post_ua} to <vb:if condition="$show['member']">{vb:raw post_ua}</vb:if> in that same template and then there will be no tool tip for guests |
I have installed this, and have it all working. However, when viewing the mobile theme, when users click "Desktop" to go back to the default style, there is no style n umber displayed.
How does this noob fix that? |
Quote:
<vb:if condition="$bbuserinfo[usergroupid] == 6">{vb:raw post_ua}</vb:if> |
Hi i use vb 4.1.4 and this theme.. there is a problem.. when opera mini users use your theme, theme auto change to default theme.. and this always to be.. what can i do?
|
When I choose not to show the "What's going on" section it still shows though. Any ideas on that? Thank you very much!
|
Quote:
edit the FORUMHOME template, search for Code:
<!-- what's going on box --> Code:
<vb:if condition="$vbulletin->options['ls_whats_on']"> Code:
</vb:if> Code:
</vb:if> |
Thanks dartho, that did it.
|
dartho do i need to install this if i have installed product-mobdetect40.1.0.1.xml ur newest version??
|
No you do not. Although, this does different things to the detect modification.
|
I have it installed on 4.1.5 and it doesn't say Posted via Mobile. The other options work, so I guess it's still an overall success, but I wish this one did as well.
|
When I post a message with this mobile style, my signature doesn't appear to other users!
How can I solve? |
Edit newreply template, search for
Code:
</div> Code:
<vb:if condition="$bbuserinfo['signature'] != ''"> Code:
<input type="submit" id="btn" value="{vb:rawphrase submit_reply}" /> Code:
<input type="hidden" name="signature" id="cb_signature" value="1" tabindex="1" /> |
Wow! Perfect! :)
Thanks! :) |
how is the code to disable the portal?
|
Thanks, excellent work!
|
Can anybody tell me how I can disable the v3Arcade product in this style?
I found the "Enter code here to disable add ons" in the Lightweight options, but I don't have a clue about what to put in this. The v3Arcade has an option to disable the add-on in it's admin settings. |
It doesn't look like v3arcade has a general enabled/disabled option. How is it interfering with the Lightweight style?
|
Hi Dartho, thanks for your quick response. We're in completely different timezones, so answering can take a while ;)
My users get the following error: Quote:
|
Dartho, you can discard my question.
I've been digging a little deeper and found out that it was the side-block module for v3Arcade that conflicted with this style. That was designed for the CMS, but I found out it also worked on the forum. Guess there was a problem with this misuse. I've disabled this block and the errors no longer present themselves. |
Product does not work with vBulletin 4.1.10
|
Is there a way to insert a language chooser?
|
maybe - you basically have to add the following code into the footer template
Code:
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vbulletin-core.js?v={vb:raw vboptions.simpleversion}"></script> If you do not use the style chooser, search for the following and replace it with the above code Code:
<vb:if condition="$vbulletin->options['ls_default_style_link']==3"> Code:
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vbulletin-core.js?v={vb:raw vboptions.simpleversion}"></script> |
Thanks for the help on this, I know that if I want to insert the language chooser elsewhere, it requires me to create a product in the admincp so that it calls it out. I'm not sure if you're familiar with it as well because I had to do this when I wanted to create the language chooser to be on the top of my default skin.
Here's the link to what I did, I'm just not sure how I can apply it for the mobile skin: Code:
http://ipankaj.net/how-to-move-vbulletin-language-chooser-from-footer-to-navbar/ |
It would work exactly the same for the mobile skin as for your default style.
What that plugin does is register variables used by the languagechooser - this is only needed if you move the language chooser out of the footer temaplte as the variables are already registered there. Is that plugin already active on your forum? If so, you can move the languagechooser to your navbar template in the lightweight style and you will not need to add a new plugin. If you move it to one of the other templates, just add a new plugin and change 'navbar' in the code to the name of the template you moved it to. |
so I tried inserting them on the footer, however the footer did not display the style chooser/language chooser. I'm actually trying to have the language chooser only on the top where the navibar is located.
|
Quote:
Quote:
... |
Works perfect on 4.1.11 except the option of "Mobile post text" this don't do nothing when I post some from this style.
regards |
Receive an Array error message when checking users online on 4.1.12. Anyone else had this problem?
Cheers |
How do i change the blue colour thats all over including the footer to black??
I tried changing footer colour and border almost everything in footer IN Style Variable Editor to black and saved it it even shows red colour indicating it is edited but strangely enough NOTHING has changed on the theme on the forum,its still BLUE please help! |
It works with 4.1.8?
|
Quote:
|
Quote:
hi @dartho i have no styles to pick from in style chooser any ideas y apart from that its great :) https://vborg.vbsupport.ru/external/2013/07/12.jpg |
Edit: Error of post.
|
All times are GMT. The time now is 04:49 AM. |
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:
|