Hi.
i had previously installed 2.5, but since i never actually got any content there i deleted the folder where it was and installed again with wordpress 2.6
now i get this error: Fatal error: "Call to a member function set_prefix() on a non-object in /.../.../public_html/blog/wp-settings.php on line 212"
i cant even finish installation. i tried downloading again and uploading evrything again, i even tried uploading to deferent folders (the root and a "blog" folder i created) and i allways get this error. dont know why.
on line 212 of that file is the code:
$prefix = $wpdb->set_prefix($table_prefix);
the table prefix on the wp-config file is simply "wp_"
can anyone help?
thanks