<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Sorry for this last thread hijack. Just wanted to document this
here first:<br>
<br>
Okay, boys. I did a little searching and looks like I was missing out
on a profile hook</tt><tt>_profile_final</tt><tt>.<br>
<br>
install_complete() calls profilename_profile_final() after a
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL) so this should be the place to
do all this magic. After I mess around with this a bit more I'm gonna
go document this at <a class="moz-txt-link-freetext" href="http://drupal.org/node/67921">http://drupal.org/node/67921</a> and try and explain
what should go in profilename_install (still have to figure out why
this is useful) and what should go in profilename_profile_final.<br>
</tt>
<pre class="moz-signature" cols="72">Rob Roy Barreca
Founder and COO
Electronic Insight Corporation
<a class="moz-txt-link-freetext" href="http://www.electronicinsight.com">http://www.electronicinsight.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:rob@electronicinsight.com">rob@electronicinsight.com</a></pre>
<br>
<br>
adrian rossouw wrote:
<blockquote cite="mid7DE302C0-0CA0-4E49-9911-D24947FC048B@bryght.com"
 type="cite"><br>
  <div>
  <div>On 22 Dec 2006, at 6:53 AM, Rob Barreca wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite"><span class="Apple-style-span"
 style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><br>
You have your install profiles somewhere I could check out? I found out
that in profilename_install() you don't have access to a full bootstrap
so I needed<span class="Apple-converted-space">&nbsp;</span></span></blockquote>
  </div>
Why not just call drupal_bootstrap yourself.<br>
  <div><br class="khtml-block-placeholder">
  </div>
</blockquote>
</body>
</html>