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 »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • URL rewriting and bug civiCRM
Pages: [1]

Author Topic: URL rewriting and bug civiCRM  (Read 513 times)

natinho

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: CiviCRM 4.4.5.
  • CMS version: Wordpress 3.9.1
  • MySQL version: MySQL 5.5.37
  • PHP version: PHP5
URL rewriting and bug civiCRM
October 01, 2014, 08:06:30 am
Hello everyone,

I'm french sorry if my english is not good.

I recently changed the URL of my site (I switch http://xyz.com to http://WWW.xyz.com) and since I have a big issue with civiCRM.

When I click on the buttons of type "Search" or "OK" etc. I am redirected to the home page of my site ...

Oddly, the other functions are rather functional.

I want to know if there is a place in the configuration of civiCRM where you can change the URL of the site or I do not know what ... Because when I pass my site to http://xyz.com, everything works again perfectly!

If anyone can enlighten me, I will be grateful for life!

thank you very much

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: URL rewriting and bug civiCRM
October 01, 2014, 08:10:26 am
In the CIviCRM menubar go to Administer -> System Settings -> Resource URLs and update appropriately.
Try asking your question on the new CiviCRM help site.

natinho

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: CiviCRM 4.4.5.
  • CMS version: Wordpress 3.9.1
  • MySQL version: MySQL 5.5.37
  • PHP version: PHP5
Re: URL rewriting and bug civiCRM
October 01, 2014, 08:30:27 am
On the french forum, I was told to read this: http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location

With the documentation I could solve my problem by changing line 163 of civicrm.settings.php

define ('CIVICRM_UF_BASEURL', 'http://WWW.xyz.com');

but your technique is much easier and faster

Thank you !!!!

resolved

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • URL rewriting and bug civiCRM

This forum was archived on 2017-11-26.