Search the Community
Showing results for tags 'attachments'.
-
Hi All, I am new to the forum, if this is the wrong place please feel free to move it. On my PrestaShop catalog I have a product called Photo edits. I want the customer to upload the image they want editing. This is all working as expected and I can get the photo and edit it. The issue I have is that once the edits are done I am unable to send it to them over message. Is there a way to do this with no addins. I can't afford this at the moment. What I want is to Open the order and send the message normally with the ability to add a file. James
- 1 reply
-
- attachments
-
(and 3 more)
Tagged with:
-
Prestashop 1.5.4.1 Hi I have pdf documents attached to my products. However, whenever I import products to refresh the information, the attachments tab does not show in the product page. When I look at the product in backoffice, the attachment is still associated with the product. I've noticed that I have to save the product in backoffice for the attachment tab to appear again. Anyone know why this would be? Thanks.
- 2 replies
-
- attachments
- import
-
(and 1 more)
Tagged with:
-
Hi! When customers send email to the company email adress. I can open it from customer service in admin panel. I can receive the email but not the attachments. How can i fix it. So its possible to open the attachments sent to email from customer service? Halil
-
Hello. A customer of mine has a few products created with some PDF attachments. Works fine, the Download tab shows for the current product, and the PDF's can be downloaded. Now, in the order confirmation email that the end user receive after having ordered this product, he really wants to link to this PDF attachment for the actual product that has been ordered. Or even attach the file directly in the order confirmation. Is this possible, and how? Thanks in advance. FL
- 2 replies
-
- order confirmation
- e-mail template
-
(and 1 more)
Tagged with:
-
Hey everyone! I made a 1.7 version of my old tutorial on creating language-specific attachments. Here it is http://nemops.com/prestashop-1-7-multilanguage-attachments/#.XAfRzGgzaUk Hope it's useful to someone
-
- 2
-
- language
- prestashop 1.7
-
(and 1 more)
Tagged with:
-
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 intentado lo que aparece en el siguiente post: https://www.prestashop.com/forums/topic/349844-uploadable-files-pdf-attachment-in-csv-import/ Pero no funciona en esta versión parece... Tenéis alguna solución?
- 2 replies
-
- adjuntos
- attachments
- (and 8 more)
-
Hi. I've been messing with all the vars in my server to allow downloading high sized files, so now I can upload up until 120M. Well the upload works fine, but the problem comes when I try to download a big file from 56,99M If the file weights 57M or more then the resulting downloadable file is 0Kb. If its below 57M the size is normal. Proof: First one: http://www.rocalba.es/index.php?controller=attachment&id_attachment=53 Second one: http://www.rocalba.es/index.php?controller=attachment&id_attachment=55 What's happening here?? Thanks in advance Prestashop version: 1.6.1.1
-
Hello Some of my products have a pdf file attached. The pdf file appears in "Download" tab on product page. When I click on the pdf link, it appears a save window from browser. I need to open the pdf file in a new tab in browser. Not to download the pdf file. I set in product.tpl target="_blank" but nothing change <li><a target="_blank" href="{$link->getPageLink('attachment', true, NULL, "id_attachment={$attachment.id_attachment}")|escape:'html'}">{$attachment.name|escape:'htmlall':'UTF-8'}</a><br />{$attachment.description|escape:'htmlall':'UTF-8'}</li> My browser has adobe acrobat plugin installed. On other web pages, pdf files open in new tab. I took a look in contollers->front-> AttachmentController.php but I didn't see anything about opening pdf files in a new tab.
- 9 replies
-
- attachments
-
(and 2 more)
Tagged with:
-
Is there the possibility to add attaches resources to the product, using the webservices? thanks to all.
- 1 reply
-
- webservice
- attachments
-
(and 1 more)
Tagged with:
-
Hi all, Does anyone know what I can modify to remove the attachments tab on the product form in the back-office? I don't want sellers uploading attachments. Thanks!
-
I'm trying to figure out from scratch how I can get a process that will allow my account users to attach a file or image to his account and upload it to me. Is that possible does anyone know how to do this? So the algorithm would be [simplified] 1. User logins to his account 2. User goes to his personal information 3. User clicks on a button uploading his [id or other files scanned document] 4. And once it's uploaded I can check out/verfiy his status -Any help how to get this accomplish would be great :] -thanks
-
I have created a couple of categories that I do not want to be visible to anyone unless they are logged in and in a special group I have created and added them to manually. I created the groups and in "Group access" I unchecked Visitor, Guest and regular Customer and checked my custom group. I tested this by logging out and trying to go to the individual product page and category page and I got the error saying I did not have access, so it was working properly. However when I copied the url link (eg. http://www.mysite.com/index.php?controller=attachment&id_attachment=4) to one of the attachments to a product I was able to get to it without being logged in. With a little more investigation it seems we can easily change the "id_attachment" variable and gain access to all attachments regardless of access permissions. Checking the attachment controller I found it had no security checks at all. This is a problem for me as it is the attachments my client does not want to be accessible to the public. I am wondering if there is an update where security is added here or perhaps a module which has proper attachment security.
-
There does appear to be any way to permanently delete attachments if they were accidently uploaded. you can move them to the delete section but the problem is that if you upload another attachment to replace the first one then both attachments are shown when you only want one to shown. Anyone got any ideas on how to fix this problem? The website concerned is www.keirassoc.com where I have two products with the same problem.
- 3 replies
-
- attachments
- deleting attachments
-
(and 1 more)
Tagged with:
-
Hi, I'm currently learning as I go along with prestashop, but I can't find the answer to my question anywhere. My site is almost finished and I'm keen to make one or two final tweeks, I know that I can upload a variety of attachments to specific products and I have done this e.g. electronic manual for a specific product. One of my product categories is labeled as Special Offers (the idea is it will be updated throughout the year) but I would like to upload a PDF to the page (where a product would normally be). If possible I would like to avoid creating a blank product and having it in there. The idea is to be able to upload our offer sheets used by our Sales reps' so that other customers can have an electronic copy. Is this possible? Many Thanks in advance
-
Hey guys! I just published a short tutorial on how to target specific languages with attachments (aka how to display them for some languages only). here it is! http://nemops.com/prestashop-attachments-language/ Cheers!
-
- 1
-
- languages
- attachments
-
(and 1 more)
Tagged with:
-
Hello fellow prestashop 1.5 users, I have a tiny problem. It seems that my attachments don't work, although i have set everything correct. When I click on the download it goes right back to the homepage. I've looked a the controller and it's supposed to do that when there's no id to the attachment, but there is an id. Does anyone have an idea, or a solution? Thanks in advance Greetings, CVpeet
-
Hello all, complete newbie here. Thank you in advance for your time and help. My attachments are appearing completely fine in all of my main categories, but for any products that are in sub-categories of main categories, the 'Download' tab doesn't appear at all, though I have set it up the same way in my admin page. Any help? Thanks!
-
Sziasztok! Az egyik CMS oldalamba szeretnék beszúrni egy linket ami egy .pdf álományra mutat. Erre találtam is egy lehetőséget a Catalog > Attachments menüpont alatt. Ott föl is töltöttem, de nem tudom hová is került feltöltésre, mi lenne az a link amit beszúrhatok. Előre is köszönöm a segítséget.
- 1 reply
-
- Attachments
- melléklet
-
(and 1 more)
Tagged with:
-
Dear Prestashoppers, Our XMAS gift to you is to grant you this wish... Named SC FREE, the free version of Store Commander is now available for download. With over thirty time-saving features at your disposal, SC FREE will allow you more than an insight into this "super module" global capabilities without financial commitment. You can manage categories, reorganise them by simple drag & drop, filter products, sort them, duplicate products, modify them, manage attributes and groups, upload images in bulk and affect them to combinations, etc. So you too succumb to this positive addiction like 91% of our users who could not manage their Prestashop back office without Store Commander any longer... Happy downloads to you all! EDIT: we are sorry but although we allowed them to and without explanation Prestashop refused to supply you guys with our direct downloadable version of SC FREE which we cannot upload since it is bigger then the 1.26 MO allowed, so I am afraid you need to go on our website Store Commander Team
-
- images
- mass updating
-
(and 7 more)
Tagged with:
-
Hello to everybody I would like to add the downloadable attachements to product list as well as all the photos of a product.(not only the first one). I would be really grateful if someone could give me an idea on how to do this. I cant see that at least for attachements an array is called in product list but i dont know how to access it.. Thank you
-
- attachments
- images
-
(and 1 more)
Tagged with: