Closed (fixed)
Project:
Shortcut (from core)
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
29 Sep 2008 at 08:42 UTC
Updated:
1 Sep 2009 at 13:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
skyredwangSame here
Comment #2
dorion commentedThis is my patch to slove your probem. Please test it!
The error is the third paramater of the l() function, it must be an array()!
Comment #3
Babalu commentedhmm no. after patching the same problem still there
Comment #4
pebosi commentedWhen using the 1.1 Version and applying the patch the error is gone and shortcuts work.
regards
Comment #5
meet.h.thakkar commentedEureka !! I got the problem
see the code
and its done
Comment #6
meet.h.thakkar commentedComment #7
Jerimee commentedthis seemed to fix it - can this solution be added to release?
Comment #8
pebosi commentedCreated a patch of #5 with small modification.
regards
Comment #9
Babalu commented#5 code works
#8 patch is not working for me
Comment #10
pebosi commentedcan you specify whats not working with the patch?
Comment #11
vstmusic commentedIt works with #5 !!
Thanks for this nice practical module !!!
Comment #12
BravoGolf commentedPatch/code in #5 worked for me.