Jump to content
thirty bees forum

tommat

Members
  • Posts

    83
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by tommat

  1. When trying to delete products from compare list, there's just gif spinning around and nothing happens. TB 1.0.7
  2. By the way... when exporting theme it doesn't export image heights in theme config.xml <image name="home_default_smallest" scenes="false" suppliers="false" manufacturers="false" categories="false" products="true" height="" width="211"/>
  3. I installed custom theme and it works fine. Then i switched to comunity theme to check something and everything was fine. Now when i try to switch back to custom theme i can't. Screen just refresh and themes doesn't switch. What could be wrong? Debug mode doesn't show anything.
  4. I just did it in xampp In control panel click config in apache row and select php.ini. There search for maxinputvars. Remove semicolon infront of maxinputvars and change 1000 to 10000 or whatever you want. Save php.ini file. Stop Apache server and Run again and it should work
  5. @dosbiner thanks a lot. I'll try that
  6. @dosbiner thankls for your answer. So there's no way to do it without changing php files i guess? Problem with that is, if there's update to module i loose all my changes.
  7. Try to find body id of the page you need to hide footer and then create css based on that.
  8. Hello, Is it possible to change content in smarty, depending on which hook is something hooked. For example: If this is in hook displayLeft change html content else do nothing Thanks
×
×
  • Create New...