-
Posts
229 -
Joined
-
Last visited
Profile Information
-
Activity
Developer
Recent Profile Visitors
8,191,629 profile views
prestashopninja's Achievements
-
prestashopninja started following F4STizBACK
-
Hi, Then, please check that PHP's email functionality is working well. Please copy the code below and paste it into an empty text file. Change "[email protected]" to your actual email address, where you want to receive your emails. Then, save the file as "mailTest.php" and upload it to your server, to the top level directory where you have your PrestaShop installation and call it via your browser. Assuming your webshop is at http://myprestashopdomain.com, you'll want to call it a http://myprestashopdomain.com/mailTest.php If you'll receive the test email, everything's fine with PHP's email functionality and something's wrong with PrestaShop settings. Otherwise, it's likely a server problem. I hope this helps. <?php $to = '[email protected]'; $subject = 'Test email'; $message = 'This is a test email message'; $headers = 'From: [email protected]' . "\r\n" . 'Reply-To: [email protected]' . "\r\n" . 'X-Mailer: PHP/' . phpversion(); mail($to, $subject, $message, $headers, '[email protected]');
-
Rewrite URL - module bankwire and cash on delivery
prestashopninja replied to fenixrob's topic in Online sales and SEO
Hello, Correct me if I am wrong, however those are payment modules and any search engine bot isn't supposed to index those pages. So, what is your purpose to have friendly URL's there otherwise? -
prestashopninja started following Shoppingover
-
prestashopninja started following roberto77
-
Presta 1.6 - Random time to first byte
prestashopninja replied to mazat's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, Almost everytime, this issue is sourced by a third-party module consuming too much mysql resources, because of poor coding. While a better server can tolerate this resource-expensive operations, I would first suggest to turn debug profilin on and see what really happens.- 7 replies
-
- ttfb
- prestashop 1.6
-
(and 2 more)
Tagged with:
-
prestashopninja started following mikelish24
-
prestashopninja started following ayin
-
Kindly, activate my module there or I'll start a boycott, not to sell any modules over your addons site where you use our money for months. You are right there and I am also here. Let's see who's stronger.
-
Dear Prestashop community, I am a guy who's selling Prestahop modules of my own. I sell some of them in my own site and some other via Prestashop Addons. Today, I got an email telling one of my modules is disabled there. What about the reason? "No recent sales". It is your duty to make my modules sell. I've adhered to all your rules and the module in subject is a very useful one. I use it almost everyday in my projects. If you just can't do the SEO work, don't do it. Leave and close the door. Without the guys, trying to give more than we could give, like myself, you are nothing more than nothing, Be awake! Soyez un peu plus attentive. Ne soyez pas des idiots.
-
prestashopninja started following rgangwani
-
prestashopninja started following Asad Rabbani
-
From the view of safety, it should be pretty safe, yet it's a just simple example; not meant to use in any production environment.
-
The module was only there to give an idea. I don't advise to use it in any production environment as it's raw and I hope it can describe the general logic to pass data to Smarty using a custom module.
-
Hi, If I got your question correct and if it is that simple, you can always use your browser's "save as" option.
-
403 Error Saving Module Translations
prestashopninja replied to sbears's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, You will probably need to rearrange the permissions. Usually 755 for the folders and 644 for the files. -
Presta 1.6 - Random time to first byte
prestashopninja replied to mazat's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, Your website is doing in fact already quite well. The avarage load time for me is around 1.6 seconds. Perhaps there is heavly load on pingdom servers. Try it also with GTMetrix.- 7 replies
-
- ttfb
- prestashop 1.6
-
(and 2 more)
Tagged with:
-
SSL activate yes or no ?
prestashopninja replied to Derivo's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hi, Not completely true. You can -and you will probably want to- activate SSL. -
Facebook share don't work
prestashopninja replied to metmichiel's topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
We just cannaot call ourselvels as the solvers of the issue, yet happy to see it solved.
.png.022b5452a8f28f552bc9430097a16da2.png)