I *think* the MySQL errors you see when running upgrade.php and the permissions problems with template editing will be fixed in tonight's nightly build.
Post yay or nay...
I *think* the MySQL errors you see when running upgrade.php and the permissions problems with template editing will be fixed in tonight's nightly build.
Post yay or nay...
Try to remove all blank lines between ?> and <?PHP and those at the end of the file. Could be the cause of your problem....
Hey Idahocline,
Yep that did the trick.
Thanks
Karl
Another thing you can do Karl is only have <?php at the very beginning of the file and ?> at the very end, not surrounding each individual hack like you have. This way you can have blank lines anywhere in the middle.
Thanks for that Nick!
This topic has been closed to new replies.