Closed (fixed)
Project:
Privatemsg
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Aug 2007 at 14:56 UTC
Updated:
11 Sep 2007 at 22:22 UTC
Jump to comment: Most recent file
I'm getting this error after trying to send a private message from one user to another:
Fatal error: Call to undefined function subscriptions_hold() in httpdocs/sites/all/modules/privatemsg/privatemsg.module on line 2443
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | privatemsg.info.070826.patch.txt | 634 bytes | salvis |
| #2 | report_2007-08-26.pdf | 34.63 KB | olio |
| #1 | privatemsg.info.070825.patch.txt | 582 bytes | salvis |
Comments
Comment #1
salvis5.x-1.8 does not have a call to subscriptions_hold() — you mean 5.x-2.x-dev.
You need to install the separate Subscriptions module, version 5.x-2.x-dev.
The attached patch enforces the dependency of Privatemsg on mail_edit and Subscriptions.
Please note that both Privatemsg 2.x and Subscriptions 2.x are under heavy development.
In order to get a correct installation, you should
Let us know how it goes.
Comment #2
olio commentedHi Salvis,
I tried to run the info.patch on the just downloaded / newest privatemsg version, but it failed (see message attached).
Thanks.
Comment #3
salvisHi olio,
Argh! I tried to take a shortcut and patched the patch... I'm sorry about wasting your time!
This one will work.
Comment #4
olio commentedHi Salvis,
no problem. I'm super happy about your fast and friendly support - and this nice module. ;o)
Btw: I applied the latest patches (for .info and .install file) and installed the subscriptions module as you told me - now everything (!) seems to work fine!!!
Even the white screen has gone (I will update this issue) and I could send, preview, reply to private messages without further problems. :o))))
Thanks again for your help.
Comment #5
chx commentedComment #6
mdowsett commentedI have never applied a patch before....I don't feel comfortable with command line...is there anyway to apply patches thru a browser?
Comment #7
salvischx has marked this issue as fixed because he committed the patch. It's now in 5.x-2.x-dev, so there is no need to apply this patch anymore.
However, with your comfort level, you should stick with release versions and not try to install a -dev version.
Comment #8
(not verified) commented