New Forum Posts: Spreadsheets Unediable after Upgarde to 6.1 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40026 Hi guys. can someone help me??? i tried to upgrade my tiki from 5.3 to 6 after manually loading the files thru ftp i got a Fatal error: Cannot redeclare class TikiDb_ErrorHandler in /home/goose2/public_html/allstarpedia.com/lib/core/TikiDb/ErrorHandler.php on line 8 why is that???? sombody? anybody? New Forum Posts: RSS Feed override permissions - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40031 New Forum Posts: I can't able to access the option Editing and plugins - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40032 New Forum Posts: Use TikiWiki feature as homepage - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40033 New Forum Posts: Changing the separator in SEFURL Feature from plus (+) to dash (-) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40035 New Forum Posts: How do I disable or hide a specific menu Item - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40037 tikiwiki: 03changi67 * r31820 10/trunk/templates/tiki-admin_actionlog.tpl: [FIX] Closing {/if} at the wrong place tikiwiki: 03changi67 * r31821 10/trunk/templates/tiki-admin_banning.tpl: ~indent~ No changes tikiwiki: 03changi67 * r31822 10/trunk/templates/tiki-admin_categories.tpl: [MOD] Put cycle odd even on tr tikiwiki: 03changi67 * r31823 10/trunk/templates/tiki-admin_contribution.tpl: [FIX] Wrong table class tikiwiki: 03changi67 * r31824 10/trunk/templates/ (16 files): [ENH] introduction of class on td - see http://dev.tiki.org/Templates+Best+Practices&highlight=formcolor#Tables tikiwiki: 03changi67 * r31825 10/trunk/styles/layout/design.css: [ENH] Part of td styles Hi All, today I spent a few hours with the register tracker and tried to understand how it works (and why it does not in my case). It must have just a tiny mistake somewhere. So I just wanted to ask, where in the code it is supposed to create the new user. Is it in the trackerlib->replaceitem call or somewhere else? I could not find any $userlib->add_user or validate_user calls. aka tracker plugin with registration="y" Gergely: have you followed the steps @ doc.tiki.org/user+tracker ? hi coaboa, yes, I did not recently, but a few month back it looks to me unchanged in the important parts are you on trunk or 6.x 6.1 release I think it is just not supposed to work in any other way than when called from the tiki-register.php there is just no user creation in any of the two mentioned places I have to build a reg tracker tomorrow morning & will check that too. sorry that I cant be more helpfull right now. gn bye fyi if called with a user tracker, it does not record the user and the user preferences. If called with an arbitrary tracker, it showed a blank page to me