Topic: small error

I just loaded the latest from unstable to my test site, got a small error...

Undefined index: print_profile in file: /hsphere/local/home/alvin101/fatest.almacennaval.com/includes/prefs/userprefs.inc at line 46
Undefined index: rep_popup in file: /hsphere/local/home/alvin101/fatest.almacennaval.com/includes/prefs/userprefs.inc at line 47

"The roots of education are bitter, but the fruit is sweet."  - Aristotle.

Re: small error

You must execute the alter2.1.sql file that contains these new fields to be inserted in the database.
You can use update_db.php to do that. Otherwise use phpMyAdmin

/Joe
BTW, do not mix version 2.0.3 and 2.1 at the moment. They are not merged yet. There are a couple of fixed bugs in 2.0.3 that are not merged into 2.1 yet.