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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • $base not cleanly identified in formatResourceUrl in upgrade from 3.4.1 to 4.3.4
Pages: [1]

Author Topic: $base not cleanly identified in formatResourceUrl in upgrade from 3.4.1 to 4.3.4  (Read 836 times)

joecivi

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
$base not cleanly identified in formatResourceUrl in upgrade from 3.4.1 to 4.3.4
June 14, 2013, 08:43:10 am
I may have numerous issues here. Not sure. I'm following the procedure outlined in http://forum.civicrm.org/index.php/topic,24662.msg103837.html#msg103837 and getting an Empty Needle error which looks like the $base var is not getting assigned by
Code: [Select]
$base = CRM_Core_Config::singleton()->resourceBase;. If I proceed, I get lots of js errors due to unloaded js due to misformed urls.

Is 3.4 to 4.3 too big a jump? Any ideas appreciated.

joecivi

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
Re: $base not cleanly identified in formatResourceUrl in upgrade from 3.4.1 to 4.3.4
June 17, 2013, 09:32:02 am
For any who run into this, I think I'm trying to do too much here in one go. See http://civicrm.org/blogs/spidersilk/best-practices-upgrading-drupal-6-7-and-civicrm-3-4-same-time for more guidance. Thanx.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • $base not cleanly identified in formatResourceUrl in upgrade from 3.4.1 to 4.3.4

This forum was archived on 2017-11-26.