uCoz Community uCoz Modules Site Users Private messages (questions about PMs) |
Private messages |
Features and differences from PHP forums: 1. Total of 200 PMs are kept. All received PMs are saved, you can’t change it, you can only delete them. 2. If you don’t delete PMs manually and their number reaches 200, the oldest PMs will be automatically deleted if you receive a new one. 3. Administrators can’t read other users’ PMs. And this feature won’t be added in future (privacy of correspondence). 4. Smileys in PMs can be enabled in Module settings and confirmed in User Groups settings. In User Groups settings you can also enable BB codes in PMs. 5. Message length is limited to 1000 characters. Code <?IF($IS_NEW_PM$)?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">[img]http://YOUR_SITE_URL/prt.gif[/img]</a>($UNREAD_PM$)<?ELSE?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">Private messages</a> <?ENDIF?> This code will help you to get a blinking or any other button when you receive a new PM, a number of unread messages in brackets and a link to a pop-up window when you click on it or on the image. How can I see the private messages of users? I am the website owner and want to see the PM's of users. You can't. Private messages are PRIVATE. How to send a PM automatically, i.e. as soon as a user has registered he receives a private message automatically from the administration? By standard means it is not possible. The system will send an email to the user's email address. I have added the $UNREAD_PM$ code. But the number of unread messages is always displayed as zero and new messages are not colored red. The system reacts to a new PM within 10 minutes, you just need to wait. How can I delete a PM which was accidentally sent to a wrong user, I don’t want him to read it? You can’t. I can’t find the option "Notify by e-mail about new private messages". Where is it? It is on the profile page. Some users of my website have a sound "private message" playing each time they enter the site, though they don’t have new PMs. Why is it so? Restore default forum templates or resave them. PM is not working on my website – when I click on it an empty window opens. Restore the default PM template. I have already read the last PM but there is still an alert. Delete cookies. Is it possible to delete all users’ PMs? No, you can delete only YOUR PMs. Is it possible to let a user use PMs only after he has 50 posts in forum? You can disable PM for the "Users" group and enable auto-transfer to the "Checked" group after a user has posted 50 messaged in forum and has confirmed his/her e-mail What are the IDs or classes of the fields "Subject" and "Message text"? #pmSubject and #message Can the forum administrator send PMs to all users? If yes then how? By means of the mass PM dispatch. Is it possible to do the following: 1. Only the administrator can send PMs. 2. Users can only read PMs and send PMs to the administrator only. No. Those who are not allowed to send PMs can’t read then as well. How can I translate the text on the PM page into another language? Partially by means of the Substitution of default phrases, partially by means of scripts. Is it possible to block PMs from unwanted users? You can block messages from groups only (the option "Accept private messages from the following groups only" in the profile) I'm not active on the forum anymore. Please contact other forum staff.
|
Hello, i was told to find some where that is related to my post.
I only notice this a few days ago, the bar and the inbox(mail) are telling diffrent information the bar is telling me i have so is the flash red you got mail thing Attachments:
9386591.png
(303.5 Kb)
|
Meep, it happens to me sometimes as well. I suggest you click F5 to update the page. Try to use another browser or update the current one. Make sure that cookies are accepted by the browser, clear the cookies history; check whether JavaScript is enabled in your browser; clear the cache (temporary files) of the browser
|
Not working Private messages all group (i mean not succes to send,but success to read)' how to solve this
when trying to send pm,Show ""User "------" has blocked messages from "-----" group." Please give me solution. |
Helpinghand, this means that the user you are trying to contact has set it in their profile so that they do not recieve messages from the user group you are trying to send them as.
Hope this helps, Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Paradox,Im trying,but not success to solve this,please help me.
Im having troble my site private massage facality. Main » Users » Module settings »Enable "Private messages" feature: tick(imean-permissions) Enable "Mailing list subscription" (Mass mailout) feature: tick(imean-permissions) Main » Users » User groups » Set permissions for all groups » Users Send private messages »permissions Below all group but All group show: User "Helpinghand" has blocked messages from "Moderators" group User "Helpinghand" has blocked messages from "Checked" group User "Helpinghand" has blocked messages from "Author" group User "Helpinghand" has blocked messages from "Super Moderator" group User "Helpinghand" has blocked messages from "Co-Moderator" group please help me,solve this problem. |
Helpinghand, could you please provide a screenshot of where this message appears. If I can confirm where it is appearing I will be able to help you more.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Sunny, code invalid...
Quote (Sunny) <?IF($IS_NEW_PM$)?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"><img src="http://YOUR_SITE_URL/prt.gif" border="0"></a>($UNREAD_PM$)<?ELSE?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">Private messages</a> •<?ENDIF?> Where can I find "http://YOUR_SITE_URL/prt.gif" ??? http://www.BollywoodSrbija.com
|
EMINEM1817, I have revised the code without the image. It will work straight out now with no further editing. It's below.
Code <?IF($IS_NEW_PM$)?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">Private messages($UNREAD_PM$)</a><?ELSE?><a href="javascript://" id="upml" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;">Private messages</a> •<?ENDIF?> Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
How can i edit the body of the private messages
I want to add avatars and other funtions the pm My website is cyberq.org |
carloscompu, it's not possible unfortunately at the moment to edit/customise the PM's system. It is also not looking to be implemented in the nearest future. If you have any suggestions regarding the system feel free to post them in the appropriate forum thread.
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
thanks and im sorry
|
Hi uCoz ... I'm wanting to edit the email template for private message notification that lands in my Outlook mailbox. I'm not sure where the template is so I can edit in some extra links and username ref's.
Can u point me in the right direction for this template? ... Thanks, Walts |
That's a shame. One of the things I wanted to do was change the initial intro from ...
Hello, Joe Bloggs. ... to ... Hello, Joe Bloggs (aka userName). ... so users know instantly what forums, websites, etc, the mailing came from. Is this ref somewhere in the Control Panel as a minor tweak? ... Thanks, Walts |
| |||