vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   Mobile/Cell Phone Style (https://vborg.vbsupport.ru/showthread.php?t=151186)

diola 03-30-2008 06:51 PM

just a thing, when people post from a mobile device (that`s already been detected and using mobile style), this user signature do not apears, even when you see the post in a computer. Can it be fixed?

dartho 03-30-2008 11:57 PM

I had left this out to conserve screen space, but you can add in signatures by editing your postbit (and postbit_legacy) templates, searching for
Code:

<if condition="$post['editlink']"><a href="$post[editlink]">[Ed]</a></if>
and replace with
Code:

                <if condition="$post['signature']">
                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
                <!-- / sig -->
                </if>

<if condition="$post['editlink']"><a href="$post[editlink]">[Ed]</a></if>


mac27 04-01-2008 09:55 PM

Quote:

Originally Posted by dartho (Post 1476206)
This is a bit of a kludge, but will allow your users to choose to remove the Posted via Mobile Message - I will look into a plugin to force the addition of the message also, but in the mean time:

Edit your "newreply" and "newthread" templates for this style and replace:

Code:

<textarea name="message" rows="10" cols="15" style="width:100%; height:100px"></textarea>
with:

Code:

<textarea name="message" rows="10" cols="15" style="width:100%; height:100px">

Posted via Mobile Device</textarea>


I tried the above and had no luck with it. I would like it to just show the Posted via mobile device only for users that make a post with this style. Also the images are not showin gup inline. The ones that have been attached via vbulletin. Post that have links to off site images show up fine.

Great job on this working great on vb 3.7 beta 6 and with vBSEO

dartho 04-01-2008 10:21 PM

G'day Mac, a 3.7 version of this can be found here: https://vborg.vbsupport.ru/showthread.php?t=174375 with a new colour scheme too.

Images were designed not to show up inline, but you should get a link to them instead. There is info on how to put images back inline in this post: https://vborg.vbsupport.ru/showthrea...ne#post1334072

Brembo 04-08-2008 10:28 PM

Is this version compatible with 3.6.9

dartho 04-09-2008 01:05 AM

Should work fine on 3.6.9

tekguru 04-09-2008 08:43 AM

But with a lot of the templates saying they are not compatible, it needs a double check and an update IMHO.

dutchbb 04-09-2008 03:29 PM

And how do we change style back to normal? There isn't a menu on forumhome , also can't find it in options...

Brembo 04-09-2008 10:23 PM

Quote:

Originally Posted by dartho (Post 1486366)
Should work fine on 3.6.9

I have tried..Not work with 3.6.9

RaceJunkie 04-10-2008 01:49 AM

I want to import a style without having other templates added to it such as the Gallery, vbAdvanced, templates. Is it possible to do this? Just add the style and it only has the templates it needs to run properly.


All times are GMT. The time now is 10:10 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.01511 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_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