Back to Breadcrumbs Support

ScDraft
ScDraft

After this commit the plugin does not work, because now there is no property page->child_of etc..

Now breadcrums contains only one page, the page where component is initialise. Will it be fixed? or can I send PR?

Thanks. P.S. Sorry for my english.

jared.meyering
jared.meyering

Feel free to send in a PR. I don't use October for any projects anymore so I have no idea whats going on with the system. But Breadcrumbs is completely OSS.

jared.meyering
ScDraft
ScDraft

Thank You, we will send a PR.

jaimenms8251
jaimenms8251

I've solved it changing line 99 of ./plugins/mey/breadcrumbs/components/Breadcrumbs.php. Where it was: $page->child_of, try: @$page->settings['child_of'].

ScDraft
ScDraft

Yes, of course, but I think others settings also must be rewritten

jared.meyering
jared.meyering

Okay ScDraft I think everything is merged in. Let me know its working correctly for you.

ScDraft
ScDraft

Thanks, jared.meyering, the plugin works fine!

1-8 of 8