Skip to Content Skip to Menu

Jim and Quick Message

  • sdhiphop
  • sdhiphop
  • OFFLINE
  • Posts: 30
  • Thanks: 0
  • Karma: 6
17 years 10 months ago #27161 by sdhiphop
Replied by sdhiphop on topic Re:Jim and Quick Message
Well I'm having the same problem and it's not fixed as of yet I don't think.

If anyone has any ideas psot em.

As for the differences, JIM uses AJAX which means no refreshing the page.

Please Log in or Create an account to join the conversation.

  • sdhiphop
  • sdhiphop
  • OFFLINE
  • Posts: 30
  • Thanks: 0
  • Karma: 6
17 years 10 months ago #27165 by sdhiphop
Replied by sdhiphop on topic Re:Jim and Quick Message
schelly wrote:

If all of the above doesn't solve the problem, you might visit the programmer's website. It seems like there are some other users who have the same issues:

Click Here for his site. You'll probably have to register to see that link, but once you register it should lead you right to the appropriate post.

:side:


You are right the quick message problem has been fixed.

In pms.jim.php, after line 263:

[code:1]$newsub = htmlspecialchars($this->_getReqParam("newsub", null)); //urldecode done in _getReqParam[/code:1]

add the line:

[code:1]$newmsg = htmlentities($this->_getReqParam("newmsg", null)); //don't allow html input on user profile![/code:1]

This is posted at: www.joomlation.eu

Please Log in or Create an account to join the conversation.

  • Canuck
  • Canuck
  • OFFLINE
  • Posts: 2
  • Thanks: 0
  • Karma: 0
17 years 9 months ago #27906 by Canuck
Replied by Canuck on topic Re:Jim and Quick Message
I looked and looked, can you tell me where I can find the pms.jim.php file?

I looked at administrator/components/com_jim/
and components/com_jim/

I also checked under modules and mambots just in case. I can't find it :(

I also checked the Joomlation forums using 'Quick' and 'Quick message' in the search box and still couldn't find that post.

Thanks in advance.

Please Log in or Create an account to join the conversation.

  • fustereta
  • fustereta
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
15 years 2 weeks ago #112900 by fustereta
Replied by fustereta on topic Re:Jim and Quick Message
Hi there,

You can find the file in components/com_comprofiler/plugin/user/plug_pms_jim/

But I did the change that is suggested in here and I can't see any effect.

Any more clues about how to solve it? cos I have the same problem with Jim plugin.

Ta!

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum