vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Lightweight Style Options for "Lightweight Style" (https://vborg.vbsupport.ru/showthread.php?t=249339)

dartho 06-12-2011 10:32 PM

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

Filgga 06-13-2011 08:01 PM

Quote:

Originally Posted by dartho (Post 2206841)
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

This made my day...

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.

dartho 06-13-2011 10:11 PM

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?

Filgga 06-13-2011 10:22 PM

Quote:

Originally Posted by dartho (Post 2207328)
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?

The database error was being caused by this:

Code:

Set 'Mobile' & UA Field
as the new vB 4.1.4 tells me do not recognize 'UA' field in MySQL (sorry I did not copy the error).

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

dartho 06-14-2011 12:39 AM

I upgraded to 4.1.4 on my test site and I get no errors and also have no issues switching styles.

cnrr 07-01-2011 12:37 AM

1 Attachment(s)
how can i disable share browser details from guests? (via mobile text's descripton)

dartho 07-01-2011 12:58 AM

Edit the posted_by_mobile_device template and change the title in the anchor to something other than {vb:raw post_ua}

dartho 07-01-2011 01:01 AM

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

thenashy 07-03-2011 06:56 AM

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?

cnrr 07-11-2011 05:42 PM

Quote:

Originally Posted by dartho (Post 2215273)
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

thank you dartho for code. i'm setting for only administrator.

<vb:if condition="$bbuserinfo[usergroupid] == 6">{vb:raw post_ua}</vb:if>


All times are GMT. The time now is 11: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
  • Page Generation 0.01166 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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