vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Super PM (Mass PM) (https://vborg.vbsupport.ru/showthread.php?t=100314)

sagiklein 12-16-2005 07:30 PM

Error:

Code:

Database error in vBulletin 3.5.1:

Invalid SQL:
INSERT INTO pm (pmtextid, userid, folderid, messageread) VALUES (60483, 6417, 0, 0), (60483, 7758, 0, 0), (60483, 8166, 0, 0), (60483, 9872, 0, 0), (60483, 11129, 0, 0), (60483, 12516, 0, 0), (60483, 14312, 0, 0), (60483, 14879, 0, 0), (60483, 15109, 0, 0), (60483, 15732, 0, 0), (60483, 17072, 0, 0), (60483, 17221, 0, 0), (60483, 17662, 0, 0), (60483, 19080, 0, 0), (60483, 20308, 0, 0), (60483, 20483, 0, 0), (60483, 21270, 0, 0);

MySQL Error  : Table 'pocket4.pm' doesn't exist
Error Number : 1146
Date        : Friday, December 16th 2005 @ 11:27:39 PM


LBSources 12-17-2005 09:20 PM

seems to work for me.. thanks.. problem is it seems to have nuked my pm_popup hack.. cant seem to fix it..

any ideas?

Lenny :)

msgotit 12-17-2005 11:55 PM

sagiklein

Find this:
PHP Code:

$db->query("INSERT INTO pm (pmtextid, userid, folderid, messageread) VALUES " implode(", "$toInsert)); 

Replace with this:
PHP Code:

$db->query("INSERT INTO " TABLE_PREFIX "pm (pmtextid, userid, folderid, messageread) VALUES " implode(", "$toInsert)); 

I believe that will fix it. Let me know.

msgotit 12-18-2005 12:00 AM

Quote:

Originally Posted by LBSources
seems to work for me.. thanks.. problem is it seems to have nuked my pm_popup hack.. cant seem to fix it..

any ideas?

Lenny :)

LBSources,

What is happening, it just doesn't pop-up, or what, I don't know for sure off hand, but if you have some more details, maybe I can figure it out. Mainly what is going on, and what the hack did in the first place? Sorry about that.

Mark

LBSources 12-18-2005 01:09 PM

Quote:

Originally Posted by msgotit
LBSources,

What is happening, it just doesn't pop-up, or what, I don't know for sure off hand, but if you have some more details, maybe I can figure it out. Mainly what is going on, and what the hack did in the first place? Sorry about that.

Mark

DISREGARD!

silly me and sorry for wasting your time.. i dont know what the heck happened..

it works now

Lenny :)

Ok.. users do NOT receive an email that they received a new PM when i send a user the SuperPM .. they also dont get the unread message notification that says they have a new message

i cant explain it.. maybe now the blinking pm hack is now in conflict .. i dont mind that the new pm message doesnt show up; but i like to get atleast an email sent.. any idea?

ronoxQ 12-18-2005 11:04 PM

The PM options aren't appearing! What did I do wrong?

LBSources 12-18-2005 11:40 PM

Quote:

Originally Posted by ronoxQ
The PM options aren't appearing! What did I do wrong?

happened to me; if its now happened to you.. the settings are in the Users section of the AdminCP .. SuperPM

HTH

Lenny

msgotit 12-19-2005 03:36 AM

LBSources,

I know that it isn't sending the email, and what not, part of the problem, is that if your board is very big (a lot of users), running this and having all of that happen will be very server intensive, for those that have a lot of users it often would bring their board down, if you don't have that many users, I could probably find an older copy that would do all of that. I will look into just the email part, you might be ok if you just did that, although I don't know for sure. Let me know what you would like and I will see what I can do!

Mark

msgotit 12-19-2005 03:37 AM

Quote:

Originally Posted by ronoxQ
The PM options aren't appearing! What did I do wrong?

Did you find it, if not let me know! If you uploaded the xml file then it should be under the users section.

LBSources 12-19-2005 03:40 AM

Quote:

Originally Posted by msgotit
LBSources,

I know that it isn't sending the email, and what not, part of the problem, is that if your board is very big (a lot of users), running this and having all of that happen will be very server intensive, for those that have a lot of users it often would bring their board down, if you don't have that many users, I could probably find an older copy that would do all of that. I will look into just the email part, you might be ok if you just did that, although I don't know for sure. Let me know what you would like and I will see what I can do!

Mark

Mark, its ok .. i dont plan to use this hack for the whole board. I use it really for staff and when i need them to know something and i want their attention.

For the rest of the board i use the mass email sending ..

so if you could find that ability to send the email notifications; i would like to try it..

Thanks..

Lenny :)


All times are GMT. The time now is 04:22 PM.

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.01297 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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