تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
4070 أدوات العرض

in system parameters web.base.url  value is http://localhost:8069.
when login with new administrator then web.base.url  value is changing to http://41.215.67.154:8069.
and I created a new system parameter web.base.url.freeze with value "1", but no use.

is there any alternate way

thanks

الصورة الرمزية
إهمال

@Bhaskar Reddy, have you got solution for this? i am facing the same issue.

The value we look for is True not 1.

أفضل إجابة

Hi,
in the system parameter (in the debug mode), set web.base.url.freeze as True

Thanks

الصورة الرمزية
إهمال
أفضل إجابة

Hello,

Following steps will help you to freeze the url,

  1. On debug mode
  2. Go to system paramaters
  3. Set Key => web.base.url.freeze and Value => True

Thank you

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

Adding web.base.url.freeze in system parameter and setting the value as true should freeze the url.

In Settings->Technical settings->System parameters try to add the following


Try this:

Key: web.base.url.freeze

Value: True


Hope it helps

الصورة الرمزية
إهمال