Support (offered by community volunteers) > 4.1 Release Testing

Drupal tests in Joomla code

(1/2) > >>

chawbs:
Received fatal error in Display.php on line 131

Tracked down to Drupal check module_exists being used without first checking if it exists:

Added function_exists check for module_exists in same line to prevent failure

Sorry cannot add code sections - keep getting error saying not allowed to post external links when trying to post relevant code...

Kurund Jalmi:
Which page do you get this fatal. Can you enable debugging and paste the backtrace here.

Kurund

chawbs:

I went into Administer | Administration Console | Config Checklist and started working my way down the list. It broke on "Site preferences"
I enabled debug for joomla and no trace :-(
I enabled debug and trace in civicrm and no trace :-(


Whenever I try to include anything that remotely looks like it could be a url or path this system rejects my post... What special characters are we not allowed to use in posts?

Donald Lobo:

filed and fixed the issue here:

http://issues.civicrm.org/jira/browse/CRM-9296

lobo

chawbs:
But the statement in error is an IF statement... means module_exists function will still be looked for and still fail...

Navigation

[0] Message Index

[#] Next page

Go to full version