-
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 ExcellentAbout Rhobur

-
Rank
Ambassador Romania
Contact Methods
- Website
-
Skype
robertino.m.v
Profile Information
-
Location
Romania
-
Activity
Freelancer
-
[SOLVED] problem backend after update 1.7.3.1 to 1.7.6.1
Rhobur replied to mir 's topic in Configuring and using PrestaShop
Glad to hear, please edit your first post and add [SOLVED] before the title. -
[SOLVED] problem backend after update 1.7.3.1 to 1.7.6.1
Rhobur replied to mir 's topic in Configuring and using PrestaShop
You're welcome! Did it solve your problem? If so, we can mark this as SOLVED to help other people with the same issue. -
Rhobur started following LOGIN A PRESTASHOP, Problema afisare pagina produs, Add to cart button does nothing in Prestashop 1.7.5.2 and and 6 others
-
Problema afisare pagina produs
Rhobur replied to jajarom 's topic in Instalare, configurare şi upgrade
In Design->IQITthemeeditorbackoffice la Content->Product page poti schimba locul afisarii tab-urilor. -
Add to cart button does nothing in Prestashop 1.7.5.2
Rhobur replied to Aidelio 's topic in Bug reports
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. -
you may have some resources not being loaded through SSL, check the browser's inspect tools->console for such errors.
-
[SOLVED] problem backend after update 1.7.3.1 to 1.7.6.1
Rhobur replied to mir 's topic in Configuring and using PrestaShop
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 -
extension Intl n'est pas chargée
Rhobur replied to medel86 's topic in Installing PrestaShop for the first time
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. -
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?
-
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.
-
Error 500 with vendor after updating to 1.7.6.1
Rhobur replied to Vivianagr 's topic in Addons, modules and themes developers
Delete the vendor directory completely and upload the vendor from the 1.7.6.1 archive. -
Check the console tab of the browser's inspect tools and see what javascript errors are there.
-
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.
-
How can we retrieve newsletter addresses..?
Rhobur replied to Jhonmicky 's topic in Configuring and using PrestaShop
You mean there is no email list in the Advanced Parameters/Email backoffice section? -
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
