Jump to content

[Resolved] Galaxy X skin problem


violinman

Recommended Posts

I need some help please,

I am setting up a site with Galaxy X skin. It has a major problem in that the checkout does not proceed beyond the point after having selected payment type. I click the checkout button having selected the payment type but it does not go to the next stage.

All of the rest of the cart setup is correct, if I change back to the foundation skin it works perfectly, I also tried minimaliser skin which also works perfectly. I have the latest Cubecart 6.1.7 and the latest skin 1.8. I have tried the developer Patrick Bullert but he seems unable to remedy the problem, in fact I am still waiting for a response from him.

I am stuck until I can solve this issue.

Many thanks,

Brian

 

Link to comment
Share on other sites

Yes I have the latest 1.8 version of the skin.

This is driving me mad! I cannot find out why it is not working. To be more precise neither the update cart or the checkout buttons work. It seems as if it thinks it does not have the data it needs to progress.

I have recaptcha turned off but have tried it both on and off!

Every so often I switch back to the foundation skin and everything works as it should!!

Regards,

Brian

 

I want the recaptcha off anyway, perhaps the galaxy skin needs it and therefore cannot progress.

There is a post mentioned by bsmither which has some stuff about the recaptcha in the Galaxy skin here but I am not sure how relevant it is to my post.

Yes to the technical support plan.

Brian

 

 

Link to comment
Share on other sites

Gents, It is now working! the problem was a server path issue. The PHP settings by default are set to a TMP directory, as soon as I changed it to the site root from the default TMP folder it worked like a dream!

I have to say as well that the designer of the skin Patrick Bullert was really helpful, he has spent time trying to help me solve the problem over several days, my thanks to him.

Although not a cheap skin Galaxy X  is superb, looks great and is easy to use.

Many thanks to all,

I guess I will be back!

Where do I remove the default tick from "I would like to set up an account"

Regards,

Brian

 

 

 

 

Link to comment
Share on other sites

Glad he's actively supporting the skin!

Look in content.checkout.confirm.php for this section:

<div class="row">
   <div class="small-12 large-8 columns"><input type="checkbox" name="register" id="show-reg" value="1" {$REGISTER_CHECKED}><label for="show-reg">{$LANG.account.create_account}</label></div>
</div>

I don't allow guest customers, so I'm not positive how to adjust it. I would GUESS you change the value to zero.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...