vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - Lightweight Style for Small Screen Devices (cell phone, iphone, mobile, android) (https://vborg.vbsupport.ru/showthread.php?t=249277)

dartho 11-24-2011 09:28 PM

Quote:

Originally Posted by Filgga (Post 2269438)
when someone goes to the page /private.php there's an error (after upgrade to 4.1.8). The sender of the Private Message is not displayed, you end up getting 'Array' as the sender.

Replace the contents of the pm_messagelistbit template with
Code:

<div class="thread_<vb:if condition="$show['unread']">
new</vb:if>"><img src="{vb:stylevar imgdir_statusicon}/pm_{vb:raw pm.statusicon}.png" class="threadicon" alt="" /> <a href="private.php?{vb:raw session.sessionurl}do=showpm&amp;pmid={vb:raw pm.pmid}" class="title">{vb:raw pm.title}</a>

        </div>
<div class="windowbg" id="pm_{vb:raw pm.pmid}">
                <vb:each from="userbit" value="row">
                        <a href="{vb:link member|js, {vb:raw row}}" class="username understate">{vb:raw row.username}</a>{vb:raw row.comma}
                </vb:each>
        : {vb:raw pm.senddate},&nbsp;<span class="time">{vb:raw pm.sendtime}</span>
</div>


dartho 11-24-2011 09:42 PM

Also, to get rid of the vertical smilies in new replies etc, delete the contents of the editor_clientscript template and replace the contents of the editor_ckeditor template with that of the editor_toolbar_offtemplate

Mr Peabody 11-25-2011 07:54 PM

Quote:

Originally Posted by dartho (Post 2271597)
Replace the contents of the pm_messagelistbit template with
Code:

<div class="thread_<vb:if condition="$show['unread']">
new</vb:if>"><img src="{vb:stylevar imgdir_statusicon}/pm_{vb:raw pm.statusicon}.png" class="threadicon" alt="" /> <a href="private.php?{vb:raw session.sessionurl}do=showpm&amp;pmid={vb:raw pm.pmid}" class="title">{vb:raw pm.title}</a>

        </div>
<div class="windowbg" id="pm_{vb:raw pm.pmid}">
                <vb:each from="userbit" value="row">
                        <a href="{vb:link member|js, {vb:raw row}}" class="username understate">{vb:raw row.username}</a>{vb:raw row.comma}
                </vb:each>
        : {vb:raw pm.senddate},&nbsp;<span class="time">{vb:raw pm.sendtime}</span>
</div>


Thanks for that :)

Amadeusmq 11-25-2011 08:14 PM

Would it be a great deal of work to make this style work a bit better with this addon: https://vborg.vbsupport.ru/showthread.php?t=270346 ?

If you need an example, my forums has a bunch of these (i.e., http://www.isxgames.com/forums/project.php?projectid=3 )

dartho 11-25-2011 11:20 PM

@Amadeus - Sorry, that is very unlikely to happen

Amadeusmq 11-25-2011 11:54 PM

Quote:

Originally Posted by dartho (Post 2271958)
@Amadeus - Sorry, that is very unlikely to happen

Ok, then how about settings where you could indicate various forum IDs where the addon would switch automatically to the 'default site style', but then switch back to the 'light style' when not in those forums.

Or, is that not possible with the vbulletin addon API?

dartho 11-26-2011 12:27 AM

vBulletin can by default Force forums to styles in the forum properties

Amadeusmq 11-26-2011 12:53 AM

Quote:

Originally Posted by dartho (Post 2271972)
vBulletin can by default Force forums to styles in the forum properties

Ah, I didn't know that. I'll check it out.

thenamesgould 11-26-2011 10:52 AM

Quote:

Originally Posted by Filgga (Post 2269438)
I doubt, when someone goes to the page /private.php there's an error (after upgrade to 4.1.8). The sender of the Private Message is not displayed, you end up getting 'Array' as the sender.

Probably this' facing me alone?

I'm also getting "Array" in place of the forum member's names whose birthday it is, at the bottom of the main home forum.

thenamesgould 11-26-2011 10:58 AM

Quote:

Originally Posted by dartho (Post 2271601)
Also, to get rid of the vertical smilies in new replies etc, delete the contents of the editor_clientscript template and replace the contents of the editor_ckeditor template with that of the editor_toolbar_offtemplate

If I do this, then hit Reply ... the message that I'm replying to appears like this:

PHP Code:

[QUOTE=jamesgould;277526]Message content ...[/QUOTE]<br />
<
br /> 


But on the upside, it does retain the line breaks when I do the post. So if those random <br />'s could be removed, I think that would solve my main problem with the style.


All times are GMT. The time now is 03:16 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.03453 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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