Jump to content

harrisorganic

Member
  • Posts

    412
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by harrisorganic

  1. Thanks to all that replied. I got onto Al Brrokbanks at Cubecart, who sorted it for me. The answer was mainly due to some missing files in the admin folder, which were not transferred by the host. Yes, I agree with Ian, hosting support can be "hit and miss" with a lack of guidance by operators who sometimes know less than you.
  2. Good evening forum, woooww I can not believe it, Brian is on holiday. Good on him. I hope he has a fantastic time. Meanwhile can anyone advise me what to do to access to my admin pages?
  3. The techs at hostmonster say, " I do not think that error has come because of API number being different and this is a shared server error which shows server errors in error log which is not related to your server", when shown "module API=20131226 PHP compiled with module API=20151012"
  4. Hi Brian, My host graded and changed servers overnight. Moving the files and the databases. All is working now except the admin page. All I get is a blank white page. I have read about this before and run the file ini-custom.inc.php. I think I am running 6.1.3, two editions behind the current version. The error log gives the first 4 lines of 37 as [06-Apr-2017 10:04:25 UTC] PHP Warning: PHP Startup: imagick: Unable to initialize module Module compiled with module API=20131226 PHP compiled with module API=20151012 These options need to match etc see attached I will put this to the host and see what they have to say, meanwhile any suggestions please. regards Duncan error_log
  5. Hi Brian, I had a customer report the same issue this evening on an iphone. www.harrisorganicwine.com.au <div class="show-for-small-only"><a class="right-off-canvas-toggle button red tiny" href="#"> I changed the button from white to red and get a green square on my iphone, but no icon.
  6. Hello Last week I upgraded to CC6.1 I have found the following issue with the red banner in admin section and wonder if anyone else has seen this. Please see the image attached. You can see the missing image which is in the list below. I also tested that it can still be downloaded. When I first saw the red banner I immediately drag and dropped another image to the site, so that is why there are two listed. I like the drag and drop upgrade to 6.1.0 Where to start? regards Duncan
  7. I had a similar issue, and made the changes to /classes/order.class.php with success. Thanks Brian.
  8. I found that using the Dashboard, Reports, Sales report, select date range and then export as a CVS file gave me all the data I required to access a list of my customers, whether it be phone numbers or email addresses or number of times they had purchased over a given period. The data was then manipulated in Excel. Hope that helps.
  9. Brian, thanks for the query. I mean that the registered person who buys the tickets, gives me their name (and other details) and therefore the other attendees are not registered and I don't have their details. Its not an issue for me. But may be worthwhile for others. An issue I find with digital items is the stock control. The number of items does not decrease with orders. This may be (in this case) as the tickets are free and there is no transactions in the transactions log. have a good day.
  10. Smallmouse wrote in 2008 "Hi again, I am trying to sell tickets to events online using cubecart. Is there any way that when the customer enters in the number of tickets they require and add to basket, then they are given a form to fill in with the names of those attending for each ticket? I am really stuck with how to do this. Any help appreciated. Thanks. Lisa." I am trying to do the same, however at the moment I use digital items and have the attendees registered name only. Would be nice to a full blown ticket agency using a CC plugin. Any takers? regards Duncan
  11. Brian, that's perfect. Thanks so much. That issue has bugged me for ages. Now I can get away from foundation blue.
  12. Thanks Brian, to clarify I have added a picture of the said button. The Add to Basket button on the LHS has been clicked and the RHS has not. Yes, the mouse is not hovering on the LHS blue button. As I mentioned I would like to change the color of the blue button.
  13. Hi Brian, further to the above I am wanting to change the colour of the button once it has been clicked. It goes dark blue (foundation) ie Add to Basket button this code in default css is: .button.small.postfix:hover{background: #4c9160} is the hover colour In firebug it comes up as button.button.small.postfix. but I can not find any code to change the color. Any suggestions please. regards Duncan
  14. I am afraid to tell you that it may be weeks before google re-caches/fetches all your pages. You may have to be patient.
  15. Thanks Brian. I did not realise it was the legend.
  16. Hi Cubecart forum, I have found in: Products/images there is an Exclude Image tick button. However I am unable to click on it or even untick the included Image box. Does anyone else have this issue? I also found that if I uploaded an image with the same name I get both listed in the file manager. Your comments and observations please.
  17. DB good luck with the new PC, always lots to set up. It seems to me that if you enter the GA code in the admin section of CC you do not need to change the code. I had some editing in content.receipt.php but removed it. GA talks about counting when an order is finalised. Once I entered /shop/index.php?_a=complete in google analytics everything fell into place.
  18. Thanks DB, if you dont use these edits is there a better and easier way?
  19. Thanks DB, my GA expert person wants me to have the GA code on a thank you page and as discussed above could be on orders.print.php and orders.index.inc.php. Would it be possible to send me modified orders.print.php and orders.index.inc.php in an email please?
  20. I found this entry that may help. See the products by Noodleman.
  21. OK, here it is. Log into you paypal account and "proceed to account overview" click TOOLS. Then choose business setup. In Set up my payment solution at the top of the page. Select View all products and then choose Paypal for Digital Goods.
  22. Navigation code: https://www.cubecart.com/extensions/plugins/vertical-navigation-box. There are lots of different things you can do with plugins, check them out. re gallery images: that would be standard html code, you will have so find someone to help you. try this <a href="/"><img src="../img/logo.png" style="width: xx%" alt="image description "></a>
  23. Hi Kristin, welcome to the CC forum. I had a look at your site. Could you tell us a little more about it, ie what version of Cubecart are you running.? I notice at the bottom of your site it has a mobile tag which looks as though you are running a kuroto mobile skin. This looks to me as though your site is not responsive and an upgrade to version 6 with foundation skin would solve your questions. Let us know more info so we may be able to assist.
  24. This may be the answer: Digital Goods To accept payments for Digital Goods transactions, you must have Digital Goods enabled on your account. If you do not have Digital Goods enabled, you will receive a 10004 error (Transaction refused because of an invalid argument. See additional error messages for details. You are not signed up to accept payment for digitally delivered goods.). This particular 10004 error occurs only when the account submitting a Digital Goods API call does not have the services enabled on it properly. To resolve this problem, enable Digital Goods on your account using the following steps: Click here to go to PayPal's Digital Goods website. Click Digital Goods – Express Checkout Getting Started. Create a PayPal account or log in to the existing account that you want to enable Digital Goods. You will be taken to your Business Setup page, where PayPal Digital Goods Express Checkout should now be listed as your payment solution Will let you know what happens. I could not set up the above, and later found : https://developer.paypal.com/docs/classic/express-checkout/digital-goods/IntroducingExpressCheckoutDG/ Will call paypal tomorrow re this.
  25. Hello, I have just turned on Paypal express today and have the same issue. Mememel, did you find an answer to this issue?? Bsmither : There are no errors in the CubeCart's admin, Error Log, System Error log tab. I looked PHP's error_log and found, [07-May-2016 15:24:58 Australia/Perth] PHP Warning: unlink(/home1/maketext/public_html/harrisorganicwine/shop/includes/extra/PayPal_acceptance.js) [&lt;a href='http://docs.php.net/manual/en/function.unlink.php'&gt;function.unlink.php&lt;/a&gt;]: No such file or directory in /home1/maketext/public_html/harrisorganicwine/shop/modules/plugins/PayPal_Pro/admin/index.inc.php on line 56
×
×
  • Create New...