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) »
  • Styling suddenly dissappears/rich text doesn't work
Pages: [1]

Author Topic: Styling suddenly dissappears/rich text doesn't work  (Read 1719 times)

ehlondon

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 09:08:34 pm
I was working on site (trying to get rid of fckeditor error) and all of a sudden, all pages using https (is there a way to turn this off completely?) show up with no styles. As soon as I remove the s, it works fine.

I then thought to enable drupal css compression - which then works since the styles are loaded because its all in 1 stylesheet.

FckEditor however does not work. Once I remove the "s" (to just use http://...) fck editor shows up fine.

Before all this happened, I was making edits in 2 places: config.php (under fckeditor..../connectors/php/) and .htaccess  which is main .htaccess file. I undid the changes I made to .htaccess but this didn't change anything. Could this be a server issue?

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 09:23:54 pm
Check your Global Settings >> Resource Url, you should enable ssl in CiviCRM.

Kurund
Found this reply helpful? Support CiviCRM

ehlondon

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
Re: Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 09:27:56 pm
Well 1: it was working just fine before and suddenly stopped.

and 2: this is what I got when I did that:
"
Redirect Loop
Firefox has detected that the server is redirecting the request for this address in a way that will never complete."

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 09:44:44 pm
Also check if you have correct base URL in civicrm.settings.php.

Kurund
Found this reply helpful? Support CiviCRM

ehlondon

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
Re: Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 09:57:47 pm
It was set as url with https (I didn't set up site), so I changed it to just http. However I still cannot access any civicrm admin pages since I get the redirect loop message based on previous edit.

Where in the db can I change this value? (since that seems to be the only way I can undo this).

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 10:00:42 pm
May you should consider hiring someone from http://civicrm.org/professional

Kurund
Found this reply helpful? Support CiviCRM

ehlondon

  • I post occasionally
  • **
  • Posts: 31
  • Karma: 0
Re: Styling suddenly dissappears/rich text doesn't work
January 30, 2009, 11:34:06 pm
User1: I have this problem.
User2: Try this.
User1: I did and now everything is screwed up, how can I undo that?
User2: Maybe you should hire someone

I appreciate the time you took.

I'll figure it out.

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: Styling suddenly dissappears/rich text doesn't work
January 31, 2009, 08:33:15 am

run the following sql in your db:

Code: [Select]
update civicrm_domain set config_backend = null

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) »
  • Styling suddenly dissappears/rich text doesn't work

This forum was archived on 2017-11-26.