vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Private message just like MySpace's (https://vborg.vbsupport.ru/showthread.php?t=111392)

vbreal 03-26-2006 01:03 PM

Private message just like MySpace's
 
Can someone develop a hack to make the private message section as close as possible to how myspace's message section looks.

So that avatars would be next to the private message.

RDX1 03-26-2006 01:05 PM

That can be done with a simple template mod.

vbreal 03-26-2006 01:09 PM

Quote:

Originally Posted by RDX1
That can be done with a simple template mod.


wish was fluent with this code. I am learning from different mods. But I can't do this myself with out losing any of my hair ha ha. Would u be able to do this mod. i am sure if done it will be used by many.

thanks for the speedy response ha

RDX1 03-26-2006 01:15 PM

Look for the avatar $command in postbit, and add a new <td> to the PM and add the avatar.

vbreal 03-26-2006 01:23 PM

Thanks,

what about the box to the left with inbox sent and all that
i will give that a try.

PHP Code:

<a
                href
="private.php?$session[sessionurl]u=$pm[pmid]"><img
                src
="$pm[avatarurl]alt="&lt;phrase 1="
                
$pm[avwidth$pm[avheight$pm[username]">$vbphrase[xs_avatar]</phrase>&quot;
                border=&quot;0&quot; /&gt;</a></td>
                <td nowrap>&nbsp;</td> 


i tried adding that but no pic shows. its the red x effect haha

a

PHP Code:

<a
                href
="private.php?$session[sessionurl]u=$pm[pmid]"><img
                src
="$pm[avatarurl]alt="&lt;phrase 1="
                
$pm[avwidth$pm[avheight$pm[username]">$vbphrase[xs_avatar]</phrase>&quot;
                border=&quot;0&quot; /&gt;</a></td>
                <td nowrap>&nbsp;</td> 


i tried adding that but no pic shows. its the red x effect haha

ay

vbreal 04-05-2006 03:21 AM

can anyone help a brother out

vbreal 05-06-2006 03:00 PM

guess i will try again? ha


All times are GMT. The time now is 09:06 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.01057 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete