Gunther Schmidl wrote: > I hacked \site\lib\template\plugin\dbi.pm and changed 'connect_cached' to > 'connect' in line 146, then commented out lines 134 and 135 (which return > the same handle if the connection string is the same as before), and voila - > it works!
If you get a moment, how about rolling it in as something that can be controlled by a plugin option. Say 'cached' which is set to 1 by default but can be manually set to 0. Then we can add it to the core plugin for the next person who has the same problem. Cheers A _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
