Search the Community
Showing results for tags 'Files'.
-
Hello everybody! I have a hard time understanding how Prestashop split the files and what each one of the theme templates files does. Can anyone give me a tip? (In addition to the main ones as: index.tpl, catalog / product.tpl, catalog / listing / product-list.tpl, checkout / cart.tpl, and check...
-
- information
- files
-
(and 2 more)
Tagged with:
-
Hello community, I'm a systems student in Colombia and I'm very new in these topics, it turns out that I was left as a task to investigate how information is transported from the registration forms to be stored in the database, i.e. which files it goes through, it becomes very complicated because pr...
-
Buenas He estado intentando hallar la manera de importar por csv una cantidad de productos y con cada uno de ellos un archivo adjunto, pero no he encontrado manera de que no me falle el proceso, el propio prestashop trae la opción de seleccionar una URL de archivo, pero no funciona, también he i...
- 2 replies
-
- adjuntos
- attachments
- (and 8 more)
-
Hello, I need your help. I'm developing a website in prestashop but what happens is that the platform itself is creating several core.NNN files by itself which leads to running out of space on the server and so the site goes offline. Can you tell me how to solve the problem? Or with whom...
-
¿Prestashop te permite subir un archivo adjunto, pero este se queda para todos los productos. Lo que pretendo básicamente es que cuando el administrador por ejemplo entra en backoffice, si sube un fichero, que este fichero solo pertenezca a ese archivo y por otra parte, que después en la misma lista...
-
I'm trying to set the file directories to another location entirely like using the Amazon S3. Getting the images is easy as I can set the url in the config files. But when it comes to uploading images, it's kinda difficult as I dont know what is the best way to do it. I have an API that will han...
-
Ciao a tutti, l' installazione di ps 1.6.1.11 con template di default risulta avere funzionalità corrotte. Non potendo risalire facilmente a un bk funzionale, dovrei reinstallare il tutto e volevo chiedere cortesemente il vostro consiglio. 1) è possibile reinstallare ps senza perder...
- 1 reply
-
- prestashop
- files
-
(and 4 more)
Tagged with:
-
Ciao a tutti, inserendo un prodotto "virtuale" (un file) al momento dell'upload ricevo questo messaggio: The uploaded file exceeds the "Maximum size for a downloadable product" set in preferences (2MB) or the post_max_size/ directive in php.ini (2MB). Tutto molto carino peccato che so...
-
have a problem with downloading files. var_dump($_FILES["filename"]); is null. But var_dump($_POST["filename"]); is string(31) "latina-ceramica_irina_83170.jpg". And I need to copy this file to directory modules/"my module"/img/ and insert into db $_POST['alt'] and name of file. This is module for P...
-
Hi guys, i am using prestashop 1.6.05 I am having difficulty with uploading the virtual products... I can't seem to add a file to the product. Once I have selected the file, and after the file uploads to prestashop, it doesn't seem to save it to the product. when it has finished up...
-
I am using presta 1.6.1.4 latest version and I experience a very slow back office, but the Front Office is OK. After investigating on the forum about the problem, I found out that the reason for my slow back office are 3 corrupt files: default_country_modules_list.xml modules_native_addons....
-
I want to do an import from csv file but I want to add multiple files pdf,pdf2,pdf3. Is that this table has prestsahop ps_attachment to store files and ps_product_attachment table to relate product file. The files on the FTP are in / dowload but are renowned and type: 7dada1ac27ef42c467ef6e8...
-
For my client, I made a separate page so he can upload pdf files (certificates of their products). And another page to the customer's search according to the selected product. On the file upload page, the logic is as follows: In a form Select the product (from a selector), and then select the ce...
-
Hola a todos Estoy modificando los css de un tema el cual no logro hacer que se vean los cambios, en mi caso estoy modificando un tema de themeforest llamado "best tools" el archivo a modificar es el global.css el cual se encuentra en la carpeta css de ese tema, pues los cambios los hago y en el...
-
Hello, I've just reinstalled Prestashop but none of the files i edit are updating!! ALl the file permissions are correct so i have no idea what's wrong. Any help?
-
Hi, I'm using PS 1.6.0.11 and would like to change the name of the generated pdf file when printing invoices. In PS standard version, if I have the order #3567 with invoice #1578 and print the invoice, PS generates a pdf file with this name: 1578.pdf My idea is to get as file name (<invoice...
- 2 replies
-
- PS 1.6.0.11
- files
-
(and 2 more)
Tagged with:
-
Hello i am wondering if i can adapt the online shop to be able to upload files, i currently sell printed materials & i am trying to adapt my online store to allow customers to purchase elements online & upload there final file (pdf,jpg,stuffed doc) Does anyone khow if this can be done & if so how ha...
-
I have purchased a paid module and I can’t install it. Some of the override files already exists and need to be merged with the new override files. “Attribute wizard pro” is already installed and the new module is “Products Pack” from keutche dev. I am using prestashop 1.5.4.1 If you got t...
-
Hello All, I am using v 1.6.0.6 on a hosted platform (Bluehost) The site is a pet supply store and we have 42,000 products I just had to upgrade to a VPS server because Prestashop has created over 500,000 files and over 10,000 directories. I went through and deleted all temp and cache files a...
-
Link to 3rd Party URL for Digital Downloadable Products
falconinet posted a topic in Core developers
Hello: I have a customer who wants to sell LARGE files in their store. (Upwards of 5GB). I have a CDN already built that encompases 4 edge servers and location aware DNS which contains the files (there are MANY). I am interested in being able to provide a link to a 3rd party URL for download... -
Estoy interesado en un modulo donde el usuario ingrese a mi tienda prestashop y pueda subir un archivo cualquiera desde un formulario y que me llegue el reporte por email y este lo guarde en un sitio especifico del usuario registrado. Lo que quiero decir es que el usuario ingresa a mi tienda Prestas...
-
Download files only after buy product
MSS77 posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hello, I have a problem with product files. I attach files to my products (pdf or .doc), every product with different file/s, and some products without files. But I would like users are able to download only after buy the product, not before. Now you can download files even without login....