Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tried this theme with 3.6, but ended up will some issues #129

Closed
swinster opened this issue Dec 5, 2018 · 5 comments
Closed

Tried this theme with 3.6, but ended up will some issues #129

swinster opened this issue Dec 5, 2018 · 5 comments

Comments

@swinster
Copy link

swinster commented Dec 5, 2018

Just tried to upgrade the 3.6.1, from 3.5.3 by looks as though the theme in borked. Footer in in the middle of the page and course content view return this:

Class coursecat is now alias to autoloaded class core_course_category, course_in_list is an alias to core_course_list_element. Class coursecat_sortable_records is deprecated without replacement. Do not include coursecatlib.php
line 31 of /lib/coursecatlib.php: call to debugging()
line 594 of /theme/moove/classes/output/core_renderer.php: call to require_once()
line 219 of /lib/mustache/src/Mustache/Context.php: call to theme_moove\output\core_renderer->courseheaderimage()
line 138 of /lib/mustache/src/Mustache/Context.php: call to Mustache_Context->findVariableInStack()
line 20 of /opt/bitnami/apps/moodle/moodledata/localcache/mustache/1543958683/moove/__Mustache_b1eedbe5fcc3ea8d5861037c599e1f9a.php: call to Mustache_Context->findDot()
line 67 of /lib/mustache/src/Mustache/Template.php: call to __Mustache_b1eedbe5fcc3ea8d5861037c599e1f9a->renderInternal()
line 191 of /lib/outputrenderers.php: call to Mustache_Template->render()
line 84 of /theme/moove/layout/course.php: call to renderer_base->render_from_template()
line 1328 of /lib/outputrenderers.php: call to include()
line 1258 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 244 of /course/view.php: call to core_renderer->header()
Class 'course_in_list' has been renamed for the autoloader and is now deprecated. Please use 'core_course_list_element' instead.
line 120 of /lib/classes/component.php: call to debugging()
line ? of unknownfile: call to core_component::classloader()
line 596 of /theme/moove/classes/output/core_renderer.php: call to spl_autoload_call()
line 219 of /lib/mustache/src/Mustache/Context.php: call to theme_moove\output\core_renderer->courseheaderimage()
line 138 of /lib/mustache/src/Mustache/Context.php: call to Mustache_Context->findVariableInStack()
line 20 of /opt/bitnami/apps/moodle/moodledata/localcache/mustache/1543958683/moove/__Mustache_b1eedbe5fcc3ea8d5861037c599e1f9a.php: call to Mustache_Context->findDot()
line 67 of /lib/mustache/src/Mustache/Template.php: call to __Mustache_b1eedbe5fcc3ea8d5861037c599e1f9a->renderInternal()
line 191 of /lib/outputrenderers.php: call to Mustache_Template->render()
line 84 of /theme/moove/layout/course.php: call to renderer_base->render_from_template()
line 1328 of /lib/outputrenderers.php: call to include()
line 1258 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 244 of /course/view.php: call to core_renderer->header()
@gigadep
Copy link

gigadep commented Dec 6, 2018

I upgraded from 3.5.3 to 3.6.1 too and the footer goes up or down when we use the mouse wheel.
Other problem: we can't read messages (when we click on the link on the top of the page).

@buenomsg
Copy link

I'm facing the same problem of gigadep

@SubjectXXX
Copy link

I guess I'll wait a bit then :)

@willianmano
Copy link
Owner

@swinster Thanks for reporting this. I fixed it. @gigadep @buenomsg @SubjectXXX

@Mazo26
Copy link

Mazo26 commented Mar 21, 2019

How you fixed that? how can you replace some classes from others, I mean, how you know the name of classes from core_course_category? I face the same problem so please if you can help me I'd appreciate it much...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants