vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Mobile Device Style Assignment (https://vborg.vbsupport.ru/showthread.php?t=130983)

da420 12-06-2006 04:51 PM

On my Blackberry wap browser it does not work. It worked up until a couple of updates ago, but now it shows the default skin. I did re-upload the files, completely uninstall the product, and reset the style ID in the admin cp but still brings me to the default style.

dartho 12-06-2006 07:39 PM

Could you double check the version number of this addon as 1.0.4 and if so, would you be able to log on with your Blackberry and then check "Whos Online" and select "Yes" to disaply UserAgent.

If you post the full user agent here (see attached) , I will double check the code. If you PM me a link to your site or put it here, I'll logon with my PDA and check if it works with other devices.

sNator 12-18-2006 06:51 PM

This mod only works when I'am logged in with administrator rights. If I make the style user selectable it works fine but that can't be right? I don't want my ordinary users to browse my site without the banners.

Do you know of any styles that allows posting and posting files? I have tried the WAP style but it have some bugs.

dartho 12-19-2006 11:39 AM

sNator - I've not encountered that problem - got me stumped.... I will investoigate further, but it may not be a quick response.

As for other skins - theres bound to be some out there andI have been working on my own, but I'm yet to make the leap to 3.6.x beyond my test board soits only good for 3.5.x at the moment, and there is a lot of hard coded stuff for my site - not for for public release as yet. I was thining of paying a pro to write a skin, but then I'd have to sell the skin to recoup costs - if anyone is up for this (or wants to do it them self!) they should post here!

dartho 12-20-2006 10:39 AM

sNator - I can't recreate this on my test site - a fresh 3.6.4 install using this hack and Zachary's style - from my PDA. As a guest, and logged in as a user and as an Admin all give me the mobile style expected...

Any other plugins in the GLobal Start section which might be interfereing?

sNator 12-21-2006 11:16 AM

I works fine now, it could have been my phone who caused the problem.
I use the Alabama Mobile skin http://www.vbulletin.com/forum/showp...&postcount=202 which is really fast.

Is it possible to prevent vbadvanced to be loaded somehow?

dartho 12-21-2006 12:06 PM

cool! I use a very modified version of teh 3.0.x alabama skin on 3.5.4 - it is VERY good, but I didn't think all the functions woked on 3.6.x... I didn't realise there was a 3.5.x version released also!

I'll integrate this with my customisations and post up here

I'll post some stuff later (its midnight here) on how to make vbadvanced play nice.

dartho 12-22-2006 02:50 AM

for vbadvanced - I just edited the adv_portal template and removed the side columns - I still show my centre vbadvanced column under the mobile style - here's my adv_portal template:
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[hometitle] <if condition="$pagetitle">- $pagetitle</if></title>

$headinclude

</head>
<body>

$header

$navbar

<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%">
<tr valign="top">
<if condition="$show['center_column']">
<td valign="top">
$home[centerblocks]
</td>
</if>
</tr>
</table>
$footer
</body>
</html>

You could alternatively overwrite the adv_portal template with a copy of the FORUMHOME template?

hotrodbiker 12-26-2006 07:58 AM

Works like a champ, just tested it with my cell. :D

Silver_2000_)! 12-29-2006 03:22 AM

Nice Mod
Quick question

How can I move it in Admin CP so its below the Vbulletin options ?
Ive tried changing the xml but every time I do it breaks it
Thanks
Doug


All times are GMT. The time now is 11:04 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.01353 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
  • (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