Jump to content

diffy

Members
  • Posts

    14
  • Joined

  • Last visited

diffy's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Awesome I was not able to google and find an answer ... Thanks a lot!
  2. Hi I am trying to add a few analytics suites to my Prestashop 1.6 install. I am using the default template. I have tried adding the javascript code to the <head> portion of header.tpl file. I have tried adding it to the beginning of the head and the end of the header close to </head>. I get errors and Prestashop fails to load. Just for good measure I have tried to add the code for Heapanalytics.com Segment.io Google Analytics (which I know a module exists) It always ends in an error. Here is one of the javascript code I am trying to add (one of them): <script type="text/javascript"> window.heap=window.heap||[];heap.load=function(a){window._heapid=a;var b=document.createElement("script");b.type="text/javascript",b.async=!0,b.src=("https:"===document.location.protocol?"https:":"http:")+"//cdn.heapanalytics.com/js/heap.js";var c=document.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c);var d=function(a){return function(){heap.push([a].concat(Array.prototype.slice.call(arguments,0)))[spam-filter],e=["identify","track"];for(var f=0;f<e.length;f++)heap[e[f]]=d(e[f])}; heap.load("xxxxxxxxxxx"); </script> The message I get is: Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/aftensto/public_html/bergesolutions.com/shop/themes/default-bootstrap/header.tpl" on line 59 "function(){var a=Array.prototype.slice.call(arguments);return a.unshift(t),window.analytics.push(a),window.analytics[spam-filter];for(var" unknown function "function"' in /home/aftensto/public_html/bergesolutions.com/shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:667 Stack trace: #0 /home/aftensto/public_html/bergesolutions.com/shop/tools/smarty/sysplugins/smarty_internal_templateparser.php(2900): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown functio...') #1 /home/aftensto/public_html/bergesolutions.com/shop/tools/smarty/sysplugins/smarty_internal_templateparser.php(3101): Smarty_Internal_Templateparser->yy_r153() #2 /home/aftensto/public_html/bergesolutions.com/shop/tools/smarty/sysplugins/smarty_internal_templateparser.php(3201): Smarty_Internal_Templateparser in /home/aftensto/public_html/bergesolutions.com/shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 667 I have attached a screenshot of the error.
  3. I guess Paypal is trying to pivot their customers from VISA MASTERCARD so they have removed all the mastercard / visa graphics from their in-module logos. They have also made it harder to use express credit card checkout it seems. So I figure I now have to pay for the Paypal Pro and be able to change the logos and texts... But when I choose paypal pro, and log into the Paypal page from there, it states that "Paypal Pro is not available" Has anyone else encountered this? Any workarounds?
  4. Hi I just installed prestashop 1.6.x and it came with a lot of example data. Okay, so I searched the forums and found the Prestashop Cleaner that will remove the sample products and sample customers. So far so good. However some of the data still remains! In the Dashboard page, the graphs still show sales numbers from the previous example data. How can I reset the sales data that the Dashboard is reading from? Thanks
  5. Good news everyone! I have been trying to get Paypal to work for the last day, and it has been giving me a serious headache. Mostly because I have done EVERYTHING right, yet I still got this dreaded error message. Now I would like to tell others of the solution that I found. It turns out that when you click GET MY PAYPAL API CREDENTIALS from within the Paypal Module, the popup that show up gives the details. But the real problem is that this popup is not showing the ENTIRE API Signature string. I found this out by going logging into Paypal -> My Profile -> Other Alternatives -> My Sales Tools -> API Access -> Show API Signature From here I found that the string had been cut out, and when I pasted this COMPLETE string from the Paypal website, Prestashop's Paypal Module worked perfectly. Cheers all
  6. I have been turning my head around and around. Then I had a meeting at work today, and this was proposed by one of the designers: "Other than that I am guessing you would have to re-direct the payment confirmation page for just this item, which I have no idea how you would do!" Like you said DaveGetStock. The only thing, I didn't notice that sentence or rather process it in my head That's a brilliant idea actually. So now I'm about to dive into the code and see if I can get the return page straight into the product download. This is exciting! Wow I'm flabbergasted by how smooth things work in PrestAshop. When I get my first salary from this project, I will pay/subscribe/donate to have it developed quicker
  7. Thank you for this list. I hope the main webpage will add this soon
  8. Hi Is there a repository for Modules that works with Prestashop 1.1? I know the DOWNLOADS -> MODULES exist, but why put a COMMING SOON page there? I would be happy with a raw .txt with a list of the modules that are known to work! or maybe I missed something here?
  9. Yes, I don't feel like going for Magento, it seems waaay to comprehensive. Its powerful, but Prestashop quite simply works better I wish I could make what I'm trying to do, to work tho:)
  10. I am trying to figure out the best open source ecommerce for virtual products. I have found that Magento (www.magentocommerce.com) can do that, you can add as many downloads as you want but why not just zip the files?
  11. damn, I reeeealy want to use presta, the environment is so comfortable. I'll se if I can tweak it in somehow, and report back
  12. Because what I am selling, is not a document. But I want to sell a movie stream. The stream will be a flashfile hosted from another server, which I link to. So I need for the product to instead of offering a download, just to show a page! And the feature of having access to the product for 24hours is perfect. Just what I need. So say I want to sell a Youtube video, obviously not, but just for the example; I create a new product, and write about it using the product editor. Then I want to make a third information, say a third field of text to be available after the product has been bought. So that when the person buys the "youtube video" she/he can click it and have access to the Flash-player that I have insterted into the third text field of the product. The reason I called it a text, was that it would be the same. I just want a way to be able to sell CONTENT ie. VIRTUAL CONTENT. I feel that somehow its possible to do with prestashop... At least I hope so, because Prestashop is really good
  13. okay I'll try and ask for what I want in a simpler way... I just want to sell an article. Quite simply. The standard product is perfect I just want to be able to sell an article I put into the WYSIWYG editor of Prestashop is it possible?
  14. Hi WOW I'm amazed over all the great functions of Prestashop. I spent a week fiddling with Drupal's Ubercommece, but this just had everything I did then out of the box!!! Really happy I found this project. Now I'm trying to make a product that, when bought and paid for, will be sent to the final page, which then displays a page. I need to put some applets into there. I want to sell my own videos in an embedded player which I allready have. Any ideas on how I can do this? at first I tried to search the forums, then fiddle with all the settings. I did find one person who had a modified get-file.php, but I really don't see what difference his file did. So I guess I'm asking you now! Thanks in advance for any replies, feel free to inform me of any documentation I have missed hands in the air for prestashop
×
×
  • Create New...