Jump to content
thirty bees forum

piet

Members
  • Posts

    122
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by piet

  1. If you are using Migrationpro module it's better to contact Migrationpro to solve the issue
  2. Nobody is stupid, it's called learning. You start without any knowledge and at the end you're the expert 😉 Yes this is on of the screens you ge when importing products, during the upload process you get more screens. There are examples of upload files in the right you can download, your upload file should look the same.
  3. Is it possible to post some screenprints with the settings you used
  4. Thanks, looks great. I will use this. Maybe @tommat adds this option in the Niara theme 🙂
  5. Hi Christian, Good question. I don't have the answer but I'm curious too. Did you refresh your cash after disabeling the modules or isn't that necessary? Best regards, Piet
  6. Great idea. This will make life a lot easier
  7. Hi, Welcome at TB forum. Good choice to go for Thirtybees. Personaly I would not buy this theme although it looks very nice. When I look on themeforrest I see the last update is 2 years old.
  8. Hi Fernando, In the backoffice Preferences/Customers you can switch off the opt-in option. Switching off the opt-in should also remove the checkbox on the checkout page. Best regards, Piet
  9. This is one very important cause. Like Lesley said you did not redirect your urls. Google has to index your site again and it takes minimum several months to reach the same results. So I will advise you to redirect all you old urls to the new ones asap.
  10. Mooi dat het werkt nu. De .htaccess staat gewoonlijk in de root van de shop op de webserver.
  11. Hoi, Heb je de cache en de .htaccess ook leeggemaakt?
  12. Does anyone have a tip where to look?
  13. Hi, We have a very strange issue. When a customer is logged in and creates a shopping cart he is not able to complete this cart on the checkout page (one page checkout), every payment option or delivery option is not selectable the address update button is not active as well. If a customer makes a shoppingcart as a guest and logs in on the checkout page everything works well. If we use 5 page checkout everything works fine and all options are selectable. We are using TB1.0.8 an the latest Panda theme for TB. Best regards, Piet
  14. Welke versie PHP gebruik je? Wellicht is daar iets te winnen.
  15. You mean don't use Mollie anymore? A lot of Dutch users won't be happy with that!
  16. I vote for this option too!
  17. Your first remark is something I wanted to post too, When installing a new theme the config has to be done manually (config file is available in the theme, in my case Panda for tb). It's not so handy and mistakes are made very easy. I hope it can be solved soon. The second remark about deleting multiple modules, have you tried the mass deletion option of selected modules at the bottom of the modules screen?
  18. I just remembered that I saw once a tutorial about adding sorting options. Maybe you can start here: http://nemops.com/sort-by-sales-prestashop/#.XDXOSlxKhPY
  19. @jonny Thanks for the update. Just for your information, we had no third party modules installed. We started with a clean install of TB 1.0.8 and the Panda theme.
  20. @Jonny Can you please take a look at this issue, if you haven't solved it yet. We installed Panda 1.4 for TB.
  21. @lesley Thanks, that did the job. What I did was a fresh install of TB1.0.8 plus installion of the Panda theme for TB. Is there something wrong with the theme? In that case Johnny should be informed.
  22. Part 2 {if isset($smarty.get.searchquery) && isset($smarty.get.results) && $smarty.get.results > 1 && isset($smarty.server.HTTPREFERER)} {capture}{if isset($smarty.get.HTTP_REFERER) && $smarty.get.HTTP_REFERER}{$smarty.get.HTTP_REFERER}{elseif isset($smarty.server.HTTP_REFERER) && $smarty.server.HTTP_REFERER}{$smarty.server.HTTP_REFERER}{/if}{/capture} {l s='Back to Search results for "%s" (%d other results)' sprintf=[$smarty.get.search_query,$smarty.get.results]} {/if}
  23. @lesley Below you will find the code {* * 2007-2014 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 [email protected] 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-2014 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {if isset($smarty.capture.path)}{assign var='path' value=$smarty.capture.path}{/if} {if !empty($path)} {* Extract bradcrumb links from anchors } {$matchCount = preg_match_all('/<a.+?href="(.+?)"[^>]>([^<]*)<\/a>/', $path, $matches)} {$breadcrumbs = []} {for $i=0; $i<$matchCount; $i++} {$breadcrumbs[] = ['url' => $matches[1][$i], 'title' => $matches[2][$i]]} {/for} {* Extract the last breadcrumb which is not link, it's plain text or text inside span *} {$match = preg_match("/>([^<]+)(?:(?:<\/\w+>)*\s*)?$/", $path, $matches)} {if !empty($matches[1])} {$breadcrumbs[] = ['url' => '', 'title' => $matches[1]]} {elseif !$match && !$matchCount} {$breadcrumbs[] = ['url' => '', 'title' => $path]} {/if} {/if} {l s='Home'} {if !empty($breadcrumbs)} {foreach from=$breadcrumbs item=breadcrumb name=crumbs} {$navigationPipe} {if !empty($breadcrumb.url)} {$breadcrumb.title} {else} {$breadcrumb.title} {/if} {/foreach} {/if}
  24. Need some help here please. When I try to open any page except the home page TB gives a 500 error. Debug mode on gives following info: Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/avionixstore/publichtml/vendor/smarty/smarty/libs/sysplugins/smartyinternal_compilebase.php on line 75 Warning: count(): Parameter must be an array or an object that implements Countable in /home/avionixstore/publichtml/modules/blockcartmod/blockcart_mod.php on line 264 Warning: count(): Parameter must be an array or an object that implements Countable in /home/avionixstore/publichtml/modules/blockcartmod/blockcartmod.php on line 264 [ThirtyBeesException] Syntax error in template "/home/avionixstore/publichtml/themes/panda/breadcrumb.tpl" on line 50 " " unclosed {foreach} tag at line 50 in file vendor/smarty/smarty/libs/sysplugins/smartyinternaltemplatecompilerbase.php 45. */ 46. public static $_tag_objects = array(); 47. 48. /** 49. * tag stack 50. * 51. * @var array 52. */ 53. public $_tag_stack = array(); 54. 55. /** Smarty_Internal_TemplateCompilerBase->trigger_template_error - [line 165 - vendor/smarty/smarty/libs/sysplugins/smarty_internal_compilebase.php] - [1 Arguments] Smarty_Internal_CompileBase->closeTag - [line 202 - vendor/smarty/smarty/libs/sysplugins/smarty_internal_compile_if.php] - [2 Arguments]
  25. You don't have to delete them, just make them visible or not. On youtube you can find different videos how to setup the different options.
×
×
  • Create New...