Jump to content
thirty bees forum

DRMasterChief

Trusted Members
  • Posts

    643
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by DRMasterChief

  1. Wir sind immer noch nicht live mit dem tb- Shop, das wird nun Anfang Mai soweit sein. Wir möchten JTL dazu weiterhin nutzen, wobei uns klar ist daß wir "nur Bestellungen in die Wawi holen" können, alles andere muss im tb gemacht werden (Artikel anlegen, Mengen etc.), da JTL das in die Richtung nicht unterstützt. Das ist aber kein Problem für uns, Rng.,Packen etc. geht alles über Wawi. Shop soll Shop sein und bleiben.
  2. Hello, i am looking to change {invoice_block_html} and maybe also {delivery_block_html} - but i cant find anything about this. It seems that both were created in a payment-module, but this describes only firstname and lastname. Where come the other data like street, zip and city from in these blocks and where can i fetch them to add the customers E-mail-address ? thank you
  3. I am not sure if it is a very good idea to load such code from a 3rd party, it can become a security thing and also a GDPR problem.
  4. Hello, i am now on TB 1.5.1 and found out that i have similar error and warnings in the Collect PHP Logs -module. Can anybody help me with this? Message: Creating default object from empty value Location: themes/mytheme/modules/blockcart/blockcart.tpl cache/smarty/compile/c2/57/b6/c257b667c290ca77a08882d2c39bf5666fe5b736_0.file.blockcart.tpl.php line 257 STACKTRACE #0 cache/smarty/compile/c2/57/b6/c257b667c290ca77a08882d2c39bf5666fe5b736_0.file.blockcart.tpl.php(257) #1 vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_66190867043c08_90187307(Smarty_Custom_Template#1) #2 vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Custom_Template#1) #3 vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render(Smarty_Custom_Template#1) #4 vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render(false, 0) #5 vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute(Smarty_Custom_Template#1, null, null, null, 0) #6 classes/smarty/SmartyCustom.php(554): Smarty_Internal_TemplateBase->fetch(null, null, null, null) #7 classes/smarty/SmartyCustom.php(532): Smarty_Custom_Template->fetchWithRetries(null, null, null, null) #8 classes/module/Module.php(2992): Smarty_Custom_Template->fetch() #9 modules/blockcart/blockcart.php(251): ModuleCore->display("/home/123xyz/public_html/modules/blockcart/blockcart.php", "blockcart.tpl") #10 modules/blockcart/blockcart.php(485): BlockCart->hookRightColumn(array(4)) #11 classes/Hook.php(833): BlockCart->hookTop(array(4)) #12 classes/Hook.php(545): HookCore::coreCallHook(BlockCart#1, "hooktop", array(3)) #13 classes/Hook.php(372): HookCore::execWithoutCache("displayTop", array(3), null, false, true, false, null) #14 classes/Hook.php(242): HookCore::exec("displayTop", array(0) [], null) #15 classes/controller/FrontController.php(332): HookCore::displayHook("displayTop") #16 controllers/front/HistoryController.php(82): FrontControllerCore->initContent() #17 classes/controller/Controller.php(209): HistoryControllerCore->initContent() #18 classes/controller/FrontController.php(264): ControllerCore->run() #19 classes/Dispatcher.php(851): FrontControllerCore->run() #20 index.php(33): DispatcherCore->dispatch() I have made changes in the theme/modules/blockcart/crossselling.tpl as follows (begins in line 42): {* * {if $orderProduct.show_price == 1 AND !isset($restricted_country_mode) AND !$PS_CATALOG_MODE} * <span class="price_display"> * <span class="price">{convertPrice price=$orderProduct.displayed_price}</span> * </span> * {/if} *} This is to hide the product price in cross selling block in the cart. It works with this change above. Without these changes, the shop shows price also when you do not want to show it (seems to be a bug from old PS time). (it is about the CUSTOMERS WHO BOUGHT THIS PRODUCT ALSO BOUGHT ... on product site and also in cart). Do i have to change something in the theme/modules/blockcart/blockcart.tpl maybe? Is this the reason for the error? I am a little bit nervous because it says in the error something about Hooks... and i cant really handle with this. thank you
  5. same here with LiteSpeed Server and tb 1.5.x , activate the fileinfo php-extension was necessary, now the Filemanager works!
  6. Hi, no SSH access, it is a hosting. I am on LiteSpeed distri, php 7.4.33 and Maria database 10.11.7 (as before).
  7. Today i expect that it is no longer possible to add my public IPv4 for maintenance mode, it does not work with it. I have to add the public IPv6 (which changes every few hours), with that the maintenance mode works. Strange, isn´t it? What can be the problem for this? I use the Blackhole Bot module, too, and when i go manually into the 'hole' i can see the red warning site with my IPv6 only (not sure if this is normal or if there should be the IPv4 usual).
  8. Paypal needs a few minutes with new keys, so best is to wait then and drink an coffee. You can also use the Sandbox Paypal first for such things: PayPal sandbox testing guide
  9. Hello, TB 1.6 ? (Bleeding Edge?) are there any other errors regarding php 8 ? Do you have checked this all before? There seems to be 2 or more Paypal modules, maybe some old stuff from the early days and/or PS stuff, please check this and use only the correct Paypal module for tb. What updates do you made before? Maybe an update to php 8?
  10. Wir haben mehr als 1 Domain in einem Webhosting aktiv, wird das in der Regel auch funktionieren oder müssen wir für jede Domain umleiten? Redirect 302 /wp-login.php /modules/blackholebots/blackhole/ Redirect 302 /wp-config.php /modules/blackholebots/blackhole/ Redirect 302 /xmlrpc.php /modules/blackholebots/blackhole/
  11. @datakick i dont know if it is behind a reverse proxy (it was not with the old hosting), i have checked the HTTP headers, some shows the IPv4 and some the IPv6, i think it is strange, please have a look at this with IPv6 I also get a 503 error but maybe this is because of the maintenance mode? hopefully....
  12. i know, but this does not help, thank you for your quick answer.
  13. Hello, i really need a help with the maintenance mode. It is tb 1.5.1 and maintenance is switched on. Today we get an upgrade to an faster/better server, the hoster moved everything automatically and this works really good. Everything is here, BO is ok, all settings are ok, login is ok, i will have switched the maintenence mode ON as before, but now we have a strange behaviour: when i click 'add my IP address' it is adding the server internal IPv6 address, and not the public IPv4 from the home internet provider. This is strange, before the move there was added my public IP address (from Vodafone cable provider in my case), and i can reach the shop only from my home here with this IP. Can anybody help and give me any advise? The hoster is good but they do not really know tb and can not give such an 3rd level support.
  14. so you will recommend this module now?
  15. do we have to forward this to @datakick ?
  16. thank you! I realized this, but since i have Server Side Cache activated, it does not work anymore. Now i turned it off and on and cleared Cache, everything is ok 😉 There was no hint for such an problem also not in PS.
  17. Hello, i already have searched here and in PS forum, all i can find are some old hints and all these are not successfull, so - how to sort product variants to have them in the desired order on frontoffice/product site? e.g. i show a picture here, it is not very nice to have the bigger size before the smaller size variant of the item, i really can not find any solution:
  18. ok ok... but you know.... - everything is ok now 🤙
  19. Done! Thank you, CollectPHPLogs module is installed, just a few warnings right now, i am on it.
  20. OK thanks so much! I will try with APCu first and then see... maybe we get some details from @datakick for this. btw. i remember that the 'Apache optimization' in point CCC was activated a few tb-versions ago (and also in the PS shops), now it is inactive. Does this have any effect with tb 1.5.x or not?
  21. I can use Memcache, APCu and/or Redis (Hoster gives all options), what do you think will be best for thirtybees ? Is there an official recommendation? Lower on this setting site is another option too, what about this?
  22. ahhh yes, i mean the .php and the .js = 2 🤠
  23. Yes, everything seems ok, phpMailer is installed; i am not sure about code minification modules (HTML, JS and CSS Minification v1.0.0) is not installed yet. And i´m not on php 8.x until now, i have 7.4.33 and this looks good. The shop is not "live" at the moment, but we have to go live april, so i hope to change to php 8 until then, but i do not use a standard theme and i am really not sure if it works with php 8.
  24. with the update to 1.5.1 a few minutes ago i now have the 2 acutal validate files , Notepad++ says 🙂
  25. Done 1.5.1 😍 but maybe you can have a look here:
×
×
  • Create New...