
softwarehelper
Members-
Posts
15 -
Joined
-
Last visited
Everything posted by softwarehelper
-
[Solved] Add Image To PDF Invoice
softwarehelper replied to screentekdesignsltd's topic in Core developers
Hello dear, thanks a lot for your real smart work. I understood the logic and I think I can try embedding the code, however I am very sure where I should embed this code.! if (file_exists(PS_IMG_DIR.‘tmp/product_mini_’.(int)($product[‘product_id’]).’.jpg’)) $this->Image(PS_IMG_DIR.‘tmp/product_mini_’.(int)($product[‘product_id’]).’.jpg’, 25); else $this->Image(PS_IMG_DIR.‘tmp/noimage.jpg’, 25); I found file called pdf.php just under the admin folder and also AdminPDF.php in Tabs in Admin. Can you please let me know where I should insert this code? Your answer would be so much appreciated. Thanks a lot. -
Thanks
-
Hi dear, my browser is IE 8 but I do not know clients!. Because they complaint a lot that everytime they click on a button it gives the pop up asking if they allow accessing the clipboard or not Thanks a lottt
-
Thanks all solved. It is now a perfect website running creatively.
-
Correct currency for payment by Paypal
softwarehelper replied to vanhan588's topic in Core developers
Dear Vanhan, I am in UAE, our currency is AED and it is not supported just like yours and I am having the same issue. I want people to view the prices as AED but when it goes to paypa, it can convert to usd. Did you find a solution for the need? Pleaseee let me know. I would appreciate. Thanks, looking forward to hearing from you. -
[Module] Maintenance et Newsletter
softwarehelper replied to Cegiel's topic in Modules et thèmes gratuits
Hello everyone, Could anyone solve the COnfirmation sending to registrants? My module also does not send back any thanks or confirmation email that they registered. Since it does not send back any email, those who register can not receive the discount coupon as well! Help please. Thanks... ---- Bonjour à tous, Quelqu'un pourrait-il résoudre la confirmation de l'envoi aux inscrits? Mon module n'a pas non plus renvoyer toute grâce ou email de confirmation que leur inscription. Comme il n'envoie pas n'importe quel email, ceux qui s'inscrivent ne peut pas recevoir le coupon-rabais ainsi! Aide s'il vous plaît. Merci ... -
Hello Everyone, Can anyone share this module if completed please??? I am really killing myself to get this work for me. It has been 2 weeks and all I could do is to save the emails to the CSV file however my module doesnt send email back about any confirmation or even that they subscribed - thanks email. Can you please share the module if you could work it on. I would so much appreciate it. I am really looking forward to hearing any help. Thanks and best regards.
-
Font size for Element theme
softwarehelper replied to Clement Ha's topic in Addons, modules and themes developers
Hi, Did you find any solution for th FOnts size. It is really small. Cant we just make it bigger as the whole template. Imagine it like when you use firefox, as if you hold Ctrl button and scroll the mouse one up. Then the screen is becoming bigger. Any solution for this? Regards -
From 1.3.x To 1.4 Final
softwarehelper replied to skpg's topic in Upgrading PrestaShop from a previous version
Dear team, I will buy a template but for v1.3. However, I do not know if I can use it with new version of preste v1.4? It sounds not logical not to be able to use since doing a template just for one version wouldnt be sustainable at all for the continuity of the design. I mean after buying v1.3 compatible design, it should b easily usef for v1.5 or later when they will be released as well. Can you please illuminate if we can use v1.3 tamplete for new version with some easy changes or nothing at all. Best regards, -
Hello dear Presta Masters and members, I have been experiencing Joomla for a while and it is just great. I would like to develop a website which sells things but with one option. Remember that next to the product picture it shows how many products are available. Basically it reduces number everytime bought. What I would like to do is to show in big fonts "How Many SOLD". Is there anything like this? How can I do this? I would so much appreciate your helps. Additional to this: Can we make the product details page (I mean the main detailed page which opens after clicking on the small product link)our home page. When my website opens, I would like that page shown in main page! Is that possible as well? Thanks a lot. Looking forward to seeing your replies. Regards
-
PROBLEM with themes
softwarehelper replied to adexa's topic in Addons, modules and themes developers
Hey all, after having the same problem when changing the theme. I found out the solution and it works great. The themes are not compantible with your new versions or old versions. All you need to is : * open the original "prestashop" theme of PS. Then copy all tpl files except from index.php and index.tpl and footer.tpl, then paste it to your new theme. Then u ll see everything will be working including categories as well. If it ll not work, then u do smt wrong. Just write again if u encounter with problem. -
DB_connection
softwarehelper replied to softwarehelper's topic in Installing PrestaShop for the first time
My problem is solved at the end. The problem was just the wrong info in settings.inc.php. When I edited it, everything became normal. Just a small file caused my day. But it taught me much. Thanks for willing to help me... Best regards. -
Hi, I would like express my problem. After spending almost 24 hours I could not install prestashop byself. I was stucked in thrid part. where it asks about my DB server name, db name, db user name and password. All of them are true I proved with my hosting company. But still it says "Database server was not found. Please verify the login, password, and database server name fields." What is the problem ? any one had this case. And second but not least. My hosting company installed presta instead of me. Then I wanted to replace the docs with old ones (the ones I changed content for a shop) I copied the docs to installed files. Then I reconfigured settings... php file for db connection. It was done also. It opens the front office but at back office when I write the login infos. It s not opening. It s not entering the back office. If i enter wrong login info it says "wrong e-mail or pass" such kind of things. When I write right login account info, it clears all errors and doesnt give any error but, it is not entering the back office? What could it be? I m very very needy as I have to finish it in 2 days. I prepared all docs, just need to install it to my new host and replace docs with ones I prepared in another host.