Hello,
We recently upgraded to MySQL5/PHP5 and now I'm having an issue with the options name manager and options value manager. When I try to go to either function in the admin, I am shown the buttons and the admin interface, but then essentially a blank screen.
Looking at the source code in options_name_manager & options_values_manager, it's getting hung up on the "switch for show copier features" in both files (roughly lines 411 and 545 respectively). I can't figure out what it is about that code that either PHP5 or MySQL5 doesn't like, it all looks kosher to me. (I've made all the other recommended changes for upgrading).
We're using a heavily hacked up version 1.2.5, but I haven't messed with these functions in the admin at all.
Any suggestions/ideas?
Thanks!



