CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • URL not changing...
Pages: [1]

Author Topic: URL not changing...  (Read 1104 times)

eknoch

  • Guest
URL not changing...
June 24, 2008, 05:49:16 pm
Hello,

I have my URL from the FQDN to an alias of www for enabling SSL. I went into the Administer --> Global -- > Resource URLs and changed everything to reflect www.

I then try to go to my "front-end" payment page. It allows me to fill in the contents of the first page on the ssl enabled site, however, when I click continue, it rewrites my URL to be the FQDN and strips out the alias (www). The page then crashes, as it can't maintain the session and tells me I need to add the mainframe line.

Where does it store this, beyond what I have already changed.

This is on Joomla 1.4.x and CiviCRM 2.0.2. The joomla site live location is the alias (www).

Please help, I'm really frustrated right now.


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: URL not changing...
June 24, 2008, 06:34:20 pm

The way CiviCRM is structured we make the assumption that the https site is on the same domain as the http site

thus

http://www.example.com
https://www.example.com

If your situation is different, i.e. the ssl is on a different name, you will need to tweak the code

you might also want to check and fix the urls in civicrm.settings.php for both the frontend component and backend admin component

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

eknoch

  • Guest
Re: URL not changing...
June 24, 2008, 07:50:57 pm
The front-end and back-end are the same. The website is all supposed to be at www, but when I click on the continue button on the "contributions" it takes me to just the fqdn. I can't figure out where it is getting the fqdn, as I changed it everywhere to reflect the alias.

Any additional help would be greatly appreciated.

Thanks

ed

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: URL not changing...
June 24, 2008, 09:53:58 pm

can u  set the column config_backend in the civicrm_domain table to NULL. and see if that fixes the problem

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • URL not changing...

This forum was archived on 2017-11-26.