vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Display Enhancements - Mobile Phone / iPhone / PDA Detection and Style Assignment (https://vborg.vbsupport.ru/showthread.php?t=173239)

Sooner95 04-07-2009 07:14 PM

Did all that, still nadda..even tried another "lite" style and it still goes to my default.

GCSkye 04-07-2009 09:29 PM

Quote:

Originally Posted by Sooner95 (Post 1785985)
Did all that, still nadda..even tried another "lite" style and it still goes to my default.

Did you edit it in your vbulletin options to select the new style as the mobile default?

dartho 04-07-2009 09:57 PM

If I spoof my useragent string to TELECA-/2.0 (BREW 3.1.5; U; EN-US;SAMSUNG; SPH-M800; Teleca/Q05A/INT) MMP/2.0 Profile/MIDP-2.1 Configuration/CLDC-1.1 and visit your site, I get your mobile style :confused:

Sooner95 04-09-2009 05:39 PM

GC- Yes, that was done..

dartho. well if it works then it works..not much else I can say. I have notcied that it works more often using Opera Mini, than anything else..so I am just going to write it off as a crappy phone browser.

Appreciate the time..

Patrickftw 04-11-2009 05:58 AM

Is it compatible with vBulletin 3.8.x? Because I can't seem to get it to work.

Biker_GA 04-11-2009 03:17 PM

Running it on 3.8.1 and it works wonderfully.

Sooner95 04-11-2009 08:34 PM

Just to confirm..seems I am the only one that has an issue..my other members state it works good..so that's enough for me..

Thanks again..

on 3.8.2

jgruberman 04-30-2009 02:33 PM

PROBLEM:

Quote:

Installed... all looks good until I go to hit submit on a reply to a thread and I get:

Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you receved this error.

SOLUTION:


In the SHOWTHREAD template in your mobile style, find:

Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
Directly Below, ADD:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

dartho 04-30-2009 09:32 PM

Thanks, but that is a problem (and solution) with the style you have installed - nothing to do with this add-on.

dancue 05-02-2009 06:31 PM

This is great. Works well with 3.8.

Now. How do I get it to go directly to index.php instead of the vbadvanced page?


All times are GMT. The time now is 01:47 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.01325 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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