Jun 18th, 2011, 7:39 AM
Hi Victory,
That section that it's complaining about *is* new code, so it's possible there's something wonky going on there. What's happening is that on installation, Form Tools 2.1 parses the entire code base and extracts and makes a note of all hooks then stores them in the database. This replaces the older, dud code in 2.0.x which hardcoded those references in an .ini file.
I just tried an installation and didn't encounter any problems myself, but it's possible it's something to do with your unique configuration.
What's your $g_root_dir value (from your /global/config.php file)? Any unusual characters in it?
- Ben
That section that it's complaining about *is* new code, so it's possible there's something wonky going on there. What's happening is that on installation, Form Tools 2.1 parses the entire code base and extracts and makes a note of all hooks then stores them in the database. This replaces the older, dud code in 2.0.x which hardcoded those references in an .ini file.
I just tried an installation and didn't encounter any problems myself, but it's possible it's something to do with your unique configuration.
What's your $g_root_dir value (from your /global/config.php file)? Any unusual characters in it?
- Ben