Jump to content
thirty bees forum

Billy

Members
  • Posts

    148
  • Joined

  • Last visited

Everything posted by Billy

  1. https://addons.prestashop.com/en/website-performance/26866-redis-cache.html
  2. @Havouza the redis server/module is out of my league. I have never heard of it. So i need to learn more. I'm sure someone else is better suited than me atm to answer your questions. However if you would link to the correct module you have installed into the back office. I'm sure someone else could help you. .
  3. Can you link us to the source redis server installed?
  4. Hum makes me wonder https://stackoverflow.com/questions/3872555/fatal-error-class-ziparchive-not-found-in I'm just making sure
  5. Sounds like your server does not have "ZIP" installed properly? Edit sorry... Man what kind of server is this? It doesn't have basic stuff installed.
  6. Which Redis module do you have installed? Maybe you mean Reddit?
  7. Just a guess is the GD Extension installed? https://www.prestashop.com/forums/topic/521651-1-order-in-bo-returns-error-500/
  8. Billy

    modify url

    My son was doing some mod-rewrite trickery and hacking the tools.php years back. I haven't needed better url's in a long time though. So he stopped messing with presta and starting working with the IBM WCS (WebSphere Commerce Suite). Heck he gave up drupal, xoops and impresscms. He rewrote all of impress pulling smarty out and hooking it up php template. Im not sure exactly what the op above is asking to do compared to the setup in tb & presta now. As i have been away for a number of years from all of this. I just remember him hooking me up with my url specific requests back in the day. I'll shut up now and go away!
  9. Billy

    modify url

    You could rewrite them in the .htaccess file and be careful not to overwrite the file.
  10. This v1.2.5.1 module worked fine for me with out debug on this morning after i reinstalled TB 1.0.8. I had rolled my test site from TB 1.0.8 to bleeding edge before i tested this module yesterday. Then i rolled back to TB 1.0.8 so i figured i would i would start fresh this morning. With a new install of the 1.0.8 site Btw i tested this module this morning with PHP 5.6 & PHP 7.2 and like a said it works fine. Please take my little XML file for a test drive and see if it works. Anyway this morning the module would not choke with a valid XML file. <?xml version="1.0" encoding="UTF-8"?> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"> <url ps_block="product"> <image:image> <image:loc>{img_url}</image:loc> </image:image> </url> </urlset> Datakick is correct the developer didn't change much at all between the two modules according to the winmerge software package. Sorry i didn't get back to you last night. After patching my roof in three spots. I started up my new to me riding mower. Which was powering thru 1 1/2 feet plus tall grass. Anyway i was riding up the back hill on the property and the mower decided to do a wheel stand and do a back flip onto me. lol I decided to call it a day at that point. This morning i don't have a scratch on me and feel fine.
  11. Sounds like you banned yourself from your server. Can you use a different IP or unblock yourself in cpanel or plesk or what ever you are using for a control panel?
  12. unserialize() is not so safe anymore. Do you plan on upgrading your php? https://www.php.net/manual/en/function.unserialize.php
  13. unserialize(): is always tough for me to track down. I will need to take a look again later today. I need to get my roof patched and cut my grass.
  14. cache/smarty/cache/ yes delete everything except index.php cache/smarty/compile/ delete everything except index.php
  15. Best thing to do is dump all the cache in this folder /themes/your_theme_name/cache manually Also clear /cache/smarty/cache & /cache/smarty/compile manually Then your browser cache and see if you still have error 500 Best
  16. Best thing to do is download your module and zip it up. Then attach it to this forum and i will fix it for you. Then i will reattach it so you can download and patch your website.
  17. When you cleared cache did you clear the cache in your /themes/your_theme_name/cache folder manually. https://www.prestashop.com/forums/topic/292037-solved-removed-testdomain-now-the-real-one-wont-work/
  18. So i installed prestacenterxmlexportfree1241 AKA v1.2.4.1 and fixed the only stopper issue i could find below. Sure the module has some other warnings. However they go by so fast i have no idea what they say. My thirtybees test site is running PHP 7.2 [ThirtyBeesException] Call to a member function executeS() on boolean at line 77 in file modules/prestacenterxmlexportfree/classes/PcXmlFreeService.php 72. ->select('`'.self::$definition['primary'].'` id') 73. ->select('`name`') 74. ->from(self::$definition['table']) 75. ->orderBy('id') 76. ->build(); 77. return self::$db->executeS($sql); 78. } 79. public static function getFeedIds($ids) 80. { 81. if (empty($ids)) 82. return array(); Replace line 77 with. return self::$db->executeSql; prestacenterxmlexportfree1241.zip
  19. I found 6 of the 7 module releases. Unfortunately the last one on the prestashop site is prestacenterxmlexportfree1241. He never released the prestacenterxmlexportfree1251 module on the forum & his website has been closed for years. https://www.prestashop.com/forums/topic/276093-module-prestacenter-xml-export-free-ps-15x/?do=findComment&amp;comment=2133599
  20. @spidawebs anyway you could reattach your .csv example file? The forum won't allow me access to it. TIA _Bill
  21. You got me on this & i can only offer up google searches now besides saying the obvious did you dump all cache including browser. Anyway https://www.google.com/search?ei=43PEXOPzKOWH_QbfvomYCg&q=prestashop+load+error%3A+failed+to+find+%2Fvar%2Fwww%2Fvhosts&oq=prestashop+load+error%3A+failed+to+find+%2Fvar%2Fwww%2Fvhosts&gs_l=psy-ab.3...15426.18445..18953...0.0..0.351.2144.0j9j0j2......0....1..gws-wiz.vG5jTQIn_sg https://www.google.com/search?ei=eXjEXMfoB-LD_Qa_5ZW4Dw&q=path+to+php+variable+prestashop&oq=path+to+php+variable+prestashop&gs_l=psy-ab.3...166264.167526..167986...0.0..0.131.468.0j4......0....1..gws-wiz.......0i71j35i304i39.r0gEyjiKUqI https://www.google.com/search?ei=J3rEXOr8AtGc_QaVy57IBQ&q=path+to+smarty+variable+prestashop&oq=path+to+smarty+variable+prestashop&gs_l=psy-ab.3...34685.37914..38598...0.0..0.400.2370.0j3j2j3j1......0....1..gws-wiz.......35i39.AAcyJ4gr8kU
  22. Wait @Havouzareset your module first! I'm sorry
  23. What if you reset your theme in modules admin? Sometimes this has messed up more than it has fixed for me personally. Yet on the other side of the coin hopefully you have a clone of your main site to test! @Havouza good luck! Front office Features Theme Configurator v3.0.8 - by thirty bees
  24. https://github.com/PrestaShop/php-ps-info?
  25. Also you could use this generalized phpinfo script for prestashop. Maybe this will nail down your hosting environment a little better. Maybe your missing something that thirtybees might need. https://github.com/PrestaShop/php-ps-info? Best _Billy
×
×
  • Create New...