Jump to content

peterp

Member
  • Posts

    361
  • Joined

  • Last visited

Everything posted by peterp

  1. Hi bsmithers, When I view the customer record in the admin page the correct customer details are entered in the right places, however what I have noticed is that there are two red crosses at the bottom of the page under the save button that do not have any description as to what they are for or do, if you click on them they do change to a green tick however don't know what they are for. What I did do is tried the suggestion from the previous link you provided and found this to be useful in the future but In the file /admin/skins/default/templates/orders.print.php where the details are being printed there is no break(<br />) between company name and customer name when I put one in I at least get the company name and customer name on separate lines. Let me know whether this is OK to do
  2. Hi Bsmither, Thanks for the help, I have taken a look at details in the attached address and this looks like what I'm trying to achieve, however when my packing list/shipping manifest is printed it seems to have printed the Delivery address incorrectly. What seems to be happening is that company name of the delivery address is printed then followed by the persons name, the nextline is the company name of the delivery address is printed again and then it seems to be printing the rest of the address correctly. also whereas I was get the company logo printed it seems to have stopped for some reason both at the payment screen and the customers invoice screen and printout. In the mean time I will try your earlier suggestion and let you know, thanks again
  3. Hi bsmither, Yes that is exactly what I trying to achieve, also below is the the web address That is being used to print the order http://localhost/tulanesclosetxara/shop/files/print.01dfef9999dded6a9747a8ff94d91881.php Hope this helpful and thankyou again Hi Bsmither localhost/tulanesclosetxara/shop/files/print.01dfef9999dded6a9747a8ff94d91881.php this is the address that the system is using to print the order
  4. Hi Bsmither, Unfortunately I cannot give you a web address at the moment we are running on a localhost type server as we are in evaluation mode which I might add is looking pretty good. How can I attach a pdf document that will show you what I'm talking about
  5. Hi Bsmither, Thanks for your help with these queries, don't so much wish to change the packing slip but I want to rearrange the billing and delivery addresses to be separated as at this point they don't seem to be separated, its as though they are printed on top of each other.
  6. Hi bsmither, That was the answer when I removed one of the print_order_form from the database it all worked, however when I try and print the same order in the admin section the printout is not the same as the one that is printed out for the customer or maybe it shouldn't be. If I want to customise this will I have to do it thru the print.css or can I do it through the html thats if I can find the html any clues?
  7. Hi bsmither, The processess that I have gone thru are create an order as a test customer who isn't a registered customer all of the fields are filled in during the order process the checkout button is pressed and then the screen is refreshed wait to check the feight at which case all is well so the checkout button pressed again at which time I get to choose either paypal or print_order_form (print_order_form) is listed twice, I select one of the print_order_form Buttons and then thew screen is refreshed but this time what get is the choose payment screen again but only showing the two print_order_form buttons and a continue button, pressing the continue button seems to do nothing. Hope this helps with what steps I have taken. The result I expect is as a customer who is going to pay via a bank transfer would get a printed order/invoice showing the details of their order and also the banking details of our site which we have setup in the admin screen Thanks for any help
  8. Thanks Kraken, Enabling debug settings didn't help me as I have no idea what I'm looking for everything seems to be OK. When I said the check out payment selection freezes I ment that when I check 'Print_order_form' the program doesn't print anything. This is when I'm a customer who is going to pay via direct deposit, also there is no email sent to my email address that has been setup in admin screens. When I log on as administrator I can see the pending order and I can print it however there are no banking details printed. So I have come to the conclusion that I have missed some very important setup steps. I am using the v5 lite on a local host setup i am not conected to any remote server yet. Any help would be appreciated.
  9. Hi all, I have created an order as a customer and proceed thru the processes where it has to be paid for, I have 2 selections one is paypal and the other is supposed to be direct deposit. However when I select Print_order_Form it seems to do nothing, if I go to the admin screen and slect the appropriate pending order then I am able print it but unfortunately there are no banking details the gateway just print Print_Order_Form obviously useless to the customer who wants to deposit maney for goods into our bank. Any suggestions as to how to get the invoice/order printed at the customers end and also how to display/print the necessary banking details Much appreciated
  10. Sorry about this I was just so excited that it actually all worked I forgot to detail what I have done. The first thing I did was download the ioncube loader from http://ioncube.com then I followed the instructions which meant changing the php.ini file adding in a line that look something like this depending on your operating system and version of php you are using zend_extension="<drive>:<path>ioncube_loader_win_<php flavour>.dll". When use the ioncube loader wizard it will tell you whether it was succesful or unsucessful, if you are unsucessful it will tell you what you need to fix. I was using the local server version so I do not know whether this will work for a remote server however there is a link in the ioncube wizard if you are not using the local server. Hope this is helpful.
  11. Thanks Bsmither after a little of playing around with php.ini file I have finally got it all working, thanks for your help
  12. I am trying to install the latest version of cubecart using localhost as the server so that we can evaluate this application for future clients however when we get to the very last step all we get is a blank screen for either admin or store. I have installed and reinstalled this product and am fast becoming dishearted with the product to the point of giving up and try something different for our clients. I thought I would give this one more time to see whether we can resolve this problem. Any help will do
×
×
  • Create New...