Jump to content

foz1234

Member
  • Posts

    263
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by foz1234

  1. reporting back... seems upgrading to 6.0.12 has fixed the previous problem with part of the nar bar, but has now created a new issue, now for some very strange reason i have this problem with the sale items and home tabs in the nav bar not always putting the port in same as previous problem but now on different buttons. it seems to be when the site has not been used for a while, it like goes stale, but again once i open up the admin.php the tabs in the shop nav bar start working again. i have edited the ini.ini.php file to add the correct port. if (isset($_SERVER['HTTPS']) && strtolower($_SERVER['HTTPS'])!== 'off' && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == true) || $_SERVER['SERVER_PORT'] == 8446) { sorry to report back again with a problem, any ideas?
  2. Hi, I've just noticed in my email template the store url {$DATA.storeURL} seems to be linking to 404 - page not found url is https://domain:8446/shop/%7B$DATA.storeURL%7D the ssl, domain and port are correct the folder shop is correct but unsure why its opening to %7B$DATA.storeURL%7D and giving 404 error? thanks in advance for any help and your time
  3. Would it be advisable to update anyway to 6012 if it incorporates the fix? or would you advise edit the files first? thanks again for your time guys for helping me with this matter. just to add my timestamp in sitemap is 2016-06-11T11:47:11+00:00 %Y-%m-%dT%H:%M:%S+00:00 is this correct format?
  4. i am still suffering with this problem, its only the nar bar, its not opening the pages with the port. i have noticed as soon as i open the admin panel up in a different browser, not clicking on any tabs, the shop nav bar starts working again with the correct port :8446 I've edited the ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == true) || $_SERVER['SERVER_PORT'] == 8446 but still no joy. Is there anything else i can do/try to fix this issue? thanks
  5. foz1234

    back up

    Hi Are there any plugins that will automatically back up the shop at a given time either each week or night? thanks in advance Regards
  6. i do have the store ssl set correctly, the value of _SERVER["HTTPS"]. just says "ON" in my php variables ? although the SERVER["SCRIPT_URI"], _SERVER["HTTP_HOST"], _SERVER["SERVER_PORT"], & _SERVER "HTTP_REFERER"] are all showing the port :8446 what php file holds this info? isset($_SERVER['HTTPS']) && strtolower($_SERVER['HTTPS'])!== 'off' && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == true) || $_SERVER['SERVER_PORT'] == 443 thanks again
  7. thank you once again I've just tried in in chrome and yes its working i was trying previously to add it with ie thank you
  8. i have a question about coupons i wanted to assign a discount coupon to a particular item but i does not seem to save? I've tried assigning it to the product generated code and the product name without success the + drop down does not open is there a problem with this? thanks again
  9. Many thanks for your reply bsmither i don't seem to have a clear skin cache tab i have already ticked clear cache, clear SQL cache, clear language cache & clear image cache and submitted. i assume in dashboard/settings/SSL the store url would have the port in like this eg http://www.aaabbbxxx.co.uk:8446/shop should the cookie domain have the port in as well .aaabbbxxx.co.uk or .aaabbbxxx.co.uk:8446 ?
  10. for over 2 weeks now I've been having issues with my nav bar with the categories in. i have a ssl certificate and we have to use a port in my case :8446 everything was working great then a few weeks ago i started noticing that when you click on the different categories i got ssl error it was putting the https in but not the port :8446 at the end hence giving the certificate error. the strange thing is not all the time. and every other page works correctly its only the nav bar giving me this trouble. i have tried adding port a redirect on the site from http to https with the port that's made no difference again the error shows itself every now and then. for weeks been trying different things off and on but its still coming back. yesterday i removed all the https from the site and was running it http only this morning I've noticed the nav bar adding the https again and its not set to do so, i must add since having this issue I've upgraded from 6.0.10 to 6.0.11 but made no difference do you think this is an error with my shop or with the database? any ideas where the nav bar is in the php? i can have a good friend look at it i am no good with php. thanks for any help you can provide
  11. Sorry may be a silly question to a lot of you guys but I really need to ask this as I don't know the answer or how to do it, 99.9% of my sales are done online and payment taken through paypal but if on the very odd occasion I do a cash on collection sale, is there anyway I can enter this in to cube cart? if so how would I do this? Sorry for asking a stupid question if this is very simple I will be a little embarrassed. The question is only easy if you know the answer!! thanks
  12. I have my store all set up now just how i want it thanks just wondered if I added a category tab/button can I link it to my shop forum? if this is possible where would this be located to edit the link? to be clear, if I made a category can called it Forum once someone clicked on this tab/button it would link them to the forum thanks
  13. yes you were correct thank you, you were correct
  14. no that's not my findings, with PayPal standard you can pay with PayPal or credit/debit card no problem, it opens to PayPal site and there's a button "click pay with credit or debit card without a PayPal account". with payments pro you're correct in saying you get 2 buttons, but its handled on your site your required as the seller to go through a credit check and you pay £20 pm for the privilege of being able to take credit/debit cards. unless I am missing something. it would be so simple to give the option I am sure to the seller.
  15. no I don't see it anywhere in Cubecart, the actual invoice shows the £ sign on screen this was the confusing part. I will check the host, never seen this before when printing on this printer, hp officejet pro 8600 thanks for pointing me in the right direction. regards
  16. i was under the impression you could only have 1 selected either paypal payment pro or paypal standard can anyone clear this up? i like paypal payment pro because it prints off the full products what the customer has purchased from paypal & no need for a second invoice to be printed on in cubecart, however like most people i dont want to firstly pay paypal £20 per month to Paypal be able to take credit cards on my website and secondly want any security issues by taking them. i started of with payment pro went through the credit check etc with paypal but then decided against taking credit card payments myself and went to Paypal standard so i am able to take credit cards without any worries/issues. it would be nice it there was a option in payment pro to take credit cards but by going to paypal's website like paypal standard.
  17. hi I've been using payment pro so everything was printed on the PayPal invoice, but since switching to PayPal standard its only now showing the website addressand the amount not what the customer has ordered. so I need now to print an invoice from cubecart, however on printing my first invoice it shows A with a line above it and £ sign (based in the uk) I would like to know if I am able to get rid of the A with a line over the top so it tidies up the invoice. thanks for any input Regards CC version 6.0.10
  18. sorted.. thanks for your replies, it was a link to a referral, the picture link was not secure that was causing the problem.
  19. Hi I am running v6.0.10 I am having a ssl issue, the ssl lock shows in the shop pages fine no problem there any pages but flashes up very quickly then goes (not showing) on the shop/index.php ? the ssl tab in store settings doesn't seem to have any effect, is this ssl tab search engine related? thanks for any help you can provide
  20. hi Al, thanks for your fast reply, To be clear I have already installed cubecart and set it all up, I am assuming for security I should change these folders back to 755? Are you saying it depends on the hosting config whether or not it will work after I change the folder permissions back to 775 sorry this is where i was confused? is there any order I should change them back in and test or just change them all to 755 and test? Once again I would like to thank you your assistance and your hard work with cubecart. foz1234
  21. V6.0.10 This is my first post, first of all I would like to thank you for your hard work on this project, I think its great. I have it all set up now, you've made it very simple, the only issue I had was ftp'ing the unpacked files from the desktop to the server for some reason they were always smaller than the unpacked folders on desktop, (no cpanel) so I had to ftp the zip over and unpack it on the server, no big issue but wanted to let you know, may be a school boy error that I made but I did try it 5 or 6 times and I also tried sending it over to another server just in case but I had the same problem, tried re-downloading the zip and tried 2 different ftp programs. but as I say it worked fine sending over the full file and unpacking it on the server. my question after the installation and everything is now set up what should the folder permissions be? I had to change quite a few to 777. thanks you again regards foz1234
×
×
  • Create New...