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)
-   -   Forum Display Enhancements - Mobile Style Options 4.0 (https://vborg.vbsupport.ru/showthread.php?t=229044)

pant 07-02-2010 11:16 AM

What a ++++ing run around I had because of this style.

In the end I had to delete the style, uninstall the plug in. Reupload the original vb style.xml to the install folder.

Upload tools.php and then import the default style from that point on my site is now working. Maybe I just threw caution to the wind but I would strongly suggest trying this on a test install before you put it on your live site.

I have no idea why it went so badly wrong for me perhaps there was a conflict somewhere as it seems to work for other people just fine.

cbehan 07-02-2010 01:31 PM

I'm having a couple problems with this style.

1. at the top of the screen we get " {$vbulletin->options['mo37_home_link_text']} "
2. The advertising in the footer still appears, but the header ad is gone. I need to get rid of both ads for the style.

dartho 07-02-2010 09:59 PM

@cbehan - Point 1 is a bug in the style, edit the navbar template in the mobile style and replace

Quote:

<a class="navbar" href="{vb:raw $vbulletin->options['mo37_navbar_home']}{vb:raw session.sessionurl_q}">{$vbulletin->options['mo37_home_link_text']}</a>
with
Quote:

<a class="navbar" href="{vb:raw vboptions.mo37_navbar_home}{vb:raw session.sessionurl_q}">{vb:raw vboptions.mo37_home_link_text}</a>
For point 2 edit the footer template and remove the ad hook. Also see this post for another bug fix in the style

@pant - sounds like you merged the mobile style into your master style and overwrote it, never a good idea! Sorry, but that's a user error.

@Kolbi - On sites with large post tables in their DB, there were time outs installing this addon due to a DB update on teh post table. If thius timeout, those columns (mobile, ua) won;t be there and so this error can be ignored - did it remove the add-on otherwise? You can double check for 'ua' and 'mobile' columns in your 'post' and 'thread' tables to check.

pant 07-02-2010 10:55 PM

Quote:

Originally Posted by dartho (Post 2063456)
@pant - sounds like you merged the mobile style into your master style and overwrote it, never a good idea! Sorry, but that's a user error.

I was careful to select no parent, unless I did something else wrong?

Problems occurred when I installed the plugin if you have any ideas about that?

Although what you say rings true, Hmmmmmmm

dartho 07-02-2010 11:16 PM

I've done it myself in the past :o

pant 07-03-2010 08:10 AM

<font size="3">maybe Put A Super Big Warning</font>

PreciseDemise 07-19-2010 01:48 PM

Is there any possibility of adding support for the automatic selection of theme based on an Header script to detect Browser type?

I would love to get this theme & add-on set up for 'my' site, however, having to manually select theme each time I switch from my Pré to my Laptop, is putting me off. If this could be automated based on which device I'm using ... that would be just WOW!

dartho 07-19-2010 09:15 PM

I've done this as a seperate product. See here: https://vborg.vbsupport.ru/showthread.php?t=226946 And yes, it works with vb 4.0, alternatively you could set up a mobile.domainname.com scenario with help from : https://vborg.vbsupport.ru/showthread.php?t=174381

Gursimran 07-22-2010 01:24 PM

Hello, after installing this mod... my home link got damaged

it is showing {$vbulletin->options['mo37_home_link_text']}

EDIT: fixed.... by reading this post

Afsoul 08-11-2010 10:14 AM

Is there any demo to see this style???
If we open the forum using this style via mobile then automatic using this style???
Sry, I ask to much, I'm newbie here, thx for the understanding :)


All times are GMT. The time now is 08:42 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.02155 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
  • (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