Jump to content

Cloud

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by Cloud

  1. Testing out the product downloads functionality of prestashop and i know when adding the products you can limit the number of times the customer can downloads this product. But is there anywhere i can see how many times the customer has already downloaded that product and the date/time it was downloaded? i looked in the stats page to the products but cant see anything there. Is this information available??
  2. Hi all, I've been trying to get my head around how prestashop is made up. Im seeing alot of modules and corresponding .tpl files and when i drill down into the code, i see different hooks and blocks, but im having trouble putting it all together and understanding how it works. can someone give me a break down of how it all fits together. Thanks
  3. Please see the attached pic. Why does it shoud 0 in the price summary, but the page before this, where yo choose you payment option shows the correct price?
  4. Did we ever get the Worldpay module then?
  5. I was just wondering, is it possible to accept a payment through my site using paypal (with an account or quick checkout) but somehow stop the money actually coming out of the customer account until i am ready for it to come out ie when the item is ready to be shipped?
  6. Hi, I have been testing prestashop locally on my work PC and decided to export the database and my themes and put it on my home PC to work on it. However, after putting it on and accessing my site, the color of the categories box (and all the boxes taht chare the same image in the default theme) have become a lot lighter that whay the are in teh demo store. the background of the box is almost white and the header it lighter. Any ideas why this would have happened? i havent chgnes any of the images, simply tranfered the files from one PC to the next. I just cant figure it out!!!
  7. I was just wondering, if i make changes to .tpl files and to the module files, will they be over written when an update or new version of prestashop comes out?
  8. Thanks for that. Managed to get it working Just one more thing. The URL displays with the category ID followed by the URL eg 5-URL Is there anyway to get rid of the 5-?
  9. i am creating my site on my local machine using WAMP. I cant get freindly URLs to work. When it is on, i get 404 Page cannot be displayed errors when clicking on any product or category on my page. Any ideas why or how i can solve this? I have the apache module rewrite enabled, allow url fopen is enabled and so is allow url include. I renamed htaccess.txt to htaccess.htaccess. Is this right? I dont know when else i can do or why else it wouldnt be working
  10. I am using WAMP on my local machine. How would i check to make sure rewriting is enabled?
  11. Im creating my site locally on my PC. All i've done so far it modify the CSS to make it look a bit different. Now, when i add a category, it appears in the category block, but when you click the category, i get a 404 Not Found error. This even happens when i add a product to the category and click that instead. Any ideas?
  12. Hi, im trying to create a custom theme for my site and wanted to have a look at the html for the homepage. Using Firebug (the Firefox tool) i can see the HTML and the CSS of the homepage. I manages to figure out that the HTML is stored in the 2 files called header.tpl and footer.tpl. But when i go to these files all i can see is something like &HOOK;_TOP. My question is, how can i see what is stored in the Hook called TOP?!? Common sense tells you that HOOK_TOP is the header, and from looking at the homepage i can see what modules are contained in the header. So when i look at the coding for that module, i can see in the coding that the module i assigned to HOOK_TOP, is that the only way of finding out what hooks contain what? What if i didnt want that module to be part of HOOK_TOP, do i just delete that peice of code or replace it with another Hook? Any help will be greatly appreciated.
  13. Hi, I was just wondering whether we know when some of the new features will be arriving for prestashop and when the guides (developer and designer) will be ready?
×
×
  • Create New...