vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   iPhone / iPod Touch Optimized Skin (https://vborg.vbsupport.ru/showthread.php?t=171947)

creativepart 11-21-2010 03:59 PM

UPDATE: -- I fixed the Quote problem detailed below by using the standard VB bbcode_quotes template in the mobile style. It's not the best fix, but it works -- I'd still like to know a real fix:

Quote:

I'm trying to use this... well, the modified versions of it from TurboGuy and ChillingScience and I've got one very odd problem.

I own 7 websites. On one of my website, after installing this it works great and folks love it. However, on the other 6 it doesn't work correctly for one very important feature -- QUOTES.

On the site its work correctly quotes in a post are shown in a box and with the non-quote text displayed normally outside of the quote box. On all the other sites the quoted and non-quoted text all shows within the quote box. It's as if the end quote tag is moved to the end of the post instead of at the end of the quote.

I've even tried downloading the mobile style on the one site where it works properly and installing that at my other sites, but even then the quote function breaks.

When I search this thread for the word "quotes" I get zero responses.

Anyone else have this happen? Or know how to fix this issue?

creativepart 11-21-2010 04:06 PM

All the versions of this have the zoom disabled. Is there some reason for this? It's easy to restore the zoom in the HeaderInclude template. And, in my tests it works fine. Is there some reason I'm not thinking of to disable zoom?

creativepart 11-21-2010 04:45 PM

Quote:

Originally Posted by pompaunpo (Post 2074680)
hi, i use vbadvanced,
how do I disable this plugin for vbadvanced and use it only for vb forum?

You have to manually edit the adv_portal template in the mobile style. Just remove or comment out the LeftColumn and RightColumn content in that template. Here's my "adv_portal" template for my mobile style:

Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]" xmlns="http://www.w3.org/1999/xhtml">
<head>
<if condition="$pages['name'] == 'home'">
        <meta http-equiv="Cache-Control" content="no-cache" />
        <meta http-equiv="Pragma" content="no-cache" />
        <meta http-equiv="Expires" content="0" />
</if>

<title>$vboptions[hometitle] <if condition="$pagetitle">- $pagetitle</if></title>

$headinclude

</head>
<body>

$header

$navbar

<if condition="$show['customizepagelink']">
        <div align="$stylevar[right]" style="padding-top: $stylevar[cellpadding]px; padding-bottom: $stylevar[cellpadding]px">
                <if condition="$show['customizepage']">
                        [<a href="javascript: reset_cmps_layout($pages[pageid])">$vbphrase[reset_layout]</a>]
                        [<a href="$show[customizepagelink]">$vbphrase[exit_customization_mode]</a>]
                <else />
                        [<a href="$show[customizepagelink]">$vbphrase[customize_this_page]</a>]
                </if>
        </div>
</if>

<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%">
        <tr valign="top">
                <!-- REMOVED LT COL CODE -->
                <if condition="$show['center_column']">
                        <td valign="top">
                                $home[centerblocks]
                        </td>
                </if>
                <!-- REMOVED RT COL CODE -->
        </tr>
</table>

$footer

</body>
</html>


creativepart 11-21-2010 07:37 PM

I"m having size issues on FORUMDISPLAY -- the top part of the page display's properly but from the Forum Title on down the table is too wide by about 30% for the mobile screen. FORUMHOME and SHOWTHREAD are just fine. Only FORUMDISPLAY has this issue.

Anyone else see this?

I've attached two photos to show the problem:

creativepart 11-21-2010 07:58 PM

I don't know if anyone has noticed, but on my forums if there is a deleted thread notice it messes up the entire FORUMDISPLAY page from there on out.

But then again, maybe it's just on my forums.

Well, as with all my issues... one of my forums works just right (even this issue) but none of my other forums work right. They're the same VB versions and such. I can't see why this works correctly in one of my forums and has all kinds of display errors in my other 6 forums.

Penicillin 01-06-2011 06:47 PM

Hi,
Thanks for efforts.
But Does this skin work perfectly on 3.8?

Pulsorock 01-10-2011 04:03 PM

Quote:

Originally Posted by ChillingSilence (Post 2085942)
After having taken what CR Turbo Guy adjusted, I've done some further adjustments:
  1. Based off 1.0.4 by CR Turbo Guy
  2. Changed "Normal" button, as it was being overridden by our useragent detection. It's more useful as a Home button
  3. Added "Go to Top" button, great for long threads
  4. Fixed the header when viewing thread-lists, it was broken and very thin, so the buttons overflowed
  5. Fixed the "New Thread" button, was showing the stock vBulletin button, this ones slicker and fits with the theme
  6. Made it english
  7. Used a 1px spacer gif instead of a logo
  8. Fixed the "Next" and "Prev" locations, now they're in a more logical place
  9. A dozen odd other minor fixes and customizations here and there

Installation instructions:
  1. Download the .zip
  2. Upload, via FTP / SCP / whatever, the files in "images/misc/" to your forum directory: forums/images/misc/
  3. Go into the AdminCP --> Styles & Templates --> Download / Upload Styles
  4. Choose the file, tell it to create a new style, ignore the style version should be Yes, Title should be something like vBuleltin Mobile, No Parent Style
  5. In our Forums, we have Allow User Selection = Yes, however it makes no difference because we force the "Desktop" theme on a per-forum basis, and override that if they're coming from Cellphones so they see this theme

Now, you might also want to install this:
https://vborg.vbsupport.ru/showthread.php?t=226946
These are some of the custom useragent strings we've got:
Code:

android
BlackBerry
NokiaN
webOS
SonyEricsson
IEMobile
PSP
Nintendo
Wii
Playstation 3
Opera Mini

Though, the Wii isn't working, and we've not tested it on PS3.

Hope this helps the community :)

Tested on version 3.X, not vBulletin4.

Great job ChillingSilence! thanks! :D

SamirDarji 01-24-2011 12:59 AM

Making a mental note to look at this later.

SBlueman 02-20-2011 11:39 PM

How can I add thread prefixes to this skin? They are needed to post a new thread on my site.

yotsume 02-07-2012 09:12 PM

Does this skin allow for the VB Blog add-on?


All times are GMT. The time now is 05:38 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.02615 seconds
  • Memory Usage 1,753KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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