The amounts of resources do not update, unless you refresh the page, while in the official version of ogame, they are updated like every seconds. Maybe a script which displays the resource amounts 'on-the-fly' would be a good thing.
Alos, when you build a building, a ship or a research, the amount of resource is not updated !
View and moderate all "bug-tracker Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bug Tracker"
just edit file ''general_foot.tpl'' in ''game\templates\Redesigned\redesigned'' and replace line 207 ''//update_resources();'' with ''update_resources();'', without quotes... It works for me.