Jump to content
thirty bees forum

PeterPan

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by PeterPan

  1. the thing is, the statistic at the dashboard didn´t work since a long time. Maybe there is a connecton to this
  2. I can´t remember changed this file. This is in the file {* * 2007-2016 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA <contact@prestashop.com> * @copyright 2007-2016 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} <script> var dashboard_ajax_url = '{$link->getAdminLink('AdminDashboard')}'; var adminstats_ajax_url = '{$link->getAdminLink('AdminStats')}'; var no_results_translation = '{l s='No result' js=1}'; var read_more = '{l s='Read more' js=1}'; </script> <div id="dashboard"> <div class="row"> <div class="col-lg-12"> {if $warning} <div class="alert alert-warning">{$warning}</div> {/if} <div id="calendar" class="panel"> <form action="{$action|escape}" method="post" id="calendar_form" name="calendar_form" class="form-inline"> <div class="btn-group"> <button type="button" name="submitDateDay" class="btn btn-default submitDateDay{if isset($preselect_date_range) && $preselect_date_range == 'day'} active{/if}"> {l s='Day'} </button> <button type="button" name="submitDateMonth" class="btn btn-default submitDateMonth{if (!isset($preselect_date_range) || !$preselect_date_range) || (isset($preselect_date_range) && $preselect_date_range == 'month')} active{/if}"> {l s='Month'} </button> <button type="button" name="submitDateYear" class="btn btn-default submitDateYear{if isset($preselect_date_range) && $preselect_date_range == 'year'} active{/if}"> {l s='Year'} </button> <button type="button" name="submitDateDayPrev" class="btn btn-default submitDateDayPrev{if isset($preselect_date_range) && $preselect_date_range == 'prev-day'} active{/if}"> {l s='Day'}-1 </button> <button type="button" name="submitDateMonthPrev" class="btn btn-default submitDateMonthPrev{if isset($preselect_date_range) && $preselect_date_range == 'prev-month'} active{/if}"> {l s='Month'}-1 </button> <button type="button" name="submitDateYearPrev" class="btn btn-default submitDateYearPrev{if isset($preselect_date_range) && $preselect_date_range == 'prev-year'} active{/if}"> {l s='Year'}-1 </button> </div> <input type="hidden" name="datepickerFrom" id="datepickerFrom" value="{$date_from|escape}" class="form-control"> <input type="hidden" name="datepickerTo" id="datepickerTo" value="{$date_to|escape}" class="form-control"> <input type="hidden" name="preselectDateRange" id="preselectDateRange" value="{if isset($preselect_date_range)}{$preselect_date_range|escape}{/if}" class="form-control"> <div class="form-group pull-right"> <button id="datepickerExpand" class="btn btn-default" type="button"> <i class="icon-calendar-empty"></i> <span class="hidden-xs"> {l s='From'} <strong class="text-info" id="datepicker-from-info">{$date_from|escape}</strong> {l s='To'} <strong class="text-info" id="datepicker-to-info">{$date_to|escape}</strong> <strong class="text-info" id="datepicker-diff-info"></strong> </span> <i class="icon-caret-down"></i> </button> </div> {$calendar} </form> </div> </div> </div> <div class="row"> <div class="col-md-4 col-lg-3" id="hookDashboardZoneOne"> {$hookDashboardZoneOne} </div> <div class="col-md-8 col-lg-7" id="hookDashboardZoneTwo"> {$hookDashboardZoneTwo} </div> <div class="col-md-12 col-lg-2"> <section class="dash_news panel"> <h3><i class="icon-rss"></i> {l s='thirty bees News'}</h3> <div class="dash_news_content"></div> <div class="text-center"><h4><a href="https://thirtybees.com/blog/" onclick="return !window.open(this.href, '_blank');">{l s='Find more news'}</a></h4></div> </section> <section class="dash_links panel"> <h3><i class="icon-link"></i> {l s="Useful links"}</h3> <dl> <dt><a href="https://docs.thirtybees.com/" class="_blank">{l s="Official Documentation"}</a></dt> <dd>{l s="User, Developer and Designer Guides"}</dd> </dl> <dl> <dt><a href="https://forum.thirtybees.com/?utm_source=back-office&amp;utm_medium=dashboard&amp;utm_campaign=back-office-{$lang_iso|upper}&amp;utm_content=download" class="_blank">{l s="thirty bees Forum"}</a></dt> <dd>{l s="Connect with the thirty bees community"}</dd> </dl> <dl> <dt><a href="https://store.thirtybees.com?utm_source=back-office&amp;utm_medium=dashboard&amp;utm_campaign=back-office-{$lang_iso|upper}&amp;utm_content=download" class="_blank">{l s="thirty bees apps"}</a></dt> <dd>{l s="Enhance your store with templates & modules"}</dd> </dl> <dl> <dt><a href="https://github.com/thirtybees/thirtybees/issues" class="_blank">{l s="GitHub issues page"}</a></dt> <dd>{l s="Report issues in the Bug Tracker"}</dd> </dl> </section> </div> </div> </div>
  3. so i tried today again to update to latest bleeding edge. PHP Version is 7.4; MySQL is 5.7 opening he browser console shows this or any other ideas, where the problem could be located? this is what it looks like
  4. Update: Almost on every page nothing is displayed Edit: rolling back to stable version fixes the issue. But it is maybe a bug in latest bleeding edge version. I did the update from bleeding edge version circa a month ago
  5. I just updated to the latest bleeding edge version and now on my dashboard there is nothing displayed. just an empty site. Any ideas? I also have his Database problem? but when i click apply, there isn´t a solution, but an error.
  6. Hi all, where can I see how many times an item was bought and by whom?
  7. Will there be a guest order option? That is, without creating an account?
  8. That helped! Thanks a lot! I wonder if I was connected at all...?
  9. Recently, my products are no longer displayed in the categories. I have the community-default theme. When I open a category, I see the products for a very short moment and then it doesn't show me any more, see screenshot. I have tried different browsers and also two different computers
×
×
  • Create New...