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)

Zaiaku 06-09-2008 01:21 AM

had to do a little editing but works great and fast too, even my mods still worked with this one, thx

tekguru 06-09-2008 05:58 PM

Comments from my Modrators, all positive:

Quote:

I noticed the changes when I jumped on this evening before seeing this post.

Because of this I have just voted in one of the Polls
--
I can see the tags bit at the bottom of the posts now on the mobile portal!
--
That is a great evolution! The search feature is excellent, and the post count/time of last post very useful.
IMHO for me I'd add in nike.stars mod as a standard....

Daghis 06-10-2008 01:24 AM

Quote:

Originally Posted by dartho (Post 1543597)
IN the mean time see here for otehr ways to implement style changing ...

For now, I'm just telling people to go to mobile.domain as that avoids the issue entirely.

I did have someone report that this style doesn't handle nested quotes properly. I would imagine that fixing that problem is much more difficult. :)

Other than that, my users really like this over the previously installed mobile style. Thanks!

XnaMe 06-11-2008 01:24 AM

Hello! Why it told me Invalid File Specified when i'm trying to import?

dartho 06-11-2008 10:30 AM

XnaMe - you did import this via style manager as opposed to Products and Plugins?

BTW - I just noticed that this is the most installed 3.7.x style on vBulletin.org :D Thanks for the feedback and suggestions (and code snippets) to make it what it is. However - I really hope that when vBulletin 4.0 comes out thaey have builtin mobile support - the popularity of this rather rudimentary and novicely assembled style would have to go a long to way to proving the need and desire for a functional mobile forum is out there!

BigDog56 06-11-2008 12:19 PM

Seems to be a conflict with the MGC chat bot. From a WAP phone, you get a scripting error once you scroll to the chat box. And from opera when you try to post you get the dreaded "Security token" issue. when you try to post.

Fireproof 06-11-2008 02:38 PM

I'm loving the style - works great!!

One issue: my subforums do not show in the forum home view (list of forums). Can you make it display them here or is that not desired for those that have many subforums (I only have a few)?

Second request: how about a symbol or letter link to Quote a reply?

Thanks.

dartho 06-11-2008 10:00 PM

@Fireproof - You need to edit some templates to make this happen.

Edit the forumhome_forumbit_level?_post templates and add
Code:

<if condition="$show['subforums']"><div class="$forum[statusicon]titlebg">-- $forum[subforums]</div></if>
below
Code:

<div class="$forum[statusicon]windowbg">-&nbsp;<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a></div>
then edit forumhome_forumbit_level?_nopost templates and add
Code:

<if condition="$show['subforums']"><div class="$forum[statusicon]titlebg">-- $forum[subforums]</div></if>
below
Code:

<div class="windowbg">-&nbsp;<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a></div>
Then edit the subforumbit_nopost and subforumbit_post templates and replace the cntents with
Code:

<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
That should add the subforums listings - you probably only need to edit the level1 and level2 templates..

The reply link [rep] does quote by default - you want a quoting and non-quoting reply links?

Fireproof 06-11-2008 10:23 PM

Thanks for the help. I'll look into those edits.

Regarding the reply link, ignore my request. I had been replying just via the "quick reply" box at the bottom. I incorrectly assumed that [rep] did the same thing. I just tried it and see that it auto-quotes, so that is perfect!!

Thank you!

Hornstar 06-12-2008 07:58 PM

Quote:

Originally Posted by dartho (Post 1543543)
@Hornstar - no moderation. You can delete threads/posts but thats about it. Style Chooser is in the Edit Options in UserCP (I just noticed that the title shows even of the user has no permissions to change styles). There are instructions on putting style chooser where you want back a page or two HERE

As for the copyright messages etc - the default uses half the screen so I entered in the minimum allowed. I however didn't want to modify the default phrases so I hard coded it. It's a pretty simple edit to make in the footer template. I'll look at making it an option to have default copyright messages or the reduced one in the future

Thanks. Is there any reason you don't make the style chooser default?

I just added inferno shoutbox into the skin, and it just stays on loading, is there a reason that modification wont work in this skin?


All times are GMT. The time now is 07:59 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.01513 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)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
  • (3)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