Playlist block doesn't show more than 50 videos.

Permalink Browser Info Environment
The youtube playlist for this channel has been displaying just fine for a few years now but now there are over 50 videos and the playlist block doesn't show the most recent videos. It seems like the youtube api results limit is 50 per page but there is no pagination to show additional results.

1. Can this plugin be updated to enable this pagination?
2. Can the youtube playlist block have an selectable option for setting the list order? (Default or Most recent?). We would prefer to have the most recent video shown first.

Website Playlist (50 results):https://www.jigsawlearning.ca/publications/webcasts...
Channel Playlist (63 videos):https://www.youtube.com/playlist?list=PLKI9IljOtfuZBoxQqUDxP5nMI5nEP...

Thank you.

Type: Ticket
Status: In Progress
edgedesign
View Replies:
FumitoMIZUNO replied on at Permalink Reply
FumitoMIZUNO
Thank you for a message.

I did not consider the cases where videos are more than 50. I'm sorry.

> 1. Can this plugin be updated to enable this pagination?
It is possible, but it may take time. Maybe a week or two weeks.

> 2. Can the youtube playlist block have an selectable option for setting the list order? (Default or Most recent?). We would prefer to have the most recent video shown first.
Currently, ordering is randomized.
YouTube API returns a fixed order, probably newest first.
I will add option for Default and Random. Maybe 2-3 days.
FumitoMIZUNO replied on at Permalink Reply
FumitoMIZUNO
Hello,

I have updated to ver.4.0.
I hope this version will work well.

4.0 December 15, 2021 at 7:55 AM supports prev/next link
edgedesign replied on at Permalink Reply
edgedesign
Thank you so much!

Minor issue i noticed that may affect other users. The package block template.php appears to have the video player iframe commented out. Only an video thumbnail is displayed. This didn't affect me as i use a custom block template, but anyone else may not be able to play the selected videos. I updated my custom block with the pagination code and it works well. For the order i left it as default and asked the client to update the youtube playlist order through youtube.

<div class="embed-responsive embed-responsive-16by9 flex-video"
                             id="youtubeplaylistvideo<?php echo intval( $bID ); ?>">
                     <?php
                     //$video_html = '<iframe class="embed-responsive-item" src="' . filter_var($video['url'],FILTER_SANITIZE_URL) . '" frameborder="0" allowfullscreen=""></iframe>';
                     //echo $video_html;
                     ?>
                            <div id="youtubeplaylistvideoframe<?php echo intval( $bID ); ?>">
                                <img width="100%" height="auto"
                                     src="<?php echo filter_var( $video['img'], FILTER_SANITIZE_URL ); ?>"
                                     data-video="<?php echo filter_var( $video['url'], FILTER_SANITIZE_URL ); ?>"
                                     data-idval="youtubeplaylistvideoframe<?php echo intval( $bID ); ?>"
                                     class="youtubeplaylistimg" id="youtubeplaylistimg<?php echo intval( $count ); ?>">
                            </div>
                        </div>
FumitoMIZUNO replied on at Permalink Reply
FumitoMIZUNO
Thank you for your feedback.

I feel relieved you are satisfied, thank you so much.

I have updated to the version 4.0.1, where I removed unnecessary comments.
edgedesign replied on at Permalink Reply
edgedesign
I appreciate the quick fix and reponse!
Have a great day FumitoMIZUNO.

concrete5 Environment Information

# concrete5 Version
Core Version - 5.7.5.13
Version Installed - 5.7.5.13
Database Version - 20160615000000

# concrete5 Packages
Author Profile (1.0), Automatic Email Obfuscator (2.0.1), Breadcrumb Trail Page Links (1.1), Community Store (1.4.2), Community Store EasyPost Shipping (0.9.9), Community Store Toolbar Buttons (1.0), Easy Image Gallery (1.3.1), Event Calendar PRO (2.3.19), ExchangeCore reCAPTCHA V2 and V3 (1.1.2), List files from set (1.0.12), Rescuework's Youtube Latest Video (3.5), Responsive Embed (1.0.1), Simple Slider (1.0), Square Payment Method (0.9.1), Thumb Gallery (1.0.3), Vivid Simple Accordion (1.0.1)

# concrete5 Overrides
blocks/image_slider/view.css, blocks/image_slider/view.php, blocks/image_slider, blocks/swp_breadcrumbs/_notes/dwsync.xml, blocks/swp_breadcrumbs/_notes, blocks/swp_breadcrumbs/view.php, blocks/swp_breadcrumbs, blocks/youtube_latest_video_playlist/template_basic.php, blocks/youtube_latest_video_playlist/templates/latest/view.css, blocks/youtube_latest_video_playlist/templates/latest/view.php, blocks/youtube_latest_video_playlist/templates/latest, blocks/youtube_latest_video_playlist/templates/3col/view.css, blocks/youtube_latest_video_playlist/templates/3col/view.php, blocks/youtube_latest_video_playlist/templates/3col/view.js, blocks/youtube_latest_video_playlist/templates/3col, blocks/youtube_latest_video_playlist/templates/basic_list/view.css, blocks/youtube_latest_video_playlist/templates/basic_list/view.php, blocks/youtube_latest_video_playlist/templates/basic_list/view.js, blocks/youtube_latest_video_playlist/templates/basic_list, blocks/youtube_latest_video_playlist/templates/list2col/view.php, blocks/youtube_latest_video_playlist/templates/list2col, blocks/youtube_latest_video_playlist/templates/list3col/view.css, blocks/youtube_latest_video_playlist/templates/list3col/view.php, blocks/youtube_latest_video_playlist/templates/list3col, blocks/youtube_latest_video_playlist/templates, blocks/youtube_latest_video_playlist/view.css, blocks/youtube_latest_video_playlist/view.php, blocks/youtube_latest_video_playlist/view.js, blocks/youtube_latest_video_playlist, blocks/page_list/templates/testimonials_list/view.css, blocks/page_list/templates/testimonials_list/view.php, blocks/page_list/templates/testimonials_list, blocks/page_list/templates/pagelist_thumbnail/view.css, blocks/page_list/templates/pagelist_thumbnail/_notes/dwsync.xml, blocks/page_list/templates/pagelist_thumbnail/_notes, blocks/page_list/templates/pagelist_thumbnail/view.php, blocks/page_list/templates/pagelist_thumbnail, blocks/page_list/templates/testimonials_swiperimage_home/view.css, blocks/page_list/templates/testimonials_swiperimage_home/view.php, blocks/page_list/templates/testimonials_swiperimage_home, blocks/page_list/templates/pagelist_thumbnail_2col/view.css, blocks/page_list/templates/pagelist_thumbnail_2col/view.php, blocks/page_list/templates/pagelist_thumbnail_2col, blocks/page_list/templates/product_categories/view.css, blocks/page_list/templates/product_categories/view.php, blocks/page_list/templates/product_categories, blocks/page_list/templates/bloglist_thumbnail/view.css, blocks/page_list/templates/bloglist_thumbnail/view.php, blocks/page_list/templates/bloglist_thumbnail, blocks/page_list/templates/testimonials_swiper_home/_view.css, blocks/page_list/templates/testimonials_swiper_home/view.css, blocks/page_list/templates/testimonials_swiper_home/view.php, blocks/page_list/templates/testimonials_swiper_home, blocks/page_list/templates/testimonials_swiper/_view.css, blocks/page_list/templates/testimonials_swiper/view.css, blocks/page_list/templates/testimonials_swiper/view.php, blocks/page_list/templates/testimonials_swiper, blocks/page_list/templates, blocks/page_list/view.css, blocks/page_list/_notes/dwsync.xml, blocks/page_list/_notes, blocks/page_list/view.php, blocks/page_list, blocks/search/view.php, blocks/search, blocks/community_product/view.php, blocks/community_product, blocks/autonav/templates/include_parent/view.css, blocks/autonav/templates/include_parent/_notes/dwsync.xml, blocks/autonav/templates/include_parent/_notes, blocks/autonav/templates/include_parent/view.php, blocks/autonav/templates/include_parent, blocks/autonav/templates/pageicons-4wide/view.css, blocks/autonav/templates/pageicons-4wide/_notes/dwsync.xml, blocks/autonav/templates/pageicons-4wide/_notes, blocks/autonav/templates/pageicons-4wide/view.php, blocks/autonav/templates/pageicons-4wide, blocks/autonav/templates/pageicons/view.css, blocks/autonav/templates/pageicons/_notes/dwsync.xml, blocks/autonav/templates/pageicons/_notes, blocks/autonav/templates/pageicons/view.php, blocks/autonav/templates/pageicons, blocks/autonav/templates/pageicons-2wide/view.css, blocks/autonav/templates/pageicons-2wide/_notes/dwsync.xml, blocks/autonav/templates/pageicons-2wide/_notes, blocks/autonav/templates/pageicons-2wide/view.php, blocks/autonav/templates/pageicons-2wide, blocks/autonav/templates/pageicons-3wide/view.css, blocks/autonav/templates/pageicons-3wide/_notes/dwsync.xml, blocks/autonav/templates/pageicons-3wide/_notes, blocks/autonav/templates/pageicons-3wide/view.php, blocks/autonav/templates/pageicons-3wide, blocks/autonav/templates/_notes/dwsync.xml, blocks/autonav/templates/_notes, blocks/autonav/templates, blocks/autonav, blocks/form/templates/placeholder_labels/view.css, blocks/form/templates/placeholder_labels/_notes/dwsync.xml, blocks/form/templates/placeholder_labels/_notes, blocks/form/templates/placeholder_labels/view.php, blocks/form/templates/placeholder_labels, blocks/form/templates/_notes/dwsync.xml, blocks/form/templates/_notes, blocks/form/templates, blocks/form, blocks/author_page_list/view.css, blocks/author_page_list/view.php, blocks/author_page_list, languages/ja_JP/LC_MESSAGES/messages.mo, languages/ja_JP/LC_MESSAGES, languages/ja_JP, languages/en_GB/LC_MESSAGES/messages.mo, languages/en_GB/LC_MESSAGES, languages/en_GB, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/nb_NO/LC_MESSAGES/messages.mo, languages/nb_NO/LC_MESSAGES, languages/nb_NO, languages/de_DE/LC_MESSAGES/messages.mo, languages/de_DE/LC_MESSAGES, languages/de_DE, languages/pl_PL/LC_MESSAGES/messages.mo, languages/pl_PL/LC_MESSAGES, languages/pl_PL, languages/es_ES/LC_MESSAGES/messages.mo, languages/es_ES/LC_MESSAGES, languages/es_ES, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/cs_CZ/LC_MESSAGES/messages.mo, languages/cs_CZ/LC_MESSAGES, languages/cs_CZ, languages/nl_NL/LC_MESSAGES/messages.mo, languages/nl_NL/LC_MESSAGES, languages/nl_NL, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/es_PE/LC_MESSAGES/messages.mo, languages/es_PE/LC_MESSAGES, languages/es_PE, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/ru_RU/LC_MESSAGES/messages.mo, languages/ru_RU/LC_MESSAGES, languages/ru_RU, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/es_PY/LC_MESSAGES/messages.mo, languages/es_PY/LC_MESSAGES, languages/es_PY, single_pages/members/profile.php, single_pages/members/directory.php, single_pages/members, single_pages/checkout/complete.php, single_pages/checkout, single_pages/login.php, single_pages/cart.php, single_pages/checkout.php, single_pages/account, themes/ThemeJigsawLearning/home.php, themes/ThemeJigsawLearning/team_profile.php, themes/ThemeJigsawLearning/testimonial.php, themes/ThemeJigsawLearning/composer.json, themes/ThemeJigsawLearning/blog_entry.php, themes/ThemeJigsawLearning/full.php, themes/ThemeJigsawLearning/news_entry.php, themes/ThemeJigsawLearning/our-team-profile.php, themes/ThemeJigsawLearning/page_theme.php, themes/ThemeJigsawLearning/page_forbidden.php, themes/ThemeJigsawLearning/images/jigsaw-banner-01.jpg, themes/ThemeJigsawLearning/images/denied_icon.png, themes/ThemeJigsawLearning/images/nav-icon.png, themes/ThemeJigsawLearning/images/classroom.jpg, themes/ThemeJigsawLearning/images/_jigsaw-footerback.jpg, themes/ThemeJigsawLearning/images/collaborative-model_icon.png, themes/ThemeJigsawLearning/images/jigsaw-slider-btm.png, themes/ThemeJigsawLearning/images/missing_icon.png, themes/ThemeJigsawLearning/images/jigsaw-footerback.jpg, themes/ThemeJigsawLearning/images/jigsaw-base-top.png, themes/ThemeJigsawLearning/images/search.png, themes/ThemeJigsawLearning/images/jigsaw-foot-top.png, themes/ThemeJigsawLearning/images/jigsaw-home-contenttback.jpg, themes/ThemeJigsawLearning/images/eds.png, themes/ThemeJigsawLearning/images/stategic-learning_icon.png, themes/ThemeJigsawLearning/images/jigsaw-logo.png, themes/ThemeJigsawLearning/images/how-we-help_icon.png, themes/ThemeJigsawLearning/images/coaching-support_icon.png, themes/ThemeJigsawLearning/images, themes/ThemeJigsawLearning/thumbnail.png, themes/ThemeJigsawLearning/js/jquery-1124.min.js, themes/ThemeJigsawLearning/js/swiper.js, themes/ThemeJigsawLearning/js/respond.js, themes/ThemeJigsawLearning/js/README.md, themes/ThemeJigsawLearning/js/featherlight.min.css, themes/ThemeJigsawLearning/js/menu.js, themes/ThemeJigsawLearning/js/swiper.min.css, themes/ThemeJigsawLearning/js/minify.js, themes/ThemeJigsawLearning/js/bootstrap.min.js, themes/ThemeJigsawLearning/js/featherlight.css, themes/ThemeJigsawLearning/js/imagelightbox.min.js, themes/ThemeJigsawLearning/js/respond.min.js, themes/ThemeJigsawLearning/js/swiper.min.js, themes/ThemeJigsawLearning/js/jquery.min.js, themes/ThemeJigsawLearning/js/menu.min.js, themes/ThemeJigsawLearning/js, themes/ThemeJigsawLearning/right_sidebar.php, themes/ThemeJigsawLearning/default.php, themes/ThemeJigsawLearning/elements/header.php, themes/ThemeJigsawLearning/elements/footer.php, themes/ThemeJigsawLearning/elements/header - Copy.php, themes/ThemeJigsawLearning/elements, themes/ThemeJigsawLearning/view.php, themes/ThemeJigsawLearning/page_not_found.php, themes/ThemeJigsawLearning/css/nav.min.css, themes/ThemeJigsawLearning/css/main_2020-11-06.min.css, themes/ThemeJigsawLearning/css/main_2020-11-06.css, themes/ThemeJigsawLearning/css/main - Copy.css, themes/ThemeJigsawLearning/css/vendor, themes/ThemeJigsawLearning/css/blocks, themes/ThemeJigsawLearning/css/layouts, themes/ThemeJigsawLearning/css/bootstrap.min.css, themes/ThemeJigsawLearning/css/styles.less, themes/ThemeJigsawLearning/css/styles.xml, themes/ThemeJigsawLearning/css/print.min.css, themes/ThemeJigsawLearning/css/nav.css, themes/ThemeJigsawLearning/css/main_2020-09-22.css, themes/ThemeJigsawLearning/css/general, themes/ThemeJigsawLearning/css/bootstrap.css, themes/ThemeJigsawLearning/css/components, themes/ThemeJigsawLearning/css/b7af9a5d, themes/ThemeJigsawLearning/css/print.css, themes/ThemeJigsawLearning/css, themes/ThemeJigsawLearning, blocks/image_slider/view.css, blocks/image_slider/view.php, blocks/image_slider, blocks/swp_breadcrumbs/_notes/dwsync.xml, blocks/swp_breadcrumbs/_notes, blocks/swp_breadcrumbs/view.php, blocks/swp_breadcrumbs, blocks/youtube_latest_video_playlist/template_basic.php, blocks/youtube_latest_video_playlist/templates/latest/view.css, blocks/youtube_latest_video_playlist/templates/latest/view.php, blocks/youtube_latest_video_playlist/templates/latest, blocks/youtube_latest_video_playlist/templates/3col/view.css, blocks/youtube_latest_video_playlist/templates/3col/view.php, blocks/youtube_latest_video_playlist/templates/3col/view.js, blocks/youtube_latest_video_playlist/templates/3col, blocks/youtube_latest_video_playlist/templates/basic_list/view.css, blocks/youtube_latest_video_playlist/templates/basic_list/view.php, blocks/youtube_latest_video_playlist/templates/basic_list/view.js, blocks/youtube_latest_video_playlist/templates/basic_list, blocks/youtube_latest_video_playlist/templates/list2col/view.php, blocks/youtube_latest_video_playlist/templates/list2col, blocks/youtube_latest_video_playlist/templates/list3col/view.css, blocks/youtube_latest_video_playlist/templates/list3col/view.php, blocks/youtube_latest_video_playlist/templates/list3col, blocks/youtube_latest_video_playlist/templates, blocks/youtube_latest_video_playlist/view.css, blocks/youtube_latest_video_playlist/view.php, blocks/youtube_latest_video_playlist/view.js, blocks/youtube_latest_video_playlist, blocks/page_list/templates/testimonials_list/view.css, blocks/page_list/templates/testimonials_list/view.php, blocks/page_list/templates/testimonials_list, blocks/page_list/templates/pagelist_thumbnail/view.css, blocks/page_list/templates/pagelist_thumbnail/_notes/dwsync.xml, blocks/page_list/templates/pagelist_thumbnail/_notes, blocks/page_list/templates/pagelist_thumbnail/view.php, blocks/page_list/templates/pagelist_thumbnail, blocks/page_list/templates/testimonials_swiperimage_home/view.css, blocks/page_list/templates/testimonials_swiperimage_home/view.php, blocks/page_list/templates/testimonials_swiperimage_home, blocks/page_list/templates/pagelist_thumbnail_2col/view.css, blocks/page_list/templates/pagelist_thumbnail_2col/view.php, blocks/page_list/templates/pagelist_thumbnail_2col, blocks/page_list/templates/product_categories/view.css, blocks/page_list/templates/product_categories/view.php, blocks/page_list/templates/product_categories, blocks/page_list/templates/bloglist_thumbnail/view.css, blocks/page_list/templates/bloglist_thumbnail/view.php, blocks/page_list/templates/bloglist_thumbnail, blocks/page_list/templates/testimonials_swiper_home/_view.css, blocks/page_list/templates/testimonials_swiper_home/view.css, blocks/page_list/templates/testimonials_swiper_home/view.php, blocks/page_list/templates/testimonials_swiper_home, blocks/page_list/templates/testimonials_swiper/_view.css, blocks/page_list/templates/testimonials_swiper/view.css, blocks/page_list/templates/testimonials_swiper/view.php, blocks/page_list/templates/testimonials_swiper, blocks/page_list/templates, blocks/page_list/view.css, blocks/page_list/_notes/dwsync.xml, blocks/page_list/_notes, blocks/page_list/view.php, blocks/page_list, blocks/search/view.php, blocks/search, blocks/community_product/view.php, blocks/community_product, blocks/autonav/templates/include_parent/view.css, blocks/autonav/templates/include_parent/_notes/dwsync.xml, blocks/autonav/templates/include_parent/_notes, blocks/autonav/templates/include_parent/view.php, blocks/autonav/templates/include_parent, blocks/autonav/templates/pageicons-4wide/view.css, blocks/autonav/templates/pageicons-4wide/_notes/dwsync.xml, blocks/autonav/templates/pageicons-4wide/_notes, blocks/autonav/templates/pageicons-4wide/view.php, blocks/autonav/templates/pageicons-4wide, blocks/autonav/templates/pageicons/view.css, blocks/autonav/templates/pageicons/_notes/dwsync.xml, blocks/autonav/templates/pageicons/_notes, blocks/autonav/templates/pageicons/view.php, blocks/autonav/templates/pageicons, blocks/autonav/templates/pageicons-2wide/view.css, blocks/autonav/templates/pageicons-2wide/_notes/dwsync.xml, blocks/autonav/templates/pageicons-2wide/_notes, blocks/autonav/templates/pageicons-2wide/view.php, blocks/autonav/templates/pageicons-2wide, blocks/autonav/templates/pageicons-3wide/view.css, blocks/autonav/templates/pageicons-3wide/_notes/dwsync.xml, blocks/autonav/templates/pageicons-3wide/_notes, blocks/autonav/templates/pageicons-3wide/view.php, blocks/autonav/templates/pageicons-3wide, blocks/autonav/templates/_notes/dwsync.xml, blocks/autonav/templates/_notes, blocks/autonav/templates, blocks/autonav, blocks/form/templates/placeholder_labels/view.css, blocks/form/templates/placeholder_labels/_notes/dwsync.xml, blocks/form/templates/placeholder_labels/_notes, blocks/form/templates/placeholder_labels/view.php, blocks/form/templates/placeholder_labels, blocks/form/templates/_notes/dwsync.xml, blocks/form/templates/_notes, blocks/form/templates, blocks/form, blocks/author_page_list/view.css, blocks/author_page_list/view.php, blocks/author_page_list, languages/ja_JP/LC_MESSAGES/messages.mo, languages/ja_JP/LC_MESSAGES, languages/ja_JP, languages/en_GB/LC_MESSAGES/messages.mo, languages/en_GB/LC_MESSAGES, languages/en_GB, languages/el_GR/LC_MESSAGES/messages.mo, languages/el_GR/LC_MESSAGES, languages/el_GR, languages/nb_NO/LC_MESSAGES/messages.mo, languages/nb_NO/LC_MESSAGES, languages/nb_NO, languages/de_DE/LC_MESSAGES/messages.mo, languages/de_DE/LC_MESSAGES, languages/de_DE, languages/pl_PL/LC_MESSAGES/messages.mo, languages/pl_PL/LC_MESSAGES, languages/pl_PL, languages/es_ES/LC_MESSAGES/messages.mo, languages/es_ES/LC_MESSAGES, languages/es_ES, languages/sv_SE/LC_MESSAGES/messages.mo, languages/sv_SE/LC_MESSAGES, languages/sv_SE, languages/cs_CZ/LC_MESSAGES/messages.mo, languages/cs_CZ/LC_MESSAGES, languages/cs_CZ, languages/nl_NL/LC_MESSAGES/messages.mo, languages/nl_NL/LC_MESSAGES, languages/nl_NL, languages/tr_TR/LC_MESSAGES/messages.mo, languages/tr_TR/LC_MESSAGES, languages/tr_TR, languages/fi_FI/LC_MESSAGES/messages.mo, languages/fi_FI/LC_MESSAGES, languages/fi_FI, languages/pt_BR/LC_MESSAGES/messages.mo, languages/pt_BR/LC_MESSAGES, languages/pt_BR, languages/es_PE/LC_MESSAGES/messages.mo, languages/es_PE/LC_MESSAGES, languages/es_PE, languages/fr_FR/LC_MESSAGES/messages.mo, languages/fr_FR/LC_MESSAGES, languages/fr_FR, languages/it_IT/LC_MESSAGES/messages.mo, languages/it_IT/LC_MESSAGES, languages/it_IT, languages/ru_RU/LC_MESSAGES/messages.mo, languages/ru_RU/LC_MESSAGES, languages/ru_RU, languages/da_DK/LC_MESSAGES/messages.mo, languages/da_DK/LC_MESSAGES, languages/da_DK, languages/es_PY/LC_MESSAGES/messages.mo, languages/es_PY/LC_MESSAGES, languages/es_PY, single_pages/members/profile.php, single_pages/members/directory.php, single_pages/members, single_pages/checkout/complete.php, single_pages/checkout, single_pages/login.php, single_pages/cart.php, single_pages/checkout.php, single_pages/account, themes/ThemeJigsawLearning/home.php, themes/ThemeJigsawLearning/team_profile.php, themes/ThemeJigsawLearning/testimonial.php, themes/ThemeJigsawLearning/composer.json, themes/ThemeJigsawLearning/blog_entry.php, themes/ThemeJigsawLearning/full.php, themes/ThemeJigsawLearning/news_entry.php, themes/ThemeJigsawLearning/our-team-profile.php, themes/ThemeJigsawLearning/page_theme.php, themes/ThemeJigsawLearning/page_forbidden.php, themes/ThemeJigsawLearning/images/jigsaw-banner-01.jpg, themes/ThemeJigsawLearning/images/denied_icon.png, themes/ThemeJigsawLearning/images/nav-icon.png, themes/ThemeJigsawLearning/images/classroom.jpg, themes/ThemeJigsawLearning/images/_jigsaw-footerback.jpg, themes/ThemeJigsawLearning/images/collaborative-model_icon.png, themes/ThemeJigsawLearning/images/jigsaw-slider-btm.png, themes/ThemeJigsawLearning/images/missing_icon.png, themes/ThemeJigsawLearning/images/jigsaw-footerback.jpg, themes/ThemeJigsawLearning/images/jigsaw-base-top.png, themes/ThemeJigsawLearning/images/search.png, themes/ThemeJigsawLearning/images/jigsaw-foot-top.png, themes/ThemeJigsawLearning/images/jigsaw-home-contenttback.jpg, themes/ThemeJigsawLearning/images/eds.png, themes/ThemeJigsawLearning/images/stategic-learning_icon.png, themes/ThemeJigsawLearning/images/jigsaw-logo.png, themes/ThemeJigsawLearning/images/how-we-help_icon.png, themes/ThemeJigsawLearning/images/coaching-support_icon.png, themes/ThemeJigsawLearning/images, themes/ThemeJigsawLearning/thumbnail.png, themes/ThemeJigsawLearning/js/jquery-1124.min.js, themes/ThemeJigsawLearning/js/swiper.js, themes/ThemeJigsawLearning/js/respond.js, themes/ThemeJigsawLearning/js/README.md, themes/ThemeJigsawLearning/js/featherlight.min.css, themes/ThemeJigsawLearning/js/menu.js, themes/ThemeJigsawLearning/js/swiper.min.css, themes/ThemeJigsawLearning/js/minify.js, themes/ThemeJigsawLearning/js/bootstrap.min.js, themes/ThemeJigsawLearning/js/featherlight.css, themes/ThemeJigsawLearning/js/imagelightbox.min.js, themes/ThemeJigsawLearning/js/respond.min.js, themes/ThemeJigsawLearning/js/swiper.min.js, themes/ThemeJigsawLearning/js/jquery.min.js, themes/ThemeJigsawLearning/js/menu.min.js, themes/ThemeJigsawLearning/js, themes/ThemeJigsawLearning/right_sidebar.php, themes/ThemeJigsawLearning/default.php, themes/ThemeJigsawLearning/elements/header.php, themes/ThemeJigsawLearning/elements/footer.php, themes/ThemeJigsawLearning/elements/header - Copy.php, themes/ThemeJigsawLearning/elements, themes/ThemeJigsawLearning/view.php, themes/ThemeJigsawLearning/page_not_found.php, themes/ThemeJigsawLearning/css/nav.min.css, themes/ThemeJigsawLearning/css/main_2020-11-06.min.css, themes/ThemeJigsawLearning/css/main_2020-11-06.css, themes/ThemeJigsawLearning/css/main - Copy.css, themes/ThemeJigsawLearning/css/vendor, themes/ThemeJigsawLearning/css/blocks, themes/ThemeJigsawLearning/css/layouts, themes/ThemeJigsawLearning/css/bootstrap.min.css, themes/ThemeJigsawLearning/css/styles.less, themes/ThemeJigsawLearning/css/styles.xml, themes/ThemeJigsawLearning/css/print.min.css, themes/ThemeJigsawLearning/css/nav.css, themes/ThemeJigsawLearning/css/main_2020-09-22.css, themes/ThemeJigsawLearning/css/general, themes/ThemeJigsawLearning/css/bootstrap.css, themes/ThemeJigsawLearning/css/components, themes/ThemeJigsawLearning/css/b7af9a5d, themes/ThemeJigsawLearning/css/print.css, themes/ThemeJigsawLearning/css, themes/ThemeJigsawLearning

# concrete5 Cache Settings
Block Cache - Off
Overrides Cache - Off
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
LiteSpeed

# Server API
litespeed

# PHP Version
7.0.33

# PHP Extensions
bcmath, bz2, calendar, Core, ctype, curl, date, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, i360, iconv, imap, intl, ionCube Loader, json, libxml, litespeed, mbstring, mcrypt, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, pspell, Reflection, session, shmop, SimpleXML, snmp, soap, sockets, SPL, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, timezonedb, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib

# PHP Settings
max_execution_time - 300
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 600
max_input_vars - 10000
memory_limit - 512M
post_max_size - 128M
sql.safe_mode - Off
upload_max_filesize - 128M
ic24.api.max_timeout - 7
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
pgsql.max_links - Unlimited
pgsql.max_persistent - Unlimited
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 1440
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.