Facebook 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4281
Latest: Sparo
New This Month: 6
New This Week: 6
New Today: 4
Stats
Total Posts: 43652
Total Topics: 7573
Most Online Today: 90
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 83
Total: 83

Author Topic: PM Message Drop Down not working  (Read 3480 times)

0 Members and 1 Guest are viewing this topic.

Offline mlsred

  • Member
  • *
  • Posts: 22
    • View Profile
PM Message Drop Down not working
« on: April 29, 2012, 02:03:06 am »
Hi SMF Hacks,

This may not be related to your mod but I noticed the other day that when I try to send a PM to someone the Member name auto fill does not work any more.

What I mean is when you send a Personal Message to someone you start to type a name into the To: box and member names appear as suggestions.. this stopped working on my forum and I ask for support on the main SMF site and someone suggested this:

Somewhere in your code (most likely index.template.php), you have:
Code: [Select]
window.onload=smfgallery_insert;
replace it with:
Code: [Select]
function listen(evnt, elem, func) {
    if (elem.addEventListener)  // W3C DOM
        elem.addEventListener(evnt,func,false);
    else if (elem.attachEvent) { // IE DOM
         var r = elem.attachEvent("on"+evnt, func);
    return r;
    }
}
listen("load", window, smfgallery_insert);

Is this something to do with SMF Gallery Pro? Where would I find window.onload=smfgallery_insert; as it does not appear to be where they suggested?

Thanks
M

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16614
    • View Profile
Re: PM Message Drop Down not working
« Reply #1 on: April 29, 2012, 09:56:43 am »
I think it would be caused by an addon for SMF Gallery Pro
http://www.smfhacks.com/index.php/topic,6365.0.html
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline mlsred

  • Member
  • *
  • Posts: 22
    • View Profile
Re: PM Message Drop Down not working
« Reply #2 on: June 23, 2012, 01:40:30 am »
Hi,

You are correct. If I remove the mod the drop down list for messages works again.. Can this be fixed?

Cheers
M

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
7032 Views
Last post October 12, 2007, 07:04:04 pm
by SMFHacks
0 Replies
3664 Views
Last post December 01, 2008, 11:22:54 pm
by Beltazar
6 Replies
8205 Views
Last post February 02, 2010, 06:32:52 am
by Rafferty
5 Replies
5923 Views
Last post April 01, 2011, 07:46:53 pm
by SMFHacks
6 Replies
4502 Views
Last post July 16, 2024, 10:35:13 pm
by SMFHacks

+- Recent Topics

[Mod]Bluesky Auto Embed by SMFHacks
January 30, 2025, 01:47:36 pm

Delete a Picture from Trash - Error by SMFHacks
January 29, 2025, 09:06:38 pm

RESOLVED: Store Not Logging Transactions or Sending Emails by SMFHacks
January 23, 2025, 06:24:27 pm

Ability to exclude categories from ezPortal SMF Gallery random image ezblock by Alistair
January 22, 2025, 08:20:13 am

How to move SMF to new server by SMFHacks
January 21, 2025, 08:45:53 pm

Figuring out settings by SMFHacks
January 12, 2025, 04:56:14 pm

Filesizes incorrect by SMFHacks
January 12, 2025, 02:02:47 pm

December 2024 Sale! by SMFHacks
December 02, 2024, 10:30:38 pm

Denying members some admin settings by rickk
November 17, 2024, 12:02:55 pm

Weird setup by SMFHacks
November 07, 2024, 06:37:41 am

Powered by EzPortal