<?xml version="1.0" encoding="UTF-8"?>
<post>
  <body>Hi there people.

I looked into the code a little bit and I think I found the root of the error. At least one of them.
There are some xpath functions that try to get the name of the buildings with the next parameter: &quot;//h1/b&quot;
Now in server 3.5 the h1 tag includes the bold automatically, so that /b is of no need anymore.

If you do a search and replace over the code, replacing &quot;//h1/b&quot; with &quot;//h1&quot;, you'll have some features the script working again: per example, the possibility to queue a building.

At least it works for me.

Just wanted to share this. Of course is just a little fix, but I don't have much time to look into it, so if somebody wants to research further I'll be glad to know the progress :)</body>
  <body-html>&lt;p&gt;Hi there people.&lt;/p&gt;

&lt;p&gt;I looked into the code a little bit and I think I found the root of the error. At least one of them.
&lt;br /&gt;There are some xpath functions that try to get the name of the buildings with the next parameter: &quot;//h1/b&quot;
&lt;br /&gt;Now in server 3.5 the h1 tag includes the bold automatically, so that /b is of no need anymore.&lt;/p&gt;

&lt;p&gt;If you do a search and replace over the code, replacing &quot;//h1/b&quot; with &quot;//h1&quot;, you'll have some features the script working again: per example, the possibility to queue a building.&lt;/p&gt;

&lt;p&gt;At least it works for me.&lt;/p&gt;

&lt;p&gt;Just wanted to share this. Of course is just a little fix, but I don't have much time to look into it, so if somebody wants to research further I'll be glad to know the progress :)&lt;/p&gt;</body-html>
  <created-at type="datetime">2009-05-21T07:21:26Z</created-at>
  <forumable-id type="integer">26068</forumable-id>
  <forumable-type>Script</forumable-type>
  <id type="integer">124101</id>
  <topic-id type="integer">26109</topic-id>
  <updated-at type="datetime">2009-05-21T07:21:26Z</updated-at>
  <user-agent nil="true"></user-agent>
  <user-id type="integer">91431</user-id>
</post>
