Jump to content

rhys

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by rhys

  1. After three days of total frustration I downloaded yesterdays version of 3.0.18 and did a total reinstall of the site.

    I can tell you that it now actually works with SSL enabled, with the correction of one last irritating file error.

    In cart/modules/gateway/PayPal/transfer.inc.php you have to delete the "; at the end of line 118

    :)

  2. I get the following message when I open the admin to my store and when I try to use the editconf.php file.

    Fatal error: Cannot redeclare detectssl() (previously declared in /home2/sunshine/public_html/sunshinehorsesdesigns.com/store/includes/functions.inc.php:36) in /home2/sunshine/public_html/sunshinehorsesdesigns.com/store/admin/includes/functions.inc.php on line 217

    I just want to reset my SSL since I had to change servers.

    Thanks for any help.

    This happened to me too. I finally had to download and install the latest version of 3.0.18 to get back into my site. Now editconf.php works OK.

  3. MySQL Error Occured

    1146: Table 'theade_cart.CubeCart_Modules' doesn't exist

    Just go into PHPMyAdmin and change the table name from CubeCart_modules to CubeCart_Modules

    Same applies to the next error

    MySQL Error Occured

    1146: Table 'theade_cart.CubeCart_Downloads' doesn't exist

    Just change the name CubeCart_downloads TO CubeCart_Downloads

    N.B. Also there is an extra "; on the end of line 118 in transfer.inc.php that needs deleting

    That's it folks, do those three edits and the software actually works!

    UpDate -

    Whoops, I spoke too soon. There are more problems now. Whenever I enable SSL, I get the dreaded "Forbidden You don't have permission" error.

    The whole Admin locked up. Got out of trouble using the editconf.php tool to dis-engage ssl and got back in, but NO SSL useable.......

    Has anyone else met this and got a cure for it??

×
×
  • Create New...