Jump to content

Search the Community

Showing results for tags 'Permission'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Addons
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


  1. Hi! I've started my journey with Prestashop 1.7.8.5 recently. Working on folders and files seems easy to understand but there is one problem I need help with. Me and my team will be working together on one project in the future. We've choose Docker as platform for developing. I thought that copying whole directory ('html' folder) and putting it on different instance of docker would just work without any trouble. I've faced few errors that I had to fix after migration but there is one type of errors that really makes everything harder. Permissions. When everything on front office works and all the modifications in code I made are visible there is still problem with random functions on backoffice side. Can't add product photos because of the errors such as : "The file could not be uploaded. No temporary folder was configured in php.ini, or the configured folder does not exist." "No route found for "GET /sell/catalog/products/image/upload/57": Method Not Allowed (Allow: POST)" Brand/manufacturer img: "The file could not be uploaded." Format is not a problem. I've tried with photos which were uploaded on first instance of Docker Prestashop. I don't know how many functions from BO have problems but I'd like to learn how to prevent such a behaviour. I've tried: After migration I've deleted all 'cache' folders. For test I've set all the files and directories with 777 permission and the error still occurs. If you have any tips, please let me know
  2. Hello, is there a module to export the user profile permissions? If not exist and if i wanted to create a form to do it, is it possible to add a tab in the permissions page?
  3. Hi, I'm looking for a way to limit the discretion of the employee. I create new employee and give him access only to order tab in BO, but my employee can see all detail of order like customer name, adres email etc. I don't want that. How to give him permission to view only order status (like payment accept, shipping, delivery) and total price of order?
  4. I have been hired to proofread a Prestashop website. The owner has added me as "translator", with my email and a password. However, I don't know how to access the page - do I need to install Prestashop, or is there a direct link to login with my username and password? I've checked the forum in different languages, but could not find any topic about this. Thanks in advance!
  5. Bonjour les amis, Je suis sous prestashop 1.7.6.8. J'ai modifié les permissions d'un profil secondaire (qui n'est pas le super admin). Mon intension est que ce profil ne puisse que ajouter des fiches produit uniquement. Cette fonction est faisable depuis le tableau des permissions : mais concrètement, quand ce profil essaye d'ajouter un produit tout reste grisé du coup impossible d'enregistrer une fiche produit.
  6. Hi everybody, I am trying to install prestshop for the first time on my local machine and experiencing issues with changing permissions/deleting install folder after installation completed. I am using XAMPP as a localhost. Everything went smooth to the point till I had to delete the install folder, however I can't change the permission as it's always comes with an error that I don't have the permission to change the permission. I am able to change the permission on all other files which are not within my prestshop. Any help would be appreciated. Thanks
  7. Installing Prestashop for the first time but when opening the installation for the first time its throwing me the error "PrestaShop installation needs to write critical files in the folder var/cache.Please review the permissions on your server." I provided the required permissions and chmod '777' to all the folders. But still after that its throwing me the error. What can be done?
  8. Brand new test store Click 1 click upgrade installation. Success message Module(s) installed successfully followed by failure message You do not have permission to configure this module. Modules directory contains autoupgrade folder dated today. Modules list in admin offers 1-click upgrade as available to be installed. Click install again, same results as above. Also tried installing via prestashop download. Same results.
  9. Bonjour tout le monde, J'ai un souci depuis maintenant quelques semaines sur le backoffice prestashop de mon site. Mon problème est que lorsque j'effectue des modifications dans les catégories du site ou dans les modules, la modification ne peut s'enregistrer lorsque j'intègre des images. Le message "Forbidden, you don't have permission to access to admin..." Il y a je pense un problème de droit d'accès dans mon fichier admin mais je n'ai effectué aucune restriction. Je ne comprend pas d'où peut provenir ce blocage. De plus, cela se produit uniquement lorsque des images sont à enregistrer, les textes s'enregistre correctement. J'espère que quelqu'un a la solution à ce problème et si quelqu'un a déjà eu ce problème je serai reconnaissant de savoir comment il a été résolu. Merci d'avance pour votre temps, SL
  10. Hey guys! I'm having some iusses with prestashop 1.7.5.0 i'm logged as superadmin but when i go to permission section for changing the permission for each profile i made i only get a grey screen and i'm not able to modify anything...any chances someone of u had the same problem and can help me? thanks in advance!
  11. Hola, He instalado Prestashop 1.7.3.0 y mientras adapto el sitio a mis necesidades tengo el sitio en mantenimiento, el caso es que cada cierto tiempo la página de mantenimiento no es accesible por un error de permisos que no sé como corregir. Me gustaría poder seguir modificando mi plantilla sin tener que estar pendiente si desde otras IPs la página de mantenimiento da error. Si compruebo los permisos del archivo smarty_internal_template.php durante el error son 777 y con dueño www-data:www-data. No entiendo donde reside el problema de permisos que si se soluciona con un chown www-data y chmod 777 en la carpeta root de prestashop, pero no he logrado encontrar que archivo es el que cambia y en que momento para dar el error. Es muy molesto estar todo el tiempo teniendo que vigilar esto para que no desaparezca la web de mantenimiento y cambiando continuamente los permisos. Cualquier idea es bienvenida. Gracias. Dejo pantallazo del error.
  12. Bonjour, Je suis en train de développer un thème sous Prestashop 1.7 et quand je vais dans le back office pour traduire ce-même thème, la page ne finit jamais de charger, aucun champ de traduction n'apparait et un message d'erreur apparait rapidement en haut à droite de l'écran, sur un fond rouge. voilà ce qu'il affiche : "RecursiveDirectoryIterator::__construct(/var/www/georges-morand/themes/GMTheme): failed to open dir: Permission denied" Pourtant, j'ai bien changé les droits d'accès pour le dossier de mon thème, la preuve en PJ. je vous joins également une capture de la page du BO qui devrait m'afficher les champs de traduction. Quelqu'un a une idée d'où pourrait venir l'erreur ? Merci d'avance, Mélanie
  13. Hi, I am having a problem with the user permissions. My developer disappeared and can't be reached without giving me the super admin rights. I need to change the permissions/create a new super admin but can't without the rights. Any way to create a new super admin? Thanks a lot.
  14. I bought Prestapress. I enabled the module for an employee, but when the employee logs in he cannato find any tab saygin "Prestapress". Does anybody ever had the same problem?
  15. Hello everyone! I have one employee that will do the product descriptions for me but I not want him to see or change prices. Since this all is in the catalog/product category, he can do everything. There is no option to limit an employees permissions further then "product". Is there something I am overlooking? Is that finer grain permission hidden somewhere? I can also change the website files. I know html and css. I can manipulate php and java but not write it myself. Thanks in advance! Yagu
  16. Hi, I'm using Prestashop Vers. 1.6.1. and have some troubles with group permissions. I added a new customer group and a new product category, available only for the customers of this group. I want to inform these customers about these new product category by mail with a link. How can I achieve that customers directly can see these products by clicking on the given link without to have to login before? Thanks for your help. adeep
  17. 0 down vote favorite I have installed the following 1.Payment by cheque 2.Bankwire 3.Cash on delivery I have given all permissions of countries , Users , products to all the above. However none of the payment options are visible when I try to purchase a product. The payment gateway 5 page method works fine with all pages loading and the final page shows the total amount with the taxes but no payment option visible below as it used to show. you can see that all are in active payments . This is not visible in the actual shop when payment is being made ....infact no payment option is visible.
  18. I can't edit modules in css. How come? When right click at the file in file manager, the code edit option is not there. Is it something to do with the permission? How to rectify this?
  19. Fresh install, new everything. After installation I got a blank BO and SHOP.. Enabled Dev mode. getting these errors in BO : Warning: file_put_contents() [function.file-put-contents]: open_basedir restriction in effect. File(/tmp/class_index.php.KtI4IX) is not within the allowed path(s): mylink/httpdocs/classes/PrestaShopAutoload.php on line 152 Warning: file_put_contents(/tmp/class_index.php.KtI4IX) [function.file-put-contents]: failed to open stream: Operation not permitted in mylink/httpdocs/classes/PrestaShopAutoload.php on line 152 Any ideas?
  20. Bonjour Au niveau du back office (1.6) un client se plaint qu'il est anormal de voir des boutons de mise à jour lorsqu'un utilisateur n'en a pas les droits. C'est vrai que cela fait un peu bizarre... aussi je cherche le moyen de n'afficher les boutons ajout, modification, suppression, enregistrer, enregistrer rester que lorsque l'utilisateur en a les droits. j'ai commencé par overrider la fonction initToolbar de AdminController.php en ajoutant un test sur le droit if ($this->tabAccess['add']) { switch ($this->display) { case 'add': case 'edit': ... avec un ddd($this->toolbar_btn) a la fin de la fonction pour voir si déjà çà passe, c'est le cas, le tableau reste vide. Mais curieusement, lorsque je retire le ddd, les boutons s'affichent quand même. J'ai bien remarqué que la fonction pouvait être redéfinie par le controleur fils, exemple AdminProductController, j'ai donc refait la même manip sur un override du controleur fils public function initToolbar() { AdminController::initToolbar(); if ($this->tabAccess['add'] && ($this->display == 'edit' || $this->display == 'add') ) { ... (suppression du cache et du fichier class_index.php, vérif avec un ddd que cela passe par mon code) mais idem aucun changement Est-ce que vous auriez une idée ? merci d'avance
  21. Well first of all, for some reason a lot of the folders has to be in 777 just for presta shop to work under normal konditions, which is annoying, since my "OLD WEBSHOP" Oscommerce could easy run on a SAFE setting. Anyway, after having EVERYTHING on 777 to be able to update the modules I switched folders back to 755 and files to 644 Those folders that require write permission HAS to be 777 for prestashop to even work. But now I'm getting this error in the Advanced config information. Warning on line 1865 in file /var/www/vhosts/myshop/myshop/httpdocs/classes/controller/AdminController.php [2] file_put_contents(/var/www/vhosts/myshop/myshop/httpdocs/config/xml/default_country_modules_list.xml) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied Also in the modules panel, i now get a LOOONG list of these as a popup, one for each module installed im guessing. Warning on line 1629 in file /var/www/vhosts/myshop/myshop/httpdocs/classes/module/Module.php [2] file_put_contents(/var/www/vhosts/myshop/myshop/httpdocs/config/xml/untrusted_modules_list.xml) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied I confused, and have no idea what's going on, please advice ?
  22. Hi, I sunddenly have many problems with module page, login and permissions. Here's my config : - ps 1.6.0.9 - Theme Pos Auriga And : - Admin connect : superadmin - Several tests on several navigators, empty cache, empty cookies... Problems : - Module page is terribly long to show : 72 sec !!!! - some module are shown "to be installed" but they are installed and running in front end (in fact most of installed module are shown "not installed" - Some are shown with "configure" button but there're unsinstalled - Standard modules as "one clic upgrade" aren't displaying the page, instead i get : "you don't have permission to..." - Favorite modules shows "1" in the left list and says after clic : "no available module in this section" (i in fact had more than 10 yesterday) - I have to disconnect two times to be really disconnected and get the admin login page - I often loose all the links on top of admin "fast access" - Impossible to connect to prestashop addons from admin (it was ok yesterday) - Module page filters (installed/active/etc..) doesn't work anymore - Clicking "update" on a module is ok but it shows top of the page an error message "couldn't unsintall module"... Sorry for translation but PS is in french. Hope you understand. That makes too much problems.... We're close to production and we can't mess with it. Is there a known solution for this? reset something or whatever? Do someone already had this problems ? Thanks for your feedbacks. Jérôme
  23. Bonjour à toutes et à tous, tout d'abord merci pour votre aide Voici donc mon petit soucis du jour : J'ai commencé à créer ma boutique en local puis déplacer cette dernière sur un hébergement. Tout allait bien mais je me retrouve face à de multiples alertes en back office concernant la permission d'écriture dans les dossiers. J'arrive bien à corriger ça en passant les dossiers en CHMOD 755 en 777 mais je ne pense pas que ça soit la solution. Avez vous une idée de ce qui peut bien se passer? Je vous laisse un screenshot pour illustrer mes propos. Merci beaucoup par avance ! Bon Week-end tout le monde. Jonathan.
  24. Hi everybody Im developing a new prestashop website with 1.6.0.8 version. I create a new user for mi client and assign the Salesman role to it. I change the permissión so this role can see the dashboard but when it access there is an error "access denied". So i try with logistic role and the same. I have noticed that when i access as superadmin, y change roles permission, the message of "permisssion update" appears, but i relogin again as superadmin and the changes are not saved. Also i change the user default page to products but the changes are not saving well. Any ideas?
  25. I finish all site but I saw don't have "save" button adminpanel/administrator/permission after I did 777 all folder inside prestashop but still don't have "save" button adminpanel/administrator/permission I waiting help
×
×
  • Create New...