Closed (fixed)
Project:
Private Message Growl
Version:
6.x-1.1-alpha1
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
24 Jun 2009 at 05:53 UTC
Updated:
18 Jul 2009 at 13:40 UTC
Hi,
I have installed all necessary modules as per instructions but the pop up coming for new message is simple one ,not according to pm growl.
I am getting a javascript error in firefox firebug as-:
jquery.js?i (line 13)
because of this error I think the popup not working
Plz reply me asap
Comments
Comment #1
kswan commentedThis error would definitely prevent the popup from working.
The first thing to check is that the user is logged in and has the "read privatemsg" permission.
Do you have Clean URLs enabled?
Comment #2
Dave.Ingram commentedIf I'm not mistaken it should work without clean URLs as well, and the "read privatemsg" permission should be causing the javascript not to load, but I don't think it should cause a 404.
Try downloading the most recent dev snapshot instead of the alpha1... it is the most recent code and should be stable at this point.
Comment #3
naheemsays commented@Dave.Ingram - for some reason, the nightly snapshot has not updated since 23 May (latest commit being on 17 June), so that needs to be fixed for the users too - current snapshot would be (too) old.
Comment #4
Dave.Ingram commentedOK, don't know why the dev snapshot wouldn't update, so I just released an alpha 2 with all the latest updates.
Comment #5
Dave.Ingram commentedSince nothing else has been mentioned on this, I'll assume the update to alpha2 took care of it.