vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Username HTML Markup 4.2.x (https://vborg.vbsupport.ru/showthread.php?t=229146)

Popa Andrei 07-04-2011 05:29 AM

Quote:

Originally Posted by Gemma (Post 2215602)
I made a change to the threadbit template,

Find
Code:

<vb:if condition="!$show['detailedtime']">
                                                        {vb:rawphrase started_by_x_y_z_a, {vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}, {vb:stylevar dirmark}}
                                                <vb:else />

Replace with
Code:

<vb:if condition="!$show['detailedtime']">
                                                        {vb:rawphrase started_by_x_y_z, {vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}, {vb:raw thread.postusername}, {vb:raw thread.startdate}, {vb:raw thread.starttime}, {vb:stylevar dirmark}}
                                                <vb:else />

I then changed the phrase started_by_x_y_z to this <span class="label">Started by {2} on {3}</span>

And I change this line in my forumhome_lastpostby template

Code:

{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}}
Replace with
Code:

<div class="popupmenu memberaction">{vb:rawphrase by_x_guest, {vb:raw lastpostinfo.lastposter}}</div>
I think that's right, I've modified that template that much but I think that was the original change :o

can you please put screenshot with before and after so we can understand what you did more clearly?

Gemma 07-04-2011 12:14 PM

Quote:

Originally Posted by stormzone (Post 2216497)
can you please put screenshot with before and after so we can understand what you did more clearly?

I don't understand why you need a screenshot? Beforehand, when hovering over a username it wasn't displaying correctly (like so many have been complaining about). So I made some template/phrase edits to remove the hovering but still have the username markup

Popa Andrei 07-04-2011 11:45 PM

aham.

Jeremy8 07-09-2011 03:37 PM

Maybe someone should start a whole new thread for the one that actually works

skengman 07-12-2011 03:19 PM

big up fixed it working fine on 4.1.4

skengman 07-15-2011 09:34 PM

How do i get username colours in the CMS??
cheers

Madita 07-23-2011 03:47 PM

This Plugin with its offline nonsense has direven me crazy.
No proper solution here for 4.1.4 to get rid of this offline notification that would work.
Finally I deleted it.

Pitty for the waste of my time !!!

Domy 07-23-2011 09:54 PM

<a href="http://img20.imageshack.us/img20/392/immaginetw.png" target="_blank">http://img20.imageshack.us/img20/392/immaginetw.png</a>
how can I remove this?

skengman 08-03-2011 09:21 AM

Quote:

Originally Posted by Domy (Post 2224094)

CHECK PAGE 21.

Does anyone know how i can get the usergroup colors in the notifications on top were you sign in next to Welcome???
http://img11.imageshack.us/img11/4074/skeng.png

Uploaded with ImageShack.us
cheers

BiMBo3MeNDo 08-08-2011 07:19 AM

simple... not use " use '


All times are GMT. The time now is 11:09 AM.

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.01357 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
  • (4)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