Jump to content

Bugs Bugs Bugs


Guest

Recommended Posts

I have installed version 3.00 and i am now encountering several errors that are forcing me to abandon the script altogether and try something else. I could have written a full store script myself the time it is taking to iron out the problems.

1) The shipping does not work, i have tried the fixes suggested but they still do not work properly.

2) I register as a customer and when i submit registration, the page cannot be found although all the registration details have been logged.

3) The site does not redirect to Paypal once the cart process is complete.

Will the next version be fully tested and working? and when is it due for release?

I have used previous versions of cubecart with very little problem but this version i am using is driving me mad.

Generally it is a very good script with good features and easy to modify but i feel a lot more testing should have taken place before this script was available to the public.

Link to comment
Share on other sites

With regards the redirection of the registration form, i have had to change line 164 of reg.inc.php from

$reg->assign("VAL_ACTION","cart.php?act=reg&redir=".base64_encode($_GET['redir']));




To




$reg->assign("VAL_ACTION","cart.php?act=reg");

I am yet unsure if it will affect the store in any way but will let you know.

Link to comment
Share on other sites

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