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)

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


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