vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Advanced Warning System (AWS) (https://vborg.vbsupport.ru/forumdisplay.php?f=105)
-   -   Proublems with Private messaging (https://vborg.vbsupport.ru/showthread.php?t=96527)

cynix2 09-18-2005 10:11 PM

Proublems with Private messaging
 
I installed AWS to a fresh instillation and since I have private messages have dissappeared. I am unsure why they would just stop working, When I looked in the vB options I see that private messages are turned on.


Any thoughts?

www.planet-megaman.com/forum

sv1cec 09-20-2005 02:33 AM

No private messages at all?

Check your edits in private.php and make sure that the last line in the code below, is in your file:

Code:

        warn_notify($thread1, $thread2, $thread3, $bbuserinfo, $warnerdata['email'], $warnerdata['username'], $vboptions['warn_automatic_warner'], $warn_type, $level, $wcomment, $alert);
        }
    }
// End of automated warnings things
$message=$pm_message;

That $message=$pm_message, if it is not there, can stop your PMs all together.

cynix2 09-20-2005 05:28 AM

unfortunately that isnt the issue
here is my current private.php

EDIT: File removed by Boofo as you can not post full vBulletin files.

Boofo 09-20-2005 05:33 AM

cynix2, please do not post full vb files here in the future as it is against Jelsoft policy. Thank you. ;)

sv1cec 09-20-2005 05:36 AM

I am sorry, but I can't help more. Check your private.php changes, everything should work fine, as long as those changes are done the way described. Email me your private.php file if you want, and I'll have a look at it.

Rgds

cynix2 09-20-2005 06:56 AM

very sorry for posting the file, didnt know
sv1cec may i have your email? pm me plz (yes i have checked over all of private.php, nothing i notice is wrong)

cynix2 09-21-2005 07:06 AM

Right well I put in a clean version of private.php and it still dosnt work. that would lead me to belive that its not a proublem in the edited private.php file.

sv1cec 09-21-2005 09:00 AM

Well, if private.php doesn't work in its standard form, then I guess it is not an issue of AWS. Maybe you have installed another hack, as well, which is causing that?


All times are GMT. The time now is 08:31 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.01072 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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