Erik
Fri 4th Aug '00, 7:14pm
Hey, any thoughts on what's going on if my boards aren't accessible and it's because of line 12 in global.php:
12) set_magic_quotes_runtime(0);
and sometimes line 31 or 36:
31) require("admin/config.php");
36) require($dbclassname);
I almost feel like it's my mySQL server that's doing this to me, but I want to make sure there isn't something goofy about vs. 1.1.3 that I just haven't encountered in the last month.
12) set_magic_quotes_runtime(0);
and sometimes line 31 or 36:
31) require("admin/config.php");
36) require($dbclassname);
I almost feel like it's my mySQL server that's doing this to me, but I want to make sure there isn't something goofy about vs. 1.1.3 that I just haven't encountered in the last month.