vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Private Messages Enhancements - Private Message Attachments (https://vborg.vbsupport.ru/showthread.php?t=284138)

LLent 05-29-2013 11:20 AM


[DBTech] vBSuper PM's - Private Message Manager v1 (vB4)

This is available now folks and is supported click on link in above post


Taurus1 05-29-2013 12:15 PM

I would highly recommend you guys to get the dbtech mod. It has so much more than just attachments. And it will not screw up your board. And the support you get from those guys are absolutely phenomenal!

madness85 05-31-2013 06:35 PM

ye i got error very sad great addon

ozzy47 05-31-2013 08:39 PM

Quote:

Originally Posted by madness85 (Post 2425112)
ye i got error very sad great addon

On this mod or the DBT one?

highlander_RD 07-09-2013 02:56 PM

Run on vb 4.2.1

got error on installing at code:
<installcode><![CDATA[require_once(DIR . '/includes/class_bootstrap_framework.php');
vB_Bootstrap_Framework::init();
$db->query_write("
UPDATE " . TABLE_PREFIX . "pm AS pm
SET attach = (SELECT COUNT(*) FROM " . TABLE_PREFIX . "attachment WHERE contentid = pm.pmid AND attachment.contenttypeid = " . vB_Types::instance()->getContentTypeId('PMAttachments_PrivateMessage' ) . ")
");]]></installcode>

the script gets NULL for the second WHERE clause:
attachment.contenttypeid = " . vB_Types::instance()->getContentTypeId('PMAttachments_PrivateMessage' )

Fields 07-30-2014 07:05 PM

I get a database error under vB 4.2.2:

Code:

Datenbankfehler in vBulletin 4.2.2:

Invalid SQL:

        INSERT INTO package
        (productid, class)
        VALUES
        ('pmattachments', 'PMAttachments');

MySQL-Fehler  : Duplicate entry 'PMAttachments' for key 'class'
Fehler-Nr.    : 1062
Fehler-Zeit  : Wednesday, 30.07.2014 @ 22:03:24
Datum        : Wednesday, 30.07.2014 @ 22:03:25
Skript        : http://tactical-riot-gaming.de/admincp/plugin.php?do=productimport
Referrer      : http://tactical-riot-gaming.de/admincp/plugin.php?do=productadd
IP-Adresse    : *****
Benutzername  : Fields
Klassenname  : vB_Database
MySQL-Version : 5.5.31-1~dotdeb.0-log

Does anyone have a fix for that?

tbworld 07-30-2014 07:10 PM

Unless you know what you are doing, you are better off going to the dragonbyte Super PM modification. You can find the light version on this site.

------------------------------------------------
Shout-out to Andreas: We miss you buddy :)
------------------------------------------------

Fields 07-30-2014 07:33 PM

Attachments in PMs is only available in the pro version :(

Quote:

Attachments in PM's: Users now can use attachments in their pm's. (Pro)

tbworld 07-30-2014 07:35 PM

Quote:

Originally Posted by Fields (Post 2509057)
Attachments in PMs is only available in the pro version :(

That is right, unfortunately this code is slightly unfinished and not ready for prime-time. It does say beta. :)
If you knew your way around vBulletin then it is possible to get this running, but you would have to understand vBulletin's content-type code. If I could just post a line or two that would fix the modification, then I would. Sadly, that is not the case.

Fields 07-31-2014 07:10 PM

No problem, but thanks anyway for taking your time :)


All times are GMT. The time now is 04:50 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.01210 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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