Jump to content

Rhobur

Ambassadors
  • Content Count

    961
  • Joined

  • Last visited

  • Days Won

    1

Rhobur last won the day on January 28 2018

Rhobur had the most liked content!

Community Reputation

98 Excellent

About Rhobur

  • Rank
    Ambassador Romania

Contact Methods

Profile Information

  • Location
    Romania
  • Activity
    Freelancer

Recent Profile Visitors

24,792,656 profile views
  1. Glad to hear, please edit your first post and add [SOLVED] before the title.
  2. You're welcome! Did it solve your problem? If so, we can mark this as SOLVED to help other people with the same issue.
  3. In Design->IQITthemeeditorbackoffice la Content->Product page poti schimba locul afisarii tab-urilor.
  4. to me it worked both the layer cart and adding to cart, https://i.imgur.com/m9IMH8r.png Other than that I see lots of image not found errors and considering you have problems with debug off there is most likely you have some server issues, check your server logs.
  5. you may have some resources not being loaded through SSL, check the browser's inspect tools->console for such errors.
  6. you seem to be missing the column filter_id from the cecf_admin_filter table for some reason; here you have attached the PS1.7.6.1 version of this table, you can import it instead of your current one. ps_admin_filter.sql
  7. You need access to server to install the php7.X-intl extension (where X stands for your php7 minor version). Either that or contact your hosting to install it for you.
  8. I suppose you tested with several browsers and you don't have Cloudflare or similar to cache things. So, no JS errors in console and no frontend errors with debug activated?
  9. It clearly has a problem with JSON data sent by a module probably. Disable the JS caching in backoffice so there may be a more explanatory JS file name. Anyway, you'll have to dig into that JS file at that specific line and debug to find out which module has this issue.
  10. Delete the vendor directory completely and upload the vendor from the 1.7.6.1 archive.
  11. Check the console tab of the browser's inspect tools and see what javascript errors are there.
  12. Check if the getCanonical method from the classes/controller/FrontController.php is declared as public function
  13. you should replace your encrypted password from the employee table (using phpmyadmin) with another one, md5 encoded, made of your password+cookie_key string form app/config/parameters.php.
  14. You mean there is no email list in the Advanced Parameters/Email backoffice section?
  15. Check if those 2 modules came with an override dir then rename all those files from the PS override dir, if they exist there too and are not used by other modules
×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More