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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Php 5.3.10 - Which version?
Pages: 1 [2]

Author Topic: Php 5.3.10 - Which version?  (Read 4387 times)

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Php 5.3.10 - Which version?
August 09, 2013, 04:10:53 am
Quote from: Walter.Ego on August 09, 2013, 04:05:23 am
4.2.0 db upgrade partially.

You can't proceed with a partial upgrade. You will get errors, as you see.

See what I wrote above:

Quote from: Hershel on August 09, 2013, 03:58:46 am
You must run the upgrader successfully for each step.

There is no other option to upgrade your database.

The only other possibility is to export your data, install fresh, and then import.

But why did the upgrade not succeed?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: Php 5.3.10 - Which version?
August 09, 2013, 04:15:30 am
the system told me that the upgrade is not completed.

Now I can see the main main page of CiviCRM and the versione is 4.2.0 but if I Click on any link appears the error that I posted before:


Database Error Code: Unknown column 'cp.payment_processor' in 'field list', 1054
Additional Details:

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

       
Code: [Select]
=> -19
    [message] => DB Error: no such field
    [mode] => 16
    [debug_info] => 
    SELECT cr.payment_processor_id as ppID1, cp.payment_processor as ppID2, con.is_test
      FROM civicrm_membership mem
INNER JOIN civicrm_membership_payment mp  ON ( mem.id = mp.membership_id )
INNER JOIN civicrm_contribution       con ON ( mp.contribution_id = con.id )
 LEFT JOIN civicrm_contribution_recur cr  ON ( mem.contribution_recur_id = cr.id )
 LEFT JOIN civicrm_contribution_page  cp  ON ( con.contribution_page_id  = cp.id )
     WHERE mp.membership_id = 421 LIMIT 1 [nativecode=1054 ** Unknown column 'cp.payment_processor' in 'field list']
    [type] => DB_Error
    [user_info] => 
    SELECT cr.payment_processor_id as ppID1, cp.payment_processor as ppID2, con.is_test
      FROM civicrm_membership mem
INNER JOIN civicrm_membership_payment mp  ON ( mem.id = mp.membership_id )
INNER JOIN civicrm_contribution       con ON ( mp.contribution_id = con.id )
 LEFT JOIN civicrm_contribution_recur cr  ON ( mem.contribution_recur_id = cr.id )
 LEFT JOIN civicrm_contribution_page  cp  ON ( con.contribution_page_id  = cp.id )
     WHERE mp.membership_id = 421 LIMIT 1 [nativecode=1054 ** Unknown column 'cp.payment_processor' 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 cr.payment_processor_id as ppID1, cp.payment_processor as ppID2, con.is_test
      FROM civicrm_membership mem
INNER JOIN civicrm_membership_payment mp  ON ( mem.id = mp.membership_id )
INNER JOIN civicrm_contribution       con ON ( mp.contribution_id = con.id )
 LEFT JOIN civicrm_contribution_recur cr  ON ( mem.contribution_recur_id = cr.id )
 LEFT JOIN civicrm_contribution_page  cp  ON ( con.contribution_page_id  = cp.id )
     WHERE mp.membership_id = 421 LIMIT 1 [nativecode=1054 ** Unknown column 'cp.payment_processor' in 'field list']"]
)



If I click on Administrator I have this.... but if I click on DB upgrade again I have tha white page
« Last Edit: August 09, 2013, 04:21:24 am by Walter.Ego »

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Php 5.3.10 - Which version?
August 09, 2013, 04:49:46 am
You must roll back to your previous version. You can not proceed with a partially upgraded site.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: Php 5.3.10 - Which version?
August 09, 2013, 04:54:06 am
I go back to 4.1.6 and I try to 4.2.0. I'll let you know
thanks

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: Php 5.3.10 - Which version?
August 09, 2013, 10:06:43 am
What do you think if a create a new version of Joomla with Civi 4.3.5...
then I try to import my members from the version 4.1.6
then I try to copy the root and database (of version 4.3.5) on the old joomla version?

sorry if I am complicated....  ::) ::) ::)

thanks for your help

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Php 5.3.10 - Which version?
August 10, 2013, 12:46:36 pm
I don't follow what you are asking, but what you can do is:

1. Export your data in your current site
2. Install a fresh CiviCRM 4.3.5
3. Import your data into the new CiviCRM install
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Php 5.3.10 - Which version?

This forum was archived on 2017-11-26.