Jump to content

foz1234

Member
  • Posts

    263
  • Joined

  • Last visited

  • Days Won

    4

Posts 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. 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

     

     

  3. 20 hours ago, bsmither said:

    Confusingly, the "Store URL" field on the SSL tab is for the non-SSL variant of the web address. So, this field would have:

    
    http://www.apache_example.com
    http://www.tomcat_example.com:8080

    I think the cookie does not use a port as part of its host value.

    CubeCart detects SSL availability by examining what the web server tells PHP:

    
    isset($_SERVER['HTTPS'])
    && strtolower($_SERVER['HTTPS'])!== 'off' 
    && ($_SERVER['HTTPS'] == 'on' || $_SERVER['HTTPS'] == true) || $_SERVER['SERVER_PORT'] == 443

    In CubeCart admin, PHP Info, scroll to the PHP Variables table and find the value of _SERVER["HTTPS"].

    Therefore, I would say it is important that the web server recognizes port 8443 as a legitimate port for https traffic.

    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

     

     

     

  4. 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

     

  5. 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

     

     

     

     

  6. 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

     

  7. 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

     

  8. yes you were correct 

    On ‎04‎/‎04‎/‎2016 at 7:19 PM, bsmither said:

    The £, when viewed by a device that is not UTF-8 (unicode) compliant, will show the hex values C2 A3 (£).

    So, either your web browser, computer, printer -- maybe not so much your database -- is not setup to show proper UTF-8 character encoding.

    You say this shows on the printed invoice. Does it show elsewhere in any CubeCart page where the £ shows?

     

    thank you, you were correct

  9. 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.

  10. 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

     

  11. On ‎23‎/‎02‎/‎2016 at 0:22 AM, drupopuppis said:

    @bsandall great explanation, I got it now.

    To be honest, I am fine with both buttons and will leave the PP Pro option Versus the standard as it gives better options to the customers.

    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.

     

  12. 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

  13. 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

     

  14. 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

  15. 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...