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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.2 Release Testing »
  • Joomla demo is giving error messages.
Pages: [1]

Author Topic: Joomla demo is giving error messages.  (Read 1437 times)

jmkaep

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 1
Joomla demo is giving error messages.
July 19, 2010, 07:51:55 am
When logged into the backend of the CivicRm Joomla demo the following message appears under the Membership Report Summary tab:

Sorry. A non-recoverable error has occurred.

DB Error: no such field

Database Error Code: Unknown column 'label' in 'field list', 1054

Error details:
Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -19
    [message] => DB Error: no such field
    [mode] => 16
    [debug_info] => SELECT  id, label 
 FROM civicrm_membership_status
 
 WHERE (  civicrm_membership_status.is_active = 1 ) 
 
 
 ORDER BY weight 
 [nativecode=1054 ** Unknown column 'label' in 'field list']
    [type] => DB_Error
    [user_info] => SELECT  id, label 
 FROM civicrm_membership_status
 
 WHERE (  civicrm_membership_status.is_active = 1 ) 
 
 
 ORDER BY weight 
 [nativecode=1054 ** Unknown column 'label' in 'field list']
    [to_string] => [db_error: message="DB Error: no such field" code=-19 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT  id, label 
 FROM civicrm_membership_status
 
 WHERE (  civicrm_membership_status.is_active = 1 ) 
 
 
 ORDER BY weight 
 [nativecode=1054 ** Unknown column 'label' in 'field list']"]
)



lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Joomla demo is giving error messages.
July 19, 2010, 07:59:07 am
looks like that report is screwed up.
the demo sites get reloaded every once in a while, so maybe something got messed up.
i removed from the dashboard for now.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

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: Joomla demo is giving error messages.
July 19, 2010, 08:04:36 am
We have made few schema changes in 3.2.beta4, but demo is not update yet. We will fix it soon.

Kurund
Found this reply helpful? Support CiviCRM

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: Joomla demo is giving error messages.
July 19, 2010, 08:12:45 am
Demo is fixed..

Kurund
Found this reply helpful? Support CiviCRM

jmkaep

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 1
Re: Joomla demo is giving error messages.
July 20, 2010, 08:30:27 am
Ok thanks. Now I can show it to association client. :)

Yayy open source

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.2 Release Testing »
  • Joomla demo is giving error messages.

This forum was archived on 2017-11-26.