Jump to content

Nik Grey

Member
  • Posts

    274
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Nik Grey

  1. Thanks, I renamed the original files that would be changed and uploaded the new ones to their various folders.

    It appears to be almost working, the 'Show Available Colours' doesnt show available colours, neither do the colours appear in the drop down menu.. but as I say - it almost works.

     

    I only put prices in for the 30mm size so far - its Here.

     

    The trouble is, I dont want the going in and 'Fixing' it as I need to know how to do this myself.

  2. Excellent, I will certainly do that.

    My host has just told me that ioncube is available on up to php 5.4 and they will have to move me to another server which will take 24 hours, surely this is something I should take them up on ? While I am still closed..

    As it looks like I am using ioncube anyway and the newer php will ensure my £ symbol appears either way.

  3. Ah, ok - I understand.

    It looks like I am using ioncube so will leave that.

     

    This is all over something that might seem trivial but I found the '£' sign didnt work in my Lettering Tool - I had the following message back from my original developer which made me think I needed to use a higher php, maybe you can make some sense of it:

     

     

     

    I verified the issue of displaying £ in front end. Its due to some extensions need to enable on his server and the PHP version is needs to upgraded.
    It is working in our server in the below URL.

    Link: http://cubecart.cybraintech.com/index.php?_a=template&type=external&module=lettering

    we can directly enter " £ " symbol, or we can use the any of below codes to get the symbol.
     1) £
     2) £

    Below are the PHP Info details.

    Our Server: http://cubecart.cybraintech.com/pound/phpinfo.php

    Nik grey Server: http://greyprint.co.uk/phpinfo.php

     

    ******************************

     

     

     

     

     

     

    This was not very helpful to me :(
     

  4. This has been an interesting thread, especially the bit about Zend no longer being supported - my host only has Zend on its php 5.2 and my one of my new tools doesnt work 100% with that version.

     

    I do see that Servage do use ioncube:

     

    This program makes use of the Zend Scripting Language Engine:
    Zend Engine v2.2.0, Copyright © 1998-2010 Zend Technologies
        with the ionCube PHP Loader v4.2.2, Copyright © 2002-2012, by ionCube Ltd., and
        with Zend Optimizer v3.3.3, Copyright © 1998-2007, by Zend Technologies

     

    .. so I am wondering to get over my current php 5.2 version problems if I could use ioncube instead - I have just asked the host which of their php versions have ioncube installed.

     

    Another thing, is it going to cause mayhem if I am able to change from zend to ioncube.. will my new tools not work at all? I'm not really sure what the difference is - im hoping they both do the same thing..

     

     

    In my global.inc I have this:

    $glob['encoder'] = 'ioncube';

  5. On these forums, a moderator will need to do that.

     

    Which is a shame as I posted something the other day only to find my Indian chap was changing things at the time of my problems, without telling me.. so I thought I had problems and posted here.

    I couldn't delete that post :(

  6. I need to be able to get some 'Explanation' text into my product pages as we may add drag handles to my cropper machine - dont want people thinking they MUST have the image contained in the box which will appear as default.

     

    There is some wasted space below my product image as you can see here - the image they upload will appear below this white space so I was hoping there would be a way I could add a text box in that space - that way I could just turn it on for each product that uses my Cropper Machine :)

     

    gp-text-box.png

  7. Merchant validation failed. Please contact your merchant.

     

    Now on the main site - this is getting a tad confusing. I hadn't changed anything !

    I will come back to this tomorrow..


    ok, Please delete this thread - I notice that 'Pay Offline' is available in my main store but doesnt exist in the test store - it must have been done for a reason.. probably testing.

  8. I am getting so close to opening my shop - Toucan has just about completed the Image Upload tool and the others are getting somewhere near finishing the Lettering Tool.

     

    I am testing tonight and found an issue.

     

    I noticed earlier that the only way to see order details in the back office was to complete the order by 'Online Order Form' but when I try to check out that way it get's stuck on opting to order via that method - every time I hit submit the page refreshes and I am in the same place (orders are being sent to the back office though as I said) which is not good for customers (although I will not use that method when live).

     

    I thought I was going around in circles with Paypal also but it turns out I keep forgetting I need to hit 'make Payment' another time :(

     

    Cant delete this post now.

  9. It was this one:

     

    login.png

     

    But its back now - but now all of my products cant be accesses from the main menu on the left, they can be acessed from the featured products on the right.. this has been an absolute nightmare - its clear the team in India have no idea what they are doing.

  10. Whilst waiting for things to get completed by others I want to work on the aesthetics of my site, I want to make a banner right across the top of the Desktop Mican skin rather than my logo sitting on the left !

     

    I feel that I could get a lot of information in that space, save me writing it on every page if the situation required.

     

    But before I start what is the width limit I can use to cover the entire width? I have searched and cant find anything.

     

    I guess there is little point in making the image anything over 96dpi, what is the width in px please?

  11. CC 5.2.5

     

    My Indian chap tells me my tool is now working and ready to test so I asked my tester to go in and 'Test' whilst I went out - she couldn't log in as the 'Log In' button is not appearing now :(

     

    I wonder if this could be something to do with what the developer has done today - they say the problem I was having before (products not going into basket - and when they were the details of the order were being left out) was something to do with htaccess, well - here's the last message - it may give someone a clue !

     

    Worked on the lettering plugin and fixed the issues in htaccess issue and also fixed the image issue when editing. Now the plugin is working with the option of SEO is enabled.

  12. I usually come straight back here once I see an email of an update, so I probably didnt see your update without the backticks as I wouldn't notice such small detail :)

     

    I just tried it without the backticks and still no joy - here's an image with what's in the Manufacturer column:

     

    inventory.png

     

    I changed the first two manually.

  13. I must be doing something wrong:

     

    Select the Inventory table,

    SQL Tab,

    enter: UPDATE CubeCart_inventory SET `manufacturer` = 1 WHERE `manufacturer` IS NULL;

     

    Go

     

    (0 Rows affected)

     

    Tried selecting the 'Inventory' from the Fields on the right and still the same.

     

    It would be faster for me to set everything in the manufacturer column to 1 than do these One by One from the store front if this isnt going to work.

  14. I have searched and cant find the answer, one of my 'Lighter' questions :)

     

    Having just set up my test site (for testing) I realised that I have filled my 'Live' CC with product but haven't set the 'Manufacturer' - the products look a bit better with the manufacturer field populated.

     

    So, before I go through each product (will fill my Saturday Night) is there a way of setting the manufacturer as 'Default' ?

  15. Sorry about the Sig, no idea why I added that bit.

     

    It is Linux/Apache.

     

    I will pass that info on right now - thanks very much for taking the time to let me know that, at the very least that could save us some time :)

     

    For now I will just add a few customers and products to the test site as suggested.

  16. I want to be sure that I can test the tool I am having made before using it in the Live store, each time we get a CC upgrade I am sure something will happen to my tool - as it stands the developers can make it work on their test installation which is:

     

    5.2.3

     

    But when trying it with my 5.2.5 it will not work.

     

    Here's what they sent me earlier after I asked if they had ANY idea why things werent working:

     

    Your version of cubecart is different than ours.

    And when we are setting it up with your version its not working with url rewrite function.

     

  17. ok, My sub domain has been added to my 'Allowed List' (Thanks Al).

     

    The 'Test Store' now has the default clean installation of the latest version of CC and is working.

     

    I am about to try to make a clone of my live site, so I get this right (as it will take a while to upload) I need to upload everything to the root of the 'Test Store' APART from the 'Includes' folder and 'Images' - is this correct ?

     

    .. I am using a separate database.

  18. I wanted this on a sub domain as I use a Stylus and Pen rather than a mouse and a rogue stroke could cause havoc in FIlezilla, my live cc is only 117mb but my main personal site was 15gb so got that too in the night. I have a 2mb connection as I am in the countryside.. things online happen slowly for me - that includes getting software developed :)

    Still cant do anything until my sub domain is in my list of allowed sites.

  19. Ah, Thanks DB this is exactly the kind of info I am after.

     

    I have created a 'Test' on a sub domain test-store.greyprint etc and am waiting/hoping for it to be allowed by Al (message sent) - then I can begin.

     

    So, I need to download my entire directory from the main site - upload it all again to the test sub-domain but NOT the 'Includes' folder.

     

    Will also not include the 'Images' folder - will start this now as ti will take all night.

     

    Thanks again DB - Much appreciated :)

×
×
  • Create New...