vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Mobile, Cell, Phone, PDA, iPhone Style (https://vborg.vbsupport.ru/showthread.php?t=174375)

lifanovsky 04-30-2008 11:49 PM

Since gold is here - will this theme be updated? Thanks in advance - looking forward, actually...

swissbob 05-03-2008 02:49 PM

Any solution to the Mobile Adsense issue?

And we really need some way for users to switch the style back to the default at least - people are getting locked into the mobile style if they select it from the drop down menu :) :(

Great style though, thanks!

swissbob 05-03-2008 04:29 PM

I have set up a subdomain of my forum, m.myforum.com, using the Different Domain plugin, and given it this style.

I have turned off the 'include domain in URLs' option in vbSEO.

The front page works fine, and all the URLs now stay on the mobile domain. However, once I click on a forum page, all the links are now pointing back to the original domain. I tracked this down to the HTML head section, which includes:
<base href="http://www.myforum.com" />

I looked in the header and headinclude template and this isn't there.... so where does this come from and how do I remove it please?

TsirhCitna 05-03-2008 07:26 PM

This seems great except that you can't get out of the style once you choose it.

callumbush 05-04-2008 06:33 PM

Quote:

Originally Posted by TsirhCitna (Post 1507210)
This seems great except that you can't get out of the style once you choose it.

Yes I just logged on to say this also! :) I had to uninstall it to solve the problem

callumbush 05-04-2008 08:38 PM

Here is some more feedback:

1. If I am viewing a thread with multiple attachments, this style doesn't work great as it lists each attachment in one single line (i.e. it doesn't indent them), which makes the page extremely wide and therefore you have to zoom to view it (I was using Opera mini btw). There is also no gap between the names of each attachment, which makes them even harder to read/distinguish.

2. You cannot see how big an attachment is. It is really important to know this

Hope this helps! :)

Callum

Crimm 05-06-2008 08:42 PM

Here's some things I have found. Dartho I hope you don't mind me offering suggestions. If you do, let me know.

1. Style Choosing issue:

I went to the following template: modifyoptions

Before:

Code:

<div>
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="submit" class="button" value="$vbphrase[save_changes]" accesskey="s" />
<input type="reset" class="button" value="$vbphrase[reset_fields]" accesskey="r" />
</div>

I added the following code:

Code:

<if condition="$show['quickchooser']">
<div class="windowbg2">Style Chooser</div>
<span>
<select name="styleid" onchange="switch_id(this, 'style')">
<optgroup label="$vbphrase[quick_style_chooser]">
$quickchooserbits
</optgroup>
</select>
</td>
</if>
</span>
<br />

2. Phrases Missing

I also noticed that in the same template: modifyoptions... The following phrases aren't showing up:

Quote:

$vbphrase[show_my_reputation_level]
$vbphrase[pm_from_buddies_only]
So if you go to the
  • Admin CP->Language and Phrase Manager
  • Click add new phrase at the bottom
  • In varname put pm_from_buddies_only
  • In text put PM's from buddies only
  • Add another new phrase
  • in varname put show_my_reputation_level
  • in text put Show my reputation level
3. Larger Text in Some Areas

I have noticed that on some pages the text is larger than others, but I haven't figure out why. I'll play with it and see if I can find anything.

4. Spaces above and below SocialGroups and MemberINFO

For some reason on my phone there are newlines at the top and bottom of these templates. I don't see it when I use a PC browser. I'll also see if I can offer any advice on that as well.

Ad1tya 05-07-2008 08:38 AM

Can you please update this for vB 3.7 Gold?

lifanovsky 05-07-2008 12:51 PM

Quote:

Originally Posted by Ad1tya (Post 1511417)
Can you please update this for vB 3.7 Gold?

Just can't wait, really...

Jase2 05-07-2008 05:44 PM

Any update soon? :)


All times are GMT. The time now is 04:52 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.01530 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
  • (2)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
  • (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