cjarmstrong
unread,Dec 4, 2009, 3:14:11 PM12/4/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to px junkie
If your on a WAMP and get the "jmplayer() not found on line 46" error,
here's a fix that worked for me:
FTP or browse to the \modules\mod_jwplayer\ folder
Open up helper.php with a text editor (notepad, dreamweaver, whatever)
Add "php" (minus the quotes) to the opening "<?" tag
Save
Done
Once you refresh the page, it should work. For some reason Windows
Server doesn't like the plain "<?" opening tag.
Good luck all.