Jump to content

Nikki72

Member
  • Posts

    70
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Nikki72

  1. With CCV5 I'm using Catalogue Mode and Hide Prices Until Logged in which in general does everything I need it to do except when someone without an account views the products it shows

    Price £x.xx

    Is there a way for me to have the price not shown at all until they have created an account / logged in or even replace "£x.xx" with "Please login or create an account to view prices" please?

  2. claudiojcosta    It's difficult to understand what you're asking for exactly. Please don't take offense by this but I'm guessing English isn't your first language?

    Are you saying that you don't want anybody to see your product prices when they visit your store? Maybe if you could explain in a little more detail what kind of store you are wanting to have such as what is the purpose of the store?

  3. Just started playing with V6 and I'm stumped already. The logo image seems to be getting automatically resized/shrinked to around half the size of the actual image in the Foundation skin.

    I've searched through the css for the classes and id's surrounding it in main.php but some of them don't appear to even be in any of the css files and despite trying to add them myself I can't seem to figure out how to stop the image from being resized :unsure:

  4. Whenever I customise a skin I take one of the original's, change it's name and change everything in the config file to reflect the new name and everything is good except the logo never shows up on the front end.

    I know about the logo manager in the back end but I'm not talking about that. The skin is just a copy of the original with a new name so my css changes don't get lost whenever I upgrade so the normal default.png logo is still there but it doesn't show up unless I use the logo manager. Why is this and what can do to resolve it?

    I've tried adding a new php file in the /templates/ directory with the same name of the skin with the following code:

     

    <?php header('Location: ../images/logo/default.png', false, 307); ?>
     

    but that doesn't help. What am I missing?

  5.  

    We agree. However, from an off-hand comment made by Devellion in the bug tracker that essentially said, "If the bug doesn't affect the outcome (user experience and valid transactions), it's priority is very low."

     

    The problem IMHO with low priority error messages is that they make it harder to wade through the error log and spot the messages that ARE important, particularly when you don't know enough to know which are low and which are high priority.

     

    Indeed! The messages 'suggest' to me that there is a problem with the code of the relevant file at the specified line and if like me you have no idea what any of it means it's quite worrying.

  6. We agree. However, from an off-hand comment made by Devellion in the bug tracker that essentially said, "If the bug doesn't affect the outcome (user experience and valid transactions), it's priority is very low."

    So are they anything to worry about?

  7. I have a similar issue on a fresh installation of 5.2.2 with no mods but after just taking a backup before upgrading to 5.2.4 i opened the error log and have loads of errors such as:

    [17-Sep-2013 10:10:38 UTC] PHP Warning:  htmlentities() [<a href='http://docs.php.net/manual/en/function.htmlentities.php'>function.htmlentities.php</a>]: Invalid multibyte sequence in argument in /home/xxxxxxxx/public_html/classes/debug.class.php on line 193
    [18-Sep-2013 11:21:40 UTC] PHP Warning:  Invalid Security Token in /home/xxxxxxxx/public_html/classes/sanitize.class.php on line 123
    [18-Sep-2013 11:21:53 UTC] PHP Warning:  htmlentities() [<a href='http://docs.php.net/manual/en/function.htmlentities.php'>function.htmlentities.php</a>]: Invalid multibyte sequence in argument in /home/xxxxxxxx/public_html/classes/debug.class.php on line 193
    [19-Sep-2013 11:12:31 UTC] PHP Warning:  htmlentities() [<a href='http://docs.php.net/manual/en/function.htmlentities.php'>function.htmlentities.php</a>]: Invalid multibyte sequence in argument in /home/xxxxxxxx/public_html/classes/debug.class.php on line 193
    [19-Sep-2013 12:44:21 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/categories.index.inc.php on line 19
    [19-Sep-2013 12:45:24 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/categories.index.inc.php on line 19
    [19-Sep-2013 12:45:53 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/categories.index.inc.php on line 19
    [19-Sep-2013 12:46:07 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/categories.index.inc.php on line 19
    [19-Sep-2013 12:46:23 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/categories.index.inc.php on line 19
    [19-Sep-2013 12:47:08 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1076
    [19-Sep-2013 12:47:08 UTC] PHP Warning:  implode() [<a href='http://docs.php.net/manual/en/function.implode.php'>function.implode.php</a>]: Invalid arguments passed in /home/xxxxxxxx/public_html	color:#000;
     on line 1090
    [19-Sep-2013 12:47:08 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1094
    [19-Sep-2013 12:47:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1076
    [19-Sep-2013 12:47:11 UTC] PHP Warning:  implode() [<a href='http://docs.php.net/manual/en/function.implode.php'>function.implode.php</a>]: Invalid arguments passed in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1090
    [19-Sep-2013 12:47:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1094
    [19-Sep-2013 12:47:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1076
    [19-Sep-2013 12:47:11 UTC] PHP Warning:  implode() [<a href='http://docs.php.net/manual/en/function.implode.php'>function.implode.php</a>]: Invalid arguments passed in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1090
    [19-Sep-2013 12:47:11 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1094
    [19-Sep-2013 12:51:42 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 348
    [19-Sep-2013 12:56:52 UTC] PHP Warning:  Invalid argument supplied for foreach() in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1076
    [19-Sep-2013 12:56:52 UTC] PHP Warning:  implode() [<a href='http://docs.php.net/manual/en/function.implode.php'>function.implode.php</a>]: Invalid arguments passed in /home/xxxxxxxx/public_html/admin/sources/products.index.inc.php on line 1090
    [19-S
    

    This is just a small selection of the errors and they don't appear to be affecting the function of the store in any way but it's obviously a concern when you find hundreds of error messages :on2long:

  8. According to the image you posted, Zone 2 has a weight band in 1st Class Recorded.

    You're absolutely right, well spotted!  */*  Thats obviously where the problem was. Bloody numpty! lol

    Thank you for pointing that out. It's amazing what you don't see right infront of you when you've looked at it so many times lol.

     

    You've come to my rescue again :wub:

  9. Now i'm more confused because unless i'm missunderstanding your reply, it does look like i have things set up correctly then :dizzy:

     

    I'm in the UK and have Zone 1 setup for the UK to use Royal Mail Recorded. Zone 2 is setup for countries within the EU to use International Signed for and Zone 3 for countries outside of the EU to also use International Shipping.

  10. I've recently started shipping outside the UK. I've setup the zones, weights and prices etc but i've just had an order from Belgium and found that he selected the shipping method which is only supposed to be available to UK customers instead of the international shipping method. I've gone through the motions on my website myself and found when i get to the cart (without signing in) only the UK method is shown :dizzy:

     

    I've attached a screenshot below but i basically have Recorded Delivery for UK customers with the correct country codes and International Signed For for outside of the UK. I've added the country codes and prices etc for each method so i don't understand whats going on so i'm presuming i've set this up wrong. I'd very much appreciate it if someone could take a look at the screenshot and let me know where i've gone wrong please :unsure:

     

    shipping_zps95a43a53.png

  11. I've installed 5.1 locally with WAMP and while the front end works fine it seems although i can login to Admin i can't load any other pages unless i'm connected to the internet which is kind of against the point of installing locally lol.

     

    This is my first time using WAMP and after posting on their forums it seems that Admin is trying to connect to other internet pages which is why it's not working when i'm not connected to the internet. After posting some of the error messages in the Apache log, the WAMP forums have said:

     

     

    Line 1

    [Mon Jan 14 10:49:28 2013] [error] [client 127.0.0.1] PHP Warning: htmlentities() [<a href='http://docs.php.net/manual/en/function.htmlentities.php'>function.htmlentities.php</a>]: Invalid multibyte sequence in argument in C:wampwwwCC5.1.5classesdebug.class.php on line 193, referer: [localhost]

    Well this is trying to get to

    http://docs.php.net/manual/en/function.htmlentities.php

    which is definitely not on you laptop


    [Mon Jan 14 10:49:28 2013] [error] [client 127.0.0.1] PHP 5. Request->send() C:wampwwwCC5.1.5adminsourcesdashboard.index.inc.php:265, referer: [localhost]

    Request->Send() looks like its trying to communicate with the outside world!!

     

    I haven't got a clue where to start lol. Any idea's great appreciated :)

  12. It appears to be down to the banner module with my host saying it's not closing connections properly. I've disabled that and everyting seems to be fine for now. Fingers crossed but i'll keep an eye on it and see if it continues with that disabled or not.

    Thanks again for taking the time to reply. You really are a cubecart angel lol :wub:

×
×
  • Create New...