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) »
  • Making Error Pages a little less scary
Pages: [1]

Author Topic: Making Error Pages a little less scary  (Read 1220 times)

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
Making Error Pages a little less scary
September 30, 2007, 05:10:52 pm
I want to make some of the CiviCRM error pages that show up on the front end of Joomla! a little less wild looking to users.  :)

For example, when a user's session is ended because of inactivity, but a menu link to a registered user only link to civicrm is still showing and is clicked, an error message shows that is not really understandable to users (but all we really need is: You need to log back in).

Where would be the best place to change this? In the error.tpl file? Or some place more specific?



 

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: Making Error Pages a little less scary
September 30, 2007, 06:03:02 pm

Elin:

yes error.tpl is the main file and is used for all fatal error messages. Its a smarty template, so you can add conditional logic if needed. IMO, the below issue is more a Joomla issue and an expired session should be dealt at the CMS level rather than the module/component level.

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

mcsmom

  • I post frequently
  • ***
  • Posts: 266
  • Karma: 23
    • Official Joomla! Book
  • CiviCRM version: 4 and 3.4
  • CMS version: Joomla!
Re: Making Error Pages a little less scary
October 04, 2007, 08:22:10 am
Yeah, it is definitely a general issue within joomla!  (it's just that civicrm returns its own error rather than use the 500 template.

geilhufe

  • I post frequently
  • ***
  • Posts: 293
  • Karma: 33
    • Social Source Software
Re: Making Error Pages a little less scary
October 04, 2007, 09:08:26 am
Please post your non scary error page... I suspect CiviCRM in general could use a slightly more warm and fuzzy error page for users.
Drupal and CiviCRM consulting, strategy and configuration
http://www.social-source.com/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Making Error Pages a little less scary

This forum was archived on 2017-11-26.