[webteam] site launch!

Peter Saint-Andre stpeter at stpeter.im
Sat Feb 23 19:37:51 CST 2008


Florian and I launched the site tonight.

Most things are working OK. We have one bug that shows up in multiple
locations, for example at http://www.jabber.org/servers/tigase you will
see this:

    * warning: Invalid argument supplied for foreach() in
/var/www/drupal-5.7/sites/default/themes/jabberorg/node-server.tpl.php
on line 146.
    * warning: Invalid argument supplied for foreach() in
/var/www/drupal-5.7/sites/default/themes/jabberorg/node-server.tpl.php
on line 167.

The problem seems to be code like this:

   print '<tr
class="'.$row.'"><td>'.content_format('field_server_feature',
$feature).'</td    ><td><img
src="'.$base_path.$directory.'/images/tick.png" /></td></tr>';

I think the problem is '.$base_path.$directory' but I'm not sure. In
settings.php the $base_path is defined as:

'http://www.jabber.org'

(it is intentional to not include the trailing slash)

The $directory comes via the path_to_theme() function in themes.inc but
I don't see anything wrong there.

I wonder what mray and walkah think is the problem.

Anyway it's 02:37 now so I think I'll post a site announcement and get
some sleep before the devcon tomorrow morning. :)

/psa


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 7338 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mail.jabber.org/pipermail/webteam/attachments/20080224/43d7cb23/attachment.bin 


More information about the webteam mailing list