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 »
  • 4.3 Release Testing (Moderator: pdelbar) »
  • Possible Update Script Issue w/ Alpha3
Pages: [1]

Author Topic: Possible Update Script Issue w/ Alpha3  (Read 1132 times)

Thinkwell

  • I post occasionally
  • **
  • Posts: 37
  • Karma: 0
  • CiviCRM version: 4.2.7
  • CMS version: Wordpress 3.5.1
  • MySQL version: 5.5.29
  • PHP version: 5.2
Possible Update Script Issue w/ Alpha3
February 22, 2013, 07:45:25 am
Not sure if it something to add to issue tracker, but unable to run the update script when upgrading from Alpha2 to Alpha3

Anyone other WP users experience as well?

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: Possible Update Script Issue w/ Alpha3
February 22, 2013, 07:56:33 am

can u give more details / the error message of what happens when u run the script?

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

Thinkwell

  • I post occasionally
  • **
  • Posts: 37
  • Karma: 0
  • CiviCRM version: 4.2.7
  • CMS version: Wordpress 3.5.1
  • MySQL version: 5.5.29
  • PHP version: 5.2
Re: Possible Update Script Issue w/ Alpha3
February 22, 2013, 08:49:15 am
Here's the full report:

Notice: Undefined index: onehalf_margin_type in /home2/aptabiz/public_html/wp-content/plugins/easy-columns/easy-columns.php on line 114

Notice: Undefined index: threequarter_margin_type in /home2/aptabiz/public_html/wp-content/plugins/easy-columns/easy-columns.php on line 118

Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /home2/aptabiz/public_html/wp-includes/functions.php on line 2959

Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( 'custom-background', $args ) instead. in /home2/aptabiz/public_html/wp-includes/functions.php on line 2839

Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( 'custom-header', $args ) instead. in /home2/aptabiz/public_html/wp-includes/functions.php on line 2839

Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home2/aptabiz/public_html/wp-includes/functions.php on line 2839

Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home2/aptabiz/public_html/wp-includes/functions.php on line 2839

Notice: Undefined variable: cache_needs_updating in /home2/aptabiz/public_html/wp-content/plugins/s2member/includes/classes/cache.inc.php on line 97

Notice: Trying to get property of non-object in /home2/aptabiz/public_html/wp-content/plugins/civicrm/civicrm.php on line 497

Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home2/aptabiz/public_html/wp-includes/functions.php on line 2923

Fatal error: Call to undefined method CRM_Core_ClassLoader::singleton() in /home2/aptabiz/public_html/wp-content/plugins/civicrm/civicrm.settings.php on line 301

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: Possible Update Script Issue w/ Alpha3
February 22, 2013, 09:25:47 am

i tried an upgrade on WP 3.5.1 from 4.2.8 -> alpha3 and it worked fine

most of the notices below are from other plugins and not civi

the two things that are from civi:

Notice: Trying to get property of non-object in /home2/aptabiz/public_html/wp-content/plugins/civicrm/civicrm.php on line 497

Fatal error: Call to undefined method CRM_Core_ClassLoader::singleton() in /home2/aptabiz/public_html/wp-content/plugins/civicrm/civicrm.settings.php on line 301

i suspect the first notice basically triggers the second error. However i could not find an object on line 497 which could cause it. Can u download alpha3 again and give it a shot

thanx

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

Thinkwell

  • I post occasionally
  • **
  • Posts: 37
  • Karma: 0
  • CiviCRM version: 4.2.7
  • CMS version: Wordpress 3.5.1
  • MySQL version: 5.5.29
  • PHP version: 5.2
Re: Possible Update Script Issue w/ Alpha3
February 22, 2013, 02:20:47 pm
Thanks Lobo - I grabbed another tarball (there was a discrepancy with the size compared to the previous version I downloaded) and this one worked perfectly.

Thanks for the guidance

Interpolat

  • I post frequently
  • ***
  • Posts: 140
  • Karma: -1
    • Interpolat Solutions, LLC.
  • CiviCRM version: 4.4+
  • CMS version: Wordpress
  • MySQL version: 5.5+
  • PHP version: 5.4+
Re: Possible Update Script Issue w/ Alpha3
February 27, 2013, 10:49:05 am
I have also run the Alpha 3 update with no problem.  So tarball issue was likely the cause.
Interpolat Solutions, LLC
Connecting the dots for you!
http://www.interpolat.com

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.3 Release Testing (Moderator: pdelbar) »
  • Possible Update Script Issue w/ Alpha3

This forum was archived on 2017-11-26.