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) »
  • Issues after migration
Pages: [1]

Author Topic: Issues after migration  (Read 521 times)

pswartz

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7.x
  • MySQL version: 5.1.46
  • PHP version: 5.3.3
Issues after migration
January 19, 2013, 06:10:55 pm
Hello All,
I apologize up front if this is the wrong forum board to post this, but wasn't sure which one was any better...  :-\

System:
OpenSuse 11.3
CiviCRM 4.2.7
Drupal 7.12
PHP Version 5.3.3
mysql-community-server-5.1.46-2.18

History:
We changed Drupal frontend to use one of the ThemeBrain.com themes and I had to use the version with the live demo data to help kickstart the new site.  I followed the CiviCRM instructions on how to migrate to a new site which was basically installing a fresh copy of CiviCRM, deleting all of the tables and importing the dump from the original database.  Note: all of this is on the same server, if that matters.
Anyway, all of that seemed to go okay. The membership data is intact, and the other settings all seemed to migrate fine.
However, as I'm working on setting up a new event I find several issues:
1) no payment block is being displayed
2) if a user is already logged in, they get further in the event registration, but after clicking to proceed on the 'confirm' page, an error is generated that forces you back to the home page.

Code: [Select]
Sorry but we are not able to provide this at the moment.
The system did not record payment details for this payment and so could not process the transaction. Please report this error to the site administrator.

Return to home page.

I get these errors on the registration pages for all of the different events that are setup:

Code: [Select]
    Notice: Undefined index: is_default in CRM_Event_Form_Registration_Register->setDefaultValues() (line 275 of /srv/www/htdocs/sites/all/modules/civicrm/CRM/Event/Form/Registration/Register.php).
    Notice: Undefined index: is_default in CRM_Event_Form_Registration_Register->setDefaultValues() (line 275 of /srv/www/htdocs/sites/all/modules/civicrm/CRM/Event/Form/Registration/Register.php).

Is my site toast? Am I gonna need professional help (for the site, not personally -- that is already a given --  ;D )

Thanks for anything you can offer!

Patrick

pswartz

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Drupal 7.x
  • MySQL version: 5.1.46
  • PHP version: 5.3.3
Re: Issues after migration
January 20, 2013, 07:07:37 am
Update ---
I've rolled our site back to the original drupal and civicrm databases and versions.  Since the databases and drupal installations are all on the same server  and I have different /srv/www/htdocs.pre & .post folders I'm able to copy the one I need to /srv/www/htdocs and restart apache.
Anyway, having gone back to the original Drupal & CiviCRM setup (removing any migration issues), the payment block still isn't being displayed.  The original setup is using CiviCRM 4.2.0.

Does this help or have I just confused the issue?
Thanks for any help that can be provided.

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: Issues after migration
January 20, 2013, 03:52:06 pm

can you switch to the default garland theme shipped with D7

also ensure u r using Civi 4.2.7

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) »
  • Issues after migration

This forum was archived on 2017-11-26.