The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Private Message Attachments Details »» | |||||||||||||||||||||||||||||
This Add-on allows you to use attachments in private messages.
Changelog 1.0.0 Beta 2
Download Now
Show Your Support
|
15 благодарности(ей) от: | ||
BCP Hung, captainslater, Fethi.dz, Gemma, goxy63, ibrahimkoky, LOGECT, McAtze, Rckcrwlr, Robru, Sayid, Syxguns, Taurus1, Toorak Times, whitewolf68 |
Comments |
#52
|
|||
|
|||
>Duplicate entry 'PMAttachments' for key 'class'
Same... |
#53
|
|||
|
|||
No Joy on install, great product if it worked something that has been lacking in VB for a long time. Wish it was working .
|
#54
|
||||
|
||||
So, it doesn't work ?
|
#55
|
|||
|
|||
yep, does not work, actual error:
Code:
Database error in vBulletin 4.2.0: Invalid SQL: UPDATE pm AS pm SET attach = (SELECT COUNT(*) FROM attachment WHERE contentid = pm.pmid AND attachment.contenttypeid = ); MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 2 Error Number : 1064 Request Date : Thursday, September 6th 2012 @ 09:48:49 AM Error Date : Thursday, September 6th 2012 @ 09:48:51 AM Script : http://#########/admincp/plugin.php?do=productimport Referrer : https://#########/admincp/plugin.php?do=productadd IP Address : ###.###.###.### Username : ######## Classname : vB_Database MySQL Version : 5.0.95-community vB_Types::instance()->getContentTypeId('PMAttachments_PrivateMessage' ) returns an empty value. for everyone with that duplicate errors, thats because database fields get added to existing tables before the script breaks. need to remove a few: from table "pm" remove "attach" and "attachmap" from usergroup remove "advpmpermissions" from packages remove the entry "PMAttachments" from contenttype remove the entry "PrivateMessage" the productinstaller of vbulletin is unable the remove database entries when theyre duplicate, even if you choose overwrite as an option, plus the script actually breaks before putting the entry into the products manager... ps: bitte koenntest du die titel fuer die plugins ins englische umbenennen, fuer unsere uebersee freunde;-) |
#56
|
|||
|
|||
ps: even after fixing the obvious errors (VBForum_PrivateMessage instead of PMAttachment_PrivateMessage...), opening the newattachment.php link causes an error
Code:
#########, you do not have permission to access this page. This could be due to one of several reasons: Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. doesnt work: Code:
https://############/newattachment.php?values[u]=81&contenttypeid=16&poststarttime=1346946787&posthash=345jkasdf345jklsdgdr945 Code:
https://###############/newattachment.php?values[f]=15&contenttypeid=1&poststarttime=1346947324&posthash=345kldg893u56ioijgtkgtje |
#57
|
|||
|
|||
Thanks Andreas!
I have completed a similar hack for my company (in the core files, not a plugin). Your code examples helped me tremendously. Very, very grateful! Let me know if I can reciprocate. |
#58
|
||||
|
||||
Aside from the headaches of cleaning up our database tables from a previous failed Product XML Upload failure due to "Database Error" so as to return all the table entries and fields to a virgin state, I also ran into the following faults in the original XML file:
Despite my concerns, I do greatly appreciate your sharing this plugin with us as our users genuinely want the functionality without having to wait for vBulletin to get around to releasing such. I hope my suggested amendments will help both yourself and other users trying to install the product. The instructions user nevbear666 provided for backing out the database changes were most valuable to eventually getting the product installed (after making my above changes), they certainly saved me some time. |
#59
|
|||
|
|||
works good
|
#60
|
|||
|
|||
|
#61
|
|||
|
|||
I too got an SQL error. Amazing some people put their unfinished and error-prone product to public use and then not willing to help. Bad product.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|