Jump to content

mauinsons

Members
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • Location
    Malaysia
  • Activity
    User/Merchant

mauinsons's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. I have the same issue. The database is updated correctly but with error code "An error occurred while updating an object. product ()". I turned on error report and it says the "preorder" field (preorder is the field i added) was not found in the list, which I have already added to my DB table and was updated correctly. When trying to add a new product, the new product shows up in the DB but not in the backoffice. The error when I got after clicking on the "save" button was "An error occurred while adding an object. product ()" Anyone got a solution for this?
  2. Thanks for the quick reply. This is the last module that i've added which added a new tab at the product page: http://addons.prestashop.com/en/comparison-shopping-prestashop/11546-bundle-pack-content-module-with-discounts-premium.html I had this module installed a week ago but this slow loading issue only started showing up yesterday. How do I use the die('here') command to debug? I'm still very new to Prestashop. Added: I've also tried to disable the module at the module page but problem still persist.
  3. Hi all, I have this problem that it takes 30-40 seconds to load each tab at the product info page at the Back Office. I've enabled "_PS_MODE_DEV_" and "_PS_DEBUG_PROFILING_" in the defines.inc.php file and got the following screenshots. It shows that the InitContent process is taking forever to load and I hope that someone could let me know what could be the problem.
  4. Hi El Patron, Could you let me know which mass editor are you using? I'm looking around but haven't made up my mind on which to get. Thanks
  5. Hi Benjamin, I've followed the link that you have shared and added the 2 lines while deleting 1 line. Still having the "undefined" problem
  6. Hi nspinheiro, I've followed the instructions and I got the same error "An error occurred while updating an object. product ()when I tried to save the changes. May I know what have you change to solve this? in my information.tpl I've added in Product.php I've added:
  7. Hi everyone. I'm new to Prestashop and have just installed 1.5.6.1 I had the same problem when uploading an image of my first product. Have tried replacing the "fileloader.js" file with an older version of Prestashop but didn't work. The next approach that I did was to fill in the "Reference" field at the product "Information" tab and I can now upload the same image. Hope this can be one of the solutions that you can try it out
  8. any help on this is greatly appreciated. Thanks in advance
  9. Hi vekia, Yes I did come across the topic that you've linked me to before I started this topic. I tried this but didn't help I wanted to know what to tell the hosting company after I've read about this I suspected the hosting because I have 2 prestashop hosted by the same hosting company which are having this same problem. However, it was running ok when I first tested prestashop installation in my very first try, and after that I've deleted the whole directory and installed a fresh copy of prestashop.
  10. Dear sir. I'm new to Prestashop and I've just set up 2 websites using PrestaShop™ 1.5.5.0 I was trying to do some translation for the installed modules but failed. Everytime I would be redirected to a 404 page not found when I try to save the translation. I've searched the forum for this but still haven't found a solution. I've seen someone mentioned about problem with the hosting. However, I'm not sure what to ask to my hosting company should it really is a hosting issue. Your help is much appreciated. Attached are 2 screenshots - 1 being the translation page and another is the 404 page no found page.
  11. Hi. Is there any solution to this? I am facing the same problem with my 2 prestashop sites hosted at the same hosting company. If this is a hosting issue, what should I tell them about this?
  12. Hi everyone. I'm new to Prestashop and I'm currently configuring my new shop. My new shop is http://mycameraplace.com This is my problem: I have products that have attributes and would want to "force" my customer to view the product first (at the product listing page) before adding to the cart. Refer to Screen Shot 2013-10-23 at 10.29.52 PM.png: At the home page, the homefeatured module and newproduct module has determine that the products have attribute - homefeatured module has the "view" (magnifying glass icon) button and the "from" price wording. The new product module also has the "from" price wording. However, the special module doesn't have the "from" price wording. I had manually added this line of code to my product-listing.tpl when I click into any of the categories, it seems that the system doesn't treat the product as a product with attributes (refer to Screen Shot 2013-10-23 at 10.35.10 PM.png). instead of showing the "view" button, it is now the "add to cart" button. In the debug window it also shows id_product_attribute => "0" for all the product that has attributes. (refer to Screen Shot 2013-10-23 at 10.37.27 PM.png) Sorry for the long winded explanation. I just want to explain as much as possible. Please let me know if there's anything that I need to change so that my shop would run as what I have wanted it to be. Thanks in advance.
×
×
  • Create New...