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)

REIGN SS 02-03-2009 01:18 AM

Quote:

Originally Posted by dartho (Post 1732521)
I'm not in a position to test this at the moment, but you could try <br /> for the line break, or \n ?

I couldn't quiet figure out where to put it so I made a BBCode for <br> and <hr> and just used that in the options.

https://vborg.vbsupport.ru/external/2009/02/106.jpg

It got me the results I wanted:

https://vborg.vbsupport.ru/external/2009/02/107.jpg

Andyrew 02-07-2009 10:12 AM

When i click on a thread it takes me to the last post, should it not take me to the first post. :confused:

dartho 02-07-2009 11:05 AM

it *should* take you to the newest read post, which would be the last one if you've already read the thread, or the first one if not...

Sym0n 02-08-2009 01:31 PM

+1 for the 3.8.x update. But I've got this going on 3.8.1 and so far so good. :)

Few things I would ask for though in the update, if you do one that is, are:
  • Line breaks between post replies
  • Text wrapping on input fields
  • Moderator tools access
  • Direct link to PMs (showing how many new texts)
  • Link to AdminCP (if conditional)
  • AdminCP style ;)
  • New thread/post flag (most important out of the lot IMHO)
If you could add them in I'd be one happy camper, but please don't see this post as a complaint.

Thanks for your work,

Sy

cbehan 02-13-2009 02:39 AM

great stuff. I eagerly await a 3.8 version...and also second the requests from Sym0n...

Alfa1 02-14-2009 01:43 AM

A 3.8 version would be appreciated. Please include blog and groups.

tgmorris 02-16-2009 12:00 AM

Installed and working for the most part.

I did modify the threadbit template to indicate new posts exist by having the thread title in bold and old threads in regular text.

My forum supports Linear/Hybrid/Threaded modes and it does seem that things don't display properly if the user doesn't default to Linear mode if the thread has non-linear discussion. If that's the case is there a way to force the user to Linear mode when using the mobile style so all the conversation is visible?

Biker_GA 02-17-2009 01:03 PM

My users are singing praises since I installed it this morning. Just one little request. It would be nice to include an option to redirect mobile devices directly to the forums. Our primary page is a portal page and doesn't render very well with some mobile devices. It would be a god send if the options for the style allowed for a redirect directly to the forum pages.

Great product! Thanks!

dartho 02-17-2009 10:43 PM

To disable (in a manner of speaking) vBadvanced, edit the adv_portal template in the mobile style and replace it's contents with the following or something similar:

Code:

$stylevar[htmldoctype]
<html>
<head>
$headinclude
<meta http-equiv="Refresh" content="2; URL=forum.php" />
</head>
<body>

$header

$navbar
<div align="center"><a href="forum.php">Portal Disabled in Mobile View - Click here if your browser does not automatically redirect you.</a></div>

$footer

</body>
</html>


Biker_GA 02-18-2009 10:18 AM

Perfect! Thanks!


All times are GMT. The time now is 02:03 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.01800 seconds
  • Memory Usage 1,736KB
  • 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)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