Topic: Private Message mod v1.2.2

New features:
* Security bug fixed
* Multi Delete fixed
* Options are now in a plugin
* Usergroup permissions added
* Send PM link added to admin profile view
* PM button removed for guests
* New look for the PM pages (i'd love feedback its slightly broken in IE so if someone has some better markup please share wink)

Download

Enjoy. Will install on ANY 1.2.x version (no error messages wink)

2

Re: Private Message mod v1.2.2

Thnx Connorhd smile
Will give it a try

I start thinking from where you stop thinking!!!

3

Re: Private Message mod v1.2.2

I have a problem PARSE ERROR in functions.php ...

4

Re: Private Message mod v1.2.2

if i want to maintain the v1.2.1 layout, what needs to be changed in message_list.php?

Re: Private Message mod v1.2.2

errrm, i'm sorry but i'm not going to support that layout, its bad enough supporting one, if someone else wants to help then fine but i'm not going to.

Rod: maybe if you told us what the actual error message was?

Re: Private Message mod v1.2.2

works of for me

great job connorhd

Re: Private Message mod v1.2.2

I'll install the update but do you have any plans to add an option for email notification of pm's received?

Re: Private Message mod v1.2.2

Yeh maybe. would require adding user settings to the PM mod, i'm planning to change it alot next version, problem is making the upgrade script is a pain.

9

Re: Private Message mod v1.2.2

Working great here.

thanks!!!!

10 (edited by gezz 2005-10-10 00:41)

Re: Private Message mod v1.2.2

thanks Connorhd, i upgraded without a hitch and its great. i love seeing script updates.

one problem though, it looks a little wanky in firefox with my 800 x 600 display (my video card is retardly horrible and wont go higher without crashing). if you check out my forum you can understand what im saying. http://www.greasyspoon.org/forum

pay special attention to the 'delete multiple messages' page.

PS: im still waiting for your release of the poll mod wink

-gezz

Re: Private Message mod v1.2.2

Ahh i guess i might have to do a release without a sidebar for all the people who already have one.

12 (edited by gezz 2005-10-10 13:40)

Re: Private Message mod v1.2.2

im sure you'll figure out a nice compromise somehow, you always do. big_smile

*cough*poll*mod*cough*

-gezz

13 (edited by bozer 2005-10-13 16:14)

Re: Private Message mod v1.2.2

It looks like everything installed fine. I see the PM link next to people's names and everything.

However, when I click on the PM field, I just get a The page cannot be found. When clicking on one of the users, this is the exact link that shows in the browser: http://www.fraggerock.com/forum/message … p;tid=3913

Is it possible I didnt upload a file in the right place? Perhaps I'm supposed to change the files in my theme?

Not sure whats wrong here. Please help

EDIT: Same thing happens when I click on "Messages" on the top of the forum:

http://www.fraggerock.com/forum/message_list.php

Re: Private Message mod v1.2.2

you need to upload the files included in the zip

15 (edited by bozer 2005-10-13 19:44)

Re: Private Message mod v1.2.2

I figured it out. I hadn't uploaded message_delet.php, message_list.php, or message_send.php

Re: Private Message mod v1.2.2

Could you post a screen shot of the new message layout? I'd like to see what it looks like before upgrading. Thanks.

Re: Private Message mod v1.2.2

http://mypunbb.com/files/pm-mod.png

that might be a bit big for some people so Click here for the image

Re: Private Message mod v1.2.2

hi everybody

i've just finish to install this mod and all seems to be right ...

but ... ^^

when I want to send a PM, i'get this : "Erreur : Unable to get user id" .

Does anyone have already got this bug ? And fixed it ? ;-)

thank you

19 (edited by Smartys 2005-10-23 02:53)

Re: Private Message mod v1.2.2

I think I might know the cause of the error: enable debug mode and show queries and paste the exact contents of the error message here smile
(Just uncomment the two calls to define() in the top of common.php, just so you can get the error, then comment them again)

Re: Private Message mod v1.2.2

Smartys wrote:

I think I might know the cause of the error: enable debug mode and show queries and paste the exact contents of the error message here smile
(Just uncomment the two calls to define() in the top of common.php, just so you can get the error, then comment them again)

Can you be more explicit on what to do and how to do it because as you see it i'm a newbie ...

thank yo uvery much ! ;-)

Re: Private Message mod v1.2.2

Open include/common.php

FIND

// define('PUN_DEBUG', 1);

REPLACE WITH

define('PUN_DEBUG', 1);

FIND

// define('PUN_SHOW_QUERIES', 1);

REPLACE WITH

define('PUN_SHOW_QUERIES', 1);

Then, do whatever you do to get the error, paste the full message here, and undo the edits to include/common.php I had you do smile

Re: Private Message mod v1.2.2

thank you for the rapidity ... !

i get this :

Une erreur s'est produite
Fichier : /home/ch008/www/message_send.php
Ligne : 82

PunBB a rapporté : Unable to get user id

La base de données a rapporté : Unknown column 'email_alert' in 'field list' (Errno: 1054)

Requête échouée : SELECT username, group_id, email, email_alert FROM punbb_users WHERE id!=1 AND username='Abyssin'

?

Re: Private Message mod v1.2.2

OK, I was wrong: it looks like you didn't run install_mod.php smile

Re: Private Message mod v1.2.2

Errm, are you sure you are using this PM mod? That is not a query in the mod i released.

25 (edited by denis64 2005-10-23 18:39)

Re: Private Message mod v1.2.2

yes, but I 've take the french translated mod called "MOD_Message_Priver_1.2.2_FR".

see that in install mod about hte mod :

Titre du Mod : Message Personnel 1.2.2 FR

Mod d'origine : Private Message System 1.2.2 EN

Date de création : 05-10-2005

Date de révision : 09-10-2005

Autheur : Connorhd original 1.1.x version by David 'Chacmool' Djurbäck (connorhd@mypunbb.com)

Traducteur(s) : Vin100 (http://www.punbb.fr) - Alfadir (http://alfadir.tuxfamily.org)