Jump to content

fskhan

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

399,412 profile views

fskhan's Achievements

Newbie

Newbie (1/14)

  • Dedicated Rare
  • First Post Rare
  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. I get this error: See log below TypeError in modules/livefilterng/livefilterng.php (line 774) implode()in modules/livefilterng/livefilterng.php (line 774) LiveFilterng->getIElist()in modules/livefilterng/livefilterng.php (line 524) LiveFilterng->displayForm()in modules/livefilterng/livefilterng.php (line 473) LiveFilterng->getContent()in controllers/admin/AdminModulesController.php (line 696) AdminModulesControllerCore->postProcessCallback()in controllers/admin/AdminModulesController.php (line 921) AdminModulesControllerCore->postProcess()in classes/controller/Controller.php (line 308) ControllerCore->run()in classes/Dispatcher.php (line 510) DispatcherCore->dispatch()in zadminz/index.php (line 95)
  2. Check this link please. https://mypresta.eu/modules/administration-tools/back-office-menu-manager.html
  3. Now that I have kind of managed to configure this module. To my dismay, I find that it is not possible to upload selected products to facebook. Only choice is to upload all of the products. We do not even know who to ask and there is no user's guide. huh
  4. After I installed PS_FACEBOOK 1.7.1 - These issues are now resolved. I am using PS 1.7.7.3.
  5. I am using 1.7.7.2 and I have exactly same problem that after installation of ps_facebook, new users cannot register. When I uninstall ps_facebook, users can register.
  6. Under Catalog>Products look Under > Tax Rules : When I mark a product US-TX Rate 6.25% then on the Check Out it shows Total with Taxes. This is not correct behavior of PrestaShop at all in USA as Taxes should not be there in Product price. It is the Delivery Address which determines if tax should be included for that state or not. If we operate in 3 states that means we will pay taxes in 3 states. On the Product page, if we select one tax than tax will be calculated for that specific state only at checkout. Whereas we want to charge taxes for these 3 states based upon delivery address. I am looking for code changes to correct tax inclusion based upon deliver address not as part of the Product Price.
  7. I had this problem because I used userId top FTP file over which was not readable by the default user of web server. chmod -R 775 themefile.zip chown www-data:www-data themfile.zip solved the problem
  8. Well, So sad and sorry to write what I am writing. I spent hours working on PrestaShop to find the following. 1. Database design is **bad** -- If it depends upon row IDs. Period. 2. Front Display is not configurable from any menu, it requires code changes to increase the number of products in a row. 3. There is no SLider Scroll within the prestashop unless you pay to find out that it breaks something else. 3. There is no Documented Import or Export details. It is left for user to figure out who must have a programmer level understanding. 4. Full screen or width control is poor. 5. Its Core is heavy duty inert code, which badly affects performance. Yes it is a good learning tool for a programmer but not ready for any prime time. Most folks who started to use it in 2014 and paid for modules - ended up wasting their money. When I click on their stores links in 2018 - they are all broken links. That tells us a lot. Well ... looking for something better and stable. Wish me luck ... No pun intended. At least this was a good start.
×
×
  • Create New...