vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Profile Enhancements - Reply To Visitor Message (Profile Comments) (https://vborg.vbsupport.ru/showthread.php?t=166201)

GlamRockTalk 11-23-2008 03:30 PM

You don't have a 'border=2' or something like that in the code, do you?

If so, try removing that and see if it works. Remember, I'm not a coder, I just play around with the codes until they work ;)

IIAnDoII 11-23-2008 05:38 PM

This is the code i used

Code:

<div class="smallfont"><a href="member.php?$session[sessionurl]u=$message[postuserid]#visitor_messaging"><img src="http://www.yourdomain.com/images/imagename.gif" /></a></div>
but with my forum name and image locatiion

i dont think it has a boarder code in it i will just keep playing around with it

LordNinja 12-02-2008 09:10 PM

Quote:

Originally Posted by IIAnDoII (Post 1671472)
This is the code i used

Code:

<div class="smallfont"><a href="member.php?$session[sessionurl]u=$message[postuserid]#visitor_messaging"><img src="http://www.yourdomain.com/images/imagename.gif" /></a></div>
but with my forum name and image locatiion

i dont think it has a boarder code in it i will just keep playing around with it

just add border="0" after src="imagename.gif"

jerx 12-04-2008 08:12 AM

Does anyone know how to show the link only if it is your own profile? I tried using <if condition="$prepared['myprofile']"> as in MEMBERINFO template, but it is not recognized.

CCV_Pinto 12-05-2008 06:42 PM

Code:

<if condition="$bbuserinfo[userid] == $userinfo[userid] && THIS_SCRIPT == 'member'">
for whom was looking for ajax style reply, I made this: my mod

regards

jerx 12-05-2008 07:26 PM

Quote:

Originally Posted by CCV_Pinto (Post 1679220)
Code:

<if condition="$bbuserinfo[userid] == $userinfo[userid] && THIS_SCRIPT == 'member'">
for whom was looking for ajax style reply, I made this: my mod

regards

Thank you very much! That code works great.

Your ajax style reply mod looks very promising. It definately makes replying easier for users. The only reason I do not install it is, that I want users to visit the other user' s profile, so that they are tracked on the recent visitors block.

That' s the same reason I added the link suggested by the original poster as well and not only added an additional phrase to the conversation link.

MagicThemeParks 09-21-2009 10:28 AM

This should be default in vB. Thanks for sharing! :up:

Used approach as in Post #37 with the <if> conditional from the first, but the <div> from the 2nd one. :)

BucWiLd 10-17-2009 02:43 AM

installed ty

linuxututs 10-18-2009 04:23 AM

GREAT Hack / Mod !

But on my new vB 3.8.4 the edits to look for are
Code:

<div class="visitor_message_body" id="vmessage_text_$message[vmid]">$message[message]</div>
Thanks,

farazfaraz 11-13-2009 12:27 PM

install


All times are GMT. The time now is 04:22 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.01106 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
  • (5)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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