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 »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Joomla front end not accessible - db error
Pages: [1]

Author Topic: Joomla front end not accessible - db error  (Read 900 times)

darinm

  • I’m new here
  • *
  • Posts: 2
  • Karma: 1
Joomla front end not accessible - db error
January 11, 2008, 11:50:08 pm
The error below is from debug mode = 1 , I was receiving a more detailed error message but it doesnt appear now...It mentioned something about duplicates with one of the contacts... It happens whenever I try to access anything to do with CiviCRM (as a registered user from the front end. Everything from the backend is working fine.


Code: [Select]
CRM_Core_DAO: CONNECT: Checking for database database_ in options
CRM_Core_DAO: QUERY:
SELECT count(DISTINCT contact_a.id)
FROM civicrm_contact contact_a
WHERE contact_a.id = 0 AND ( 1 )
CRM_Core_DAO: query: QUERY DONE IN 0.000350952148438 seconds

unrecoverable error
    Sorry. A non-recoverable error has occurred.

    We experienced an unexpected error. Please file an issue with the backtrace

    Return to home page.


I have modified the Joomla index.php file and added the front end component as per the instructions...none of the parameters are working. I am running Joomla 1.0.13.

********** PROBLEM SOLVED ************* see below post.....
« Last Edit: January 17, 2008, 12:05:24 am by darinm »

darinm

  • I’m new here
  • *
  • Posts: 2
  • Karma: 1
Re: Joomla front end not accessible - db error
January 17, 2008, 12:04:23 am
Looks like I have solved the problem by re-installation.
As per the installation instructions...I raised the php.ini configuration memory to 50MB and the max execution time to 60 seconds.
A fresh Joomla installation the added CiviCRM and now everything works as advertised in the front end and back end.

Please ensure you do this if you find any weird db errors just like I mentioned above.

Cheers!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Joomla front end not accessible - db error

This forum was archived on 2017-11-26.