vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Flag PM's (https://vborg.vbsupport.ru/showthread.php?t=75135)

xtreme-mobile 03-23-2005 01:27 PM

agh right

cheers lionel, it woulodnt open up when i clicked it ill try renameing it

thanks

xtreme-mobile 03-23-2005 01:37 PM

ive run the query and edited the private.php file but when i try to edit my pm_messagelist template the text i need to find doesnt exist??

it says not found? any ideas?

cheer

Lionel 03-23-2005 01:43 PM

This thread isn't too long read the first page. It's worth it. This is a nice little useful hack.

xtreme-mobile 03-23-2005 01:49 PM

yeh have read the first page mate :)

but i cant find this in template pm_messagelist

<tr>
<td class="alt1"><img src="$stylevar[imgdir_statusicon]/pm_$pm[statusicon].gif" alt="" border="0" /></td>

if i cant find it can i just not use this hack then?

Lionel 03-23-2005 01:52 PM

try the pm_messagelistbit

xtreme-mobile 03-23-2005 01:58 PM

ok ive worked it out, the instructions are back to front, the stuff you need to edit in pm_messagelist is actually in pm_messagelistbit and vice versa

looks goo btw

any way to change the icons to what ever ones we want?

Lionel 03-23-2005 01:59 PM

If you want to be nice to your members you could adjust the messagelist template to show the icons legend.

xtreme-mobile 03-23-2005 02:14 PM

hey i like that lionel :)

how would i do that :confused:

ive just changed my flagged message icons also :)

see screen shot :)

great hack clicks install

Lionel 03-23-2005 02:20 PM

in pm_messagelist template after
Quote:

<tr>
<td><img src="$stylevar[imgdir_statusicon]/pm_forwarded.gif" alt="$vbphrase[forwarded_message]" border="0" /></td>
<td class="smallfont">&nbsp; $vbphrase[forwarded_message]</td>
</tr>

add (replace with your image name)
Quote:

<tr>
<td><img src="$stylevar[imgdir_statusicon]/user_offline.gif" alt="Message not Flagged" border="0" /></td>
<td class="smallfont">&nbsp; Message not Flagged</td>
</tr>
<tr>
<td><img src="$stylevar[imgdir_statusicon]/user_online.gif" alt="Message Flagged" border="0" /></td>
<td class="smallfont">&nbsp; Message Flagged</td>
</tr>

xtreme-mobile 03-23-2005 02:23 PM

k ill try now :)


All times are GMT. The time now is 12:55 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.01047 seconds
  • Memory Usage 1,729KB
  • 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_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