Jump to content

murc134

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • First Name
    Christoph
  • Last Name
    Brucksch

murc134's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Even though there might be a problem with the original Prestashop code and PHP7, I found this solution that supports PHP7... http://stackoverflow.com/questions/35406163/presta-shop-errors-on-registration 1down vote /home/unikalna/public_html/classes/ObjectModel.php:1032 OLD CODE Replace with below code block NEW CODE
  2. Hi @all, we are currently using your Prestashop module "Advanced EU Compiance" (v2.0.2) in almost all our Prestashop projects (version 1.6.1.1 - 1.6.1.9). So far it was working fine, but unfortunately when we enable the gift wrapping option in "Preferences->Orders", we are experiencing the problem that the gift wrapping costs are not being taken into account in the calculation of the final price of an order in step 5. It seems that the gift wrapping option is not being set within step 4 in the shopping cart after hitting the "Proceed to checkout" button. ==> Therefore step five does not recognize the wrapping option and does not calculate the wrapping costs accordingly. When I go to back to step 4 from here the checkbox for gift wrapping is not activated. I have not found any solution on the Internet yet and also did not find any source where someone experienced the same problem, but we have tried this on different prestashop instances and it seems it is a problem with the advancedeucompliance module itself, since the gift wrapping option works fine when we disable advancedeucompliance. This is a basic prestashop implementation v1.6.1.9 with the advancedeucompliance module installed and gift wrapping option enabled where the error appears: http://toys.thomax-media.de/en/ Do you have any idea what the problem might be and do you know a fix for this issue? Do you also experience this kind of problem with your latest version of advancedeucompliance (v2.0.2) or did we miss anything on the modules setup or configuration? Thank you very much in advance for your feedback. With best regards from Osnabrück
  3. http://blog.belvg.com/objectmodel-activerecord-in-prestashop.html Denis Urevich explained it very will in this blog
×
×
  • Create New...