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 - PM Preview (https://vborg.vbsupport.ru/showthread.php?t=132622)

Surviver 11-26-2006 10:00 PM

PM Preview
 
PM Preview

  • Whats this ?
    • This Hack shows a Preview of ech PM in the PM-Overview
  • Installation
    • Read readme.txt
  • Other
    • Some Screenshots are attached
      • Features
        • chose Nuber of characters to be shown
        • Strip Quotes
        • Defaultvalue for Registration
        • Edit via ACP

if you like it, please klick Install !

Greeting, Surviver

PS: I'm Sorry for my bad English :tired:

projectego 11-27-2006 03:51 PM

Awesome hack! Thank you for sharing! :)

Trana 11-27-2006 04:42 PM

Is this any different from the other 2 PM Preview hacks that are posted here?

Paul M 11-27-2006 04:45 PM

It seems to have some ACP options the others don't have

Surviver 11-27-2006 04:45 PM

Quote:

Originally Posted by Trana (Post 1126502)
Is this any different from the other 2 PM Preview hacks that are posted here?

//Yes, Paul M, i will attach english Screenshots :)

Thanks !

Greetings Surviver

sensimilla 11-27-2006 05:35 PM

Thanks , nice share.

Ntfu2 11-27-2006 09:26 PM

how can i update the DB so all users use it by default

Surviver 11-28-2006 03:27 AM

Quote:

Originally Posted by Ntfu2 (Post 1126753)
how can i update the DB so all users use it by default

Update user SET pmpreview=1

Greetings Surviver

PS: Don't forgetthe Table Prefix ;)

Ntfu2 11-28-2006 04:29 AM

Thank you very much!

yoyoyoyo 12-06-2006 01:56 PM

excellent - thanks much

rmxs 02-09-2007 06:44 PM

Installed thanks :)

BobbyBig 02-09-2007 08:32 PM

Installed this Sexy mod!

Noonster 02-13-2007 05:23 PM

Installed and works great - however is there a script I can run to enable this for all current users?? Reason I ask is that nobody can see the preview unless they go into their options and turn it on.

I want to make everyone have it on right now!

Surviver 02-13-2007 06:27 PM

Quote:

Originally Posted by Surviver (Post 1126954)
Update user SET pmpreview=1

Greetings Surviver

PS: Don't forgetthe Table Prefix ;)

Quote:

Originally Posted by Noonster (Post 1181667)
Installed and works great - however is there a script I can run to enable this for all current users?? Reason I ask is that nobody can see the preview unless they go into their options and turn it on.

I want to make everyone have it on right now!

... Read the Thread ;)

RedGTiVR6 06-07-2007 07:36 PM

I'm sorry, but can you describe in more detail where I can make that change so that all current users can see this?

Do I have to go into the DB and make that change or is that in the .xml somewhere?

Surviver 06-08-2007 03:27 AM

Quote:

Originally Posted by RedGTiVR6 (Post 1263561)
I'm sorry, but can you describe in more detail where I can make that change so that all current users can see this?

Do I have to go into the DB and make that change or is that in the .xml somewhere?

Go to your ACP -> Maintenance -> Execute SQL Query.

Fill "Update user SET pmpreview=1" in the Field Manual Query and click Continue.

Click Countinue again in the next Window.

Dannyloski 07-28-2007 03:33 PM

Quote:

Originally Posted by Surviver (Post 1263856)
Go to your ACP -> Maintenance -> Execute SQL Query.

Fill "Update user SET pmpreview=1" in the Field Manual Query and click Continue.

Click Countinue again in the next Window.

Dont forget to point out that this will not work if they have Table Prefixes ... So to work, it would be like this:

Code:

Update TABLEPREFIX_user SET pmpreview=1
Anyways, installed and working on vB 3.6.8 :up:

semauae 07-29-2007 01:35 PM

Very good

I gonna install it so0o0on

thnx

MDK-Indy 07-29-2007 02:20 PM

Dont work with the PMCrypt - Private Message Encryption Add-on.

greeting Indy

semauae 07-30-2007 07:34 PM

I tried

Update TABLEPREFIX_user SET pmpreview=1

But there is an error:

MySQL said:

#1146 - Table 'semauae_semauae.TABLEPREFIX_user' doesn't exist

Dannyloski 07-30-2007 08:13 PM

^ you have to change "TABLEPREFIX" to the table prefix you stated in your includes/config.php file of vB ....

redtaz 04-17-2008 12:37 AM

I cant find the
Quote:

<tr>
<td><label for="cb_pmpopup"><input type="checkbox" name="pmpopup" value="1" id="cb_pmpopup" $checked[pmpopup] />$vbphrase[show_pm_popup]</label></td>
</tr>
in my modifyoptions template so i cant add the $pmpreviewoptions code into the template. I'm currently running vb 3.7 RC3 anybody know how to fix this?


All times are GMT. The time now is 08:01 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.01248 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)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