Jump to content

bonhomie

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by bonhomie

  1. I've just upgraded from 5.0.7 to 5.1.0 on a site with a heavily modded version of the kurouto skin that I renamed. So I figured I'd just use the default Kurouto to begin with to make sure everything is working properly. My skin is based on the Orange, and wouldn't you know it there is no Orange variation of the Mobile skin. OH WELL. That I can live with, but when I look at Admin I see the place to enable the Mobile skin, but the color choice drop down is empty.

    Is this happening to anyone else?

    I had the same thing, I cant see any way to edit it unless you have a smart phone and can see it.

  2. There is no need to run the setup in order to upgrade to 5.1.0 - there is a small line in the release notes on this forum that Al published to say that upgrades are "Automatic" which maybe could have been explained in a bit more detail ! I simply uploaded 5.1.0 files over the current installation and then logged back in as admin user and store was 5.1.0 ! 5.1.0 also now includes a built in upgrade facility within the store which I think was what he was actually talking about !

    It says Automatic Updates so I took it as it means its going to auto update in the future, i would of throught they would of put auto install or auto setup otherwise

    I will conclude that some packages being installed have a wrong statement in the file /setup/index.php at line 6.

    It seems some of you have the first statement while others have the second:

    
    OK: require_once(realpath(dirname(dirname(__FILE__))).DIRECTORY_SEPARATOR.'ini.inc.php');
    
    Bad: require_once(realpath(dirname(__FILE__)).DIRECTORY_SEPARATOR.'ini.inc.php');
    
    

    If you can edit this file prior to attempting to install or upgrade, please try to do so.

    Yep this works and update is now ran, cheers

  3. I don't have an answer to the paypal problem but I had the same trouble when I first went from V4 to 5.0.1 and put in a help ticket for it.

    As for the problem with setup I've got a similar issue but I get the following error though I can still log into my admin panel:

    Warning: require_once(/home/wws/public_html/shoppe/setup/ini.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/wws/public_html/shoppe/setup/index.php on line 6

    Fatal error: require_once() [function.require]: Failed opening required '/home/wws/public_html/shoppe/setup/ini.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/wws/public_html/shoppe/setup/index.php on line 6

    Im getting this same error grrrrrrrrrrrrr

  4. When a customer has brought something it isnt showing how the shipping is added

    E.g. handle charge is on but no shipping

    Shipping

    -- Please Select -- add.png

    Any idea, the customer gets charged for shipping but so its on the paypal invoice but not the cubecart one?

    Regards,

    Bonhomie

×
×
  • Create New...