X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   News and Announcements (https://forum.x-cart.com/forumdisplay.php?f=28)
-   -   X-Cart 4.5.5 released (https://forum.x-cart.com/showthread.php?t=66094)

Danimal 02-21-2013 06:24 AM

Re: X-Cart 4.5.5 released
 
Aim, I suppose I never totally grasped the Blowfish Key. Can you first tell me what its duty is. Then what's the reason for regeneration after the upgrade?

I went from a fresh install of 4.5.4 to 4.5.5 so I have not yet done the regeneration. Still getting used to the layout of the 4.5 branch.

aim 02-21-2013 06:27 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by aim
It is strange, the patch.log file should be created anyway.

OK
The possible solution is

1 Run the upgrade/4.5.3-4.5.5/patch.sql file in the 'force' mode again

2 Run the SQL query
delete from xcart_config where name in ('allowed_ips', 'ip_register_codes');

3 Disable the CHECK_CONFIG_INTEGRITY CHECK_CUSTOMERS_INTEGRITY in the config.php file

4 Enter to the admin area

5 Enable the X-Payments Connector module

6 Check all the options and click the 'Update' button on the pages
http://xcart2-54.crtdev.local/~aim/xcart_4_5_x/admin/configuration.php?option=Company
http://xcart2-54.crtdev.local/~aim/xcart_4_5_x/admin/configuration.php?option=XPayments_Connector
http://xcart2-54.crtdev.local/~aim/xcart_4_5_x/admin/configuration.php?option=Email
http://xcart2-54.crtdev.local/~aim/xcart_4_5_x/admin/configuration.php?option=Email_Note
http://xcart2-54.crtdev.local/~aim/xcart_4_5_x/admin/configuration.php?option=Security

7 Open an each admin/provider profile and click the 'Update' button.

8 Disable the X-Payments Connector module

9 Enable the CHECK_CONFIG_INTEGRITY CHECK_CUSTOMERS_INTEGRITY in the config.php

10 You have to re-generate the Blowfish and security keys using the default 'Re-generate Blowfish encryption key' feature from the admin area.
Please, do not ignore this step!



The solution is not applicable when the Social Login module is used.
In this case we can remove all the Social Login admin's profiles and apply the solution.

aim 02-21-2013 06:32 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by Danimal
Aim, I suppose I never totally grasped the Blowfish Key. Can you first tell me what its duty is. Then what's the reason for regeneration after the upgrade?

I went from a fresh install of 4.5.4 to 4.5.5 so I have not yet done the regeneration. Still getting used to the layout of the 4.5 branch.


How many customers do you have ?

Carzilla 02-21-2013 06:38 AM

Re: X-Cart 4.5.5 released
 
Thanks! I could complete all the steps, except that after enabling the CHECK_CONFIG_INTEGRITY and CHECK_CUSTOMERS_INTEGRITY the admin screen goes blank. It did say, however, that I updated from 4.5.3 to 4.5.4 - so I moved up one version ;)

aim 02-21-2013 06:48 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by Carzilla
Thanks! I could complete all the steps, except that after enabling the CHECK_CONFIG_INTEGRITY and CHECK_CUSTOMERS_INTEGRITY the admin screen goes blank. It did say, however, that I updated from 4.5.3 to 4.5.4 - so I moved up one version ;)



And the step 10 for the solution.

You have to regenerate the blowfish and security keys using the default 'Re-generate Blowfish encryption key' feature from the admin area.

Please, do not ignore this step!

Carzilla 02-21-2013 06:56 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by aim
And the step 10 for the solution.

You have to regenerate the blowfish and security keys using the default 'Re-generate Blowfish encryption key' feature from the admin area.

Please, do not ignore this step!


I still can't set the 'CHECK_CONFIG_INTEGRITY' option to TRUE in config.php without the admin module going blank. I see no errors or whatnot. Any idea what I might have done wrong?

On a plus-side: I can access the admin panel again, which is good...

aim 02-21-2013 06:59 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by Carzilla
I still can't set the 'CHECK_CONFIG_INTEGRITY' option to TRUE in config.php without the admin module going blank. I see no errors or whatnot. Any idea what I might have done wrong?

On a plus-side: I can access the admin panel again, which is good...


Use the settings for the config.php

$debug_mode = 3;
define('DEVELOPMENT_MODE', 1);


to localize the error.

Carzilla 02-21-2013 07:15 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by aim
Use the settings for the config.php

$debug_mode = 3;
define('DEVELOPMENT_MODE', 1);


to localize the error.


You are a champ. I found out that I didn't regenerate the blowfish yet, after regenerating it, it worked. Thanks for the support!

Carzilla 02-21-2013 07:41 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by aim
Use the settings for the config.php

$debug_mode = 3;
define('DEVELOPMENT_MODE', 1);


to localize the error.


One last question. It seems that I can't get my admin profile to pass the customers integrity test. What are the criteria a profile needs to pass for it to be considered OK?

aim 02-21-2013 08:01 AM

Re: X-Cart 4.5.5 released
 
Quote:

Originally Posted by Carzilla
One last question. It seems that I can't get my admin profile to pass the customers integrity test. What are the criteria a profile needs to pass for it to be considered OK?


Try to change a one symbol for the lastname on the page like
http://demo.x-cart.com/demo/admin/register.php?mode=update

and click the 'Update' button.


All times are GMT -8. The time now is 03:15 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.