Private Messaging System - Page 3 Private Messaging System - Page 3
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Private Messaging System

Started by Stramm, October 31, 2007, 01:59:25 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Halfhidden

Once Stramm's mod pack is up and running and you've installed smf and bridged it you would go to smf>admin>news and compile your message, then choose to send to all or group by pm. That's it! the users you chose will get a pm and the ones you left out will not get the pm.
If you need more help on this I would suggest logging onto smf for support as this forum is for Coppermine really.
Hope this helps?

Meastroo

whats smf ?  lång story man... why dont you just add a page in this mod to mass pm all users ? I mean, this mod has admin panel and all, why dont just put in in there..


Halfhidden

@Meastroo
This is because the people who make and support Coppermine do this voluntarily. They spend huge amounts of there time to developing and maintaining the software for us to use for free. You can request a mod in the mod section or if you are in a hurry you can pay for a freelancer to mod this up for you.
I have to say as a side note that this site has better and faster support than most paid sites, it's something that makes Coppermine a world leader.
The smf suggestion is a good work around for your circumstance and will give you what you need.
Version 1.5 is in development, you could request this for a future feature.

Meastroo

okey, thank for the info, sorry..

Halfhidden

Sorry I should explain that smf (simple machine forum) is a forum that can be run alongside Coppermine. It can manage your members and administrators. You will need to bridge the two software's together... but they work perfectly as one. Search for smf and bridging in the documents part of this site and it will explain more. ;)

fabioalves

I strategies available to members of the site as an Assistant to the PM appear Annex:
Using this script that is already in operation at the site mei.

Joachim Müller

Don't use auto-translators; they just produce gibberish. Ask a friend to translate if you can. I can't understand what you're trying to say.
Use more words to illustrate your issues.

fabioalves

is possible to place an automated assistant for "Private Messaging System" to the User make your login automaticate the wizard that appears warning messages.

Joachim Müller

I still have no idea what you mean, sorry. Maybe someone else can understand what the question is.

Halfhidden

He wants an out of office assistant for his pm's. He also wants to be warned that he has unanswered pm's

Joachim Müller

Quote from: Stramm on October 31, 2007, 01:59:25 AM
in profile.php find (at the end of the code)
        make_form($display_profile_form_param, $form_data);

and replace with
        //added for plugin support - PMS
$profile_data = CPGPluginAPI::filter('profile_add_data', array ( 0 => $display_profile_form_param, 1 => $form_data ));
        make_form($profile_data[0], $profile_data[1]);

Added the plugin hook to cpg1.5.x for easier portability of the plugin.

macias

I do not understand, why the PM icon shows at the guest who writes a comment?

When I click the error shows up :

NOT FOUND

The requested URL /PM_LINK0 was not found on this server.

Unless a guest does not need this icon, because there is no profile
Visit  Photoadder.com  and tell friends about this.

Heroe

Stramm I install yr mod today and it work, but i have one question.
If i have the captcha mod enabled the captcha doesn't appear under the login:password form. But when i add username and password the first time the gallery return "the confirmation code is wrong" and when it returns me to index page the captcha appear under the fields.
The 2nd time if i put my username/password and captcha the gallery tells me "wrong confirmation code".
3rd time when i put my username password and captcha my gallery tells me "im already logged in"
How can i fix that to keep the captcha and fast login?


nicolascr

Dear. I have version 1.4.24. greenweek the theme, everything works within the table but I get smeared. As the center the content of private messages to make it better?

Furthermore, no desire to leave the login and password boxes on the left side menu, as it disables?

Thank you very much

Nicolas

Joachim Müller

Start a thread of your own, refering to this thread and doing as suggested per board rules: post a link to your gallery in your individual support thread that deals with customization of your theme to work with this particular plugin.

nicolascr

#55
Sorry, I understood what you sent me ... my english is not very good. Can you explain me better?

My gallery is in www.eleggans.com/contactos [Edit Joachim] Warning: link is not safe for work! [/Edit]

Thank you

Joachim Müller

I told you to stop replying to this thread and instead to start a thread of your own on the support board. If you can not understand that sentence, please ask a friend to translate it for you.
I told you to read board rules: when posting a link to your gallery that contains adult material, you need to post a warning with it. I edited your posting accordingly. Respect board rules in the future. If you don't understand those rules, don't post at all.

Su8Z3r0

Hi is there a way to get rid of one of the login buttons. installed this plugin works good but there are 2 ways to login now, the coppermine way or the pms way, mite confuse some ppl not bridged btw.

thx

Stramm

Did you care to have a look at the plugins configuration?
Find within the admin buttons the one named PMS (PrivateMessagingSystem), click it, find the entry 'Display login form' and set this to 'no'.

Su8Z3r0

many thx and my apologies need to look closer next time.