vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Private Messages Enhancements - Scr - PM Preview (https://vborg.vbsupport.ru/showthread.php?t=138944)

YeşiLMeN 02-08-2007 10:00 PM

Scr - PM Preview
 
WwW.ULTRavB.CoM
ScReaM_


This is a Advanced PM Preview For 3.6 & Controlled via the vB Options..:up:

AdminCP => Plugin System => Click Manage Products => Click [Add/Import Product] => Under Import Product => Select the "scr_pmpreview.xml" file => Press Import..

In "pm_messagelistbit" Template Find ;


Code:

        <td class="alt1Active" id="m$pm[pmid]" width="100%">
                <div>
                        <span style="float:$stylevar[right]" class="smallfont">$pm[senddate]</span>
                        <a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]"><if condition="$show['unread']"><strong>$pm[title]</strong><else />$pm[title]</if></a>
                </div>
                <div class="smallfont">
                        <span style="float:$stylevar[right]" class="time">$pm[sendtime]</span>
                        <if condition="$show['unread']"><strong>$userbit</strong><else />$userbit</if>
                </div>
       
        </td>

Replace With ;

Code:

<if condition="$vboptions[scr_pmpreview_onoff]==0">
        <td class="alt1Active" id="m$pm[pmid]" width="100%">
                <div>
                        <span style="float:$stylevar[right]" class="smallfont">$pm[senddate]</span>
                        <a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]"><if condition="$show['unread']"><strong>$pm[title]</strong><else />$pm[title]</if></a>
                </div>
                <div class="smallfont">
                        <span style="float:$stylevar[right]" class="time">$pm[sendtime]</span>
                        <if condition="$show['unread']"><strong>$userbit</strong><else />$userbit</if>
                </div>
       
        </td>
</if>
<if condition="$vboptions[scr_pmpreview_onoff]==1">
        <td class="alt1Active" id="m$pm[pmid]" width="100%">
                <div>
                        <span style="float:$stylevar[right]" class="time" style="font-size:9px;">$pm[senddate] @ $pm[sendtime]</span>
                        <a href="private.php?$session[sessionurl]do=showpm&amp;pmid=$pm[pmid]"><if condition="$show['unread']"><strong>$pm[title]</strong><else />$pm[title]</if></a> (<if condition="$show['unread']"><strong>$userbit</strong><else />$userbit</if> )
                </div>
                <div class="smallfont">
                <i>$pm[pmpreview]</i>       
                </div>
       
        </td>
</if>

Admin Controllable ;

vBulletin Options -> Scr - PM Preview

YeşiLMeN 02-09-2007 03:03 PM

*Reserved First Post !

-- Click Install Pls :)

Surviver 02-09-2007 03:31 PM

A Version with a few more Features is already aviable here: https://vborg.vbsupport.ru/showthread.php?t=132622

Mr_Snob 02-09-2007 03:43 PM

Quote:

Originally Posted by Surviver (Post 1178456)
A Version with a few more Features is already aviable here: https://vborg.vbsupport.ru/showthread.php?t=132622

it is good if from one hack of it many gives
the people need perhaps advanced or simple of one hack who knows? :)

gullystation 02-09-2007 03:43 PM

3rd Post. Nice work!

Lizard King 02-09-2007 03:53 PM

Inside templates instead of <i>code</i> you shall use <em>code</em> since <i> tags break validation.

Snake 02-09-2007 06:02 PM

Thanks!

YeşiLMeN 02-09-2007 08:24 PM

Install Please

projectego 02-09-2007 09:28 PM

Nice idea! Thanks. :)

YeşiLMeN 02-10-2007 06:49 AM

*Install ! :)
Click Here !

Surviver 02-10-2007 07:14 AM

Quote:

Originally Posted by YeşiLMeN (Post 1178668)
Install Please

Quote:

Originally Posted by YeşiLMeN (Post 1178961)
*Install ! :)
Click Here !

Why ?

I would only click install if i use a hack ...

YeşiLMeN 02-10-2007 07:35 AM

If You Don't Use This Hack , Don't Click Install !! :mad:

Surviver 02-10-2007 08:47 AM

Quote:

Originally Posted by YeşiLMeN (Post 1178986)
If You Don't Use This Hack , Don't Click Install !! :mad:

Quote:

Originally Posted by Surviver (Post 1178974)
Why ?

I would only click install if i use a hack ...

Quote:

Originally Posted by YeşiLMeN (Post 1178961)
*Install ! :)
Click Here !

Yes im the same opinion. And why you tell all users to install the hack, even if you don?t know, ich they use it ?

Only to geht Installs ?

maxicep 02-10-2007 10:13 AM

Quote:

Originally Posted by Surviver (Post 1178974)
Why ?

I would only click install if i use a hack ...

Quote:

Originally Posted by YeşiLMeN (Post 1178961)
*Install ! :)
Click Here !

zuahahah you extremely right Surviver. :up:

YeşiLMeN 02-10-2007 06:06 PM

Quote:

Originally Posted by Surviver (Post 1179006)
Yes im the same opinion. And why you tell all users to install the hack, even if you don?t know, ich they use it ?

Only to geht Installs ?

Because, They Are Use It :p

Quote:

Originally Posted by maxicep (Post 1179039)
zuahahah you extremely right Surviver. :up:

Sende Yangına K?r?kle Gitme..

aceofspades 02-10-2007 06:45 PM

Quote:

Yes im the same opinion. And why you tell all users to install the hack, even if you don?t know, ich they use it ?

Only to geht Installs ?
Lol. If they are going to use the hack whats wrong with reminding them to click install.

*Installs

YeşiLMeN 02-10-2007 06:52 PM

Thanks aceofspades !

aceofspades 02-10-2007 06:54 PM

NP, working great on my site. TY :D

YeşiLMeN 02-10-2007 06:56 PM

* Thanks Again :D

maxicep 02-11-2007 07:43 AM

yeşil kardeş, eklenti güzelde forumhome 'da göstersek bunu süper olacaktı.
ipb 2.0.4 'de vardı güzeldi bence.

this hack well but if we seem that on forumhome ,it will be a perfect.

YeşiLMeN 02-11-2007 06:24 PM

Onu Zero Tolerance Yaptıqi :D

Okunmamış PM'leri Anasayfada G?steriyor..

3.5 B?l?m?nde..

Zero Tolerance Did It :)

HOST-KSA.COM 02-12-2007 01:49 AM

Thanks ..

D&Y 07-09-2007 12:49 PM

Thanks Again Installed... :)

Invalid ID 07-09-2007 03:40 PM

Great

kaptanblack 08-08-2007 07:04 PM

Scream yaptığın eklentide hata var.
Hata=Default Signature ı aktif yapınca postbitte g?z?k?yor tamam.Fakat daha sonra imza ayarlayan bir ?yenin imzası postbitte gene default imza olarak g?z?k?yor :(.Anladın sanırım?


All times are GMT. The time now is 03:32 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.01176 seconds
  • Memory Usage 1,772KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (25)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