receipt displays old URL

  • Posts: 44
  • Thank you received: 0
10 years 8 months ago #170604

Hello Everyone,

The receipt is displaying the 'development' URL. I recently added a new domain name and I want the receipt to reflect the new URL, not the old development URL. Please direct me on how to update the URL that is included in the purchase receipt.

Thank you,
Todd

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 8 months ago #170608

Hi,

What is the value for the setting "live_site" in your configuration.php file ?

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 0
10 years 8 months ago #170720

public $live_site = '';

Please Log in or Create an account to join the conversation.

  • Posts: 83894
  • Thank you received: 13581
  • MODERATOR
10 years 8 months ago #170726

Hi,

What is the "receipt" you're talking about ?
Do you mean the "return URL" that you configured in the "return URL" parameter of your payment methods via the menu System>Payment methods ?

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 0
10 years 8 months ago #170850
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 8 months ago #170889

Hi,

For this link, we use the constant HIKASHOP_LIVE which is the Joomla JURI::root().
So this url is taken by Joomla, thanks to set the live_site value to:

crossfitshorts.com/

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 0
10 years 8 months ago #171018

Please provide instructions. Thank you

Please Log in or Create an account to join the conversation.

  • Posts: 83894
  • Thank you received: 13581
  • MODERATOR
10 years 8 months ago #171039

Hi,

As Xavier said, HikaShop simply displays the URL that Joomla tells it to use. And that URL comes from the "live site" parameter of the Joomla configuration. so normally, you would just have to change that parameter with the new URL of the website.

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 0
10 years 8 months ago #171099

It is currently set as follows

public $live_site = '';

Will changing it to the following impact my site other than updating the HikaShop receipt?

public $live_site = ' cirewear.com/ ';

Thank you,
Todd

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 8 months ago #171136

Hi,

This should not impact your site for the other extensions.

Please Log in or Create an account to join the conversation.

  • Posts: 44
  • Thank you received: 0
10 years 8 months ago #172036

Xavier,

The website crashes when I change
public $live_site = '';

to

public $live_site = 'cirewear.com/';

in the configuration.php file.

Any ideas?
Thanks,
Todd

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 8 months ago #172045

Hi,

Sorry the forum format the links and remove "http://", so thanks to add that before your url for the live_site value.

Please Log in or Create an account to join the conversation.

Time to create page: 0.133 seconds
Powered by Kunena Forum