[webteam] site launch!
Robert Martinez
mail at mray.de
Sat Feb 23 20:04:03 CST 2008
Peter Saint-Andre schrieb:
> 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
>
>
>
The client pages are not working properly. Why do we have to put a page
online that isn't working?
It is probably my rotten php code (I know close to nothing about php -
so any help is welcome), and I will look into it tomorrow.
I really don't understand why we have to put the obviously broken page
online - since we tried to use stage.jabber.org and new.jabber.org to
avoid exactly THIS.
More information about the webteam
mailing list