I've read about all the problems that other shave had (widget's not
moving, pages not loading). Of course, I am having the same errors as
others too - the plugin admin pages are working, the schedule and
biblio pages are being created, the database is populated - but when
it comes time to run schedule_page() -- crickets... nothing.
I decided to try to run some debug on the widgets page only one
exception was thrown. When sp_sourseware is enabled, while the widget
*should* be scrolling, each move of the mouse throws the following
error...
`TypeError: Result of expression
'this.helper.scrollParent' [undefined] is not a function.`
It seems to be part of a long anonymous function call so it will take
a bunch of time to detangle.
SO I wonder if the problem could be the js vm crashing silently? When
it tries to parse the sp_sourseware under wpmu it fails and
subsequently all of the other scripts do to? This is a longshot guess
but since I couldn't find anyone posting the errors I thought I would
give it a shot. I hope this thread is still being followed b/c I
really want to use it with my courses. I agree with other comments
that WPMU compatibility is a game changer.
Thanks for the message, and sorry for keeping your message so long in
the moderation queue.
I actually just added a bug fix release (1.1.2) over the weekend that
should fix the JavaScript issue on the Widgets panel for WP. It
probably does in WPMU too. Courseware has some JS files, and I was
actually loading them on every admin page instead of on Courseware
pages only.
The plugin has several issues with WPMU, all of which I'm hoping to
get time and funding to fix with a grant in the next few months. We
tried for a grant last year and didn't get it. I may actually have a
prototype of a working, WPMU compatible version of Courseware ready
this summer. When I do, I'll be sure to post that here for any
interested folks to test.
Best,
Jeremy
> --
> You received this message because you are subscribed to the Google
> Groups "ScholarPress Dev" group.
> To post to this group, send email to scholarpress-
> d...@googlegroups.com.
> To unsubscribe from this group, send email to scholarpress-d...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/scholarpress-dev?hl=en
> .
>