View Full Version : Template bug
webweever
31.07.2004, 00:36
I'm using the Mambohut Sky template, when I make any change to the index.php file i get a blank white page when I upload it to the site. No error message just a blank page. Even just adding a cell or changing a table color will cause this problem.
Any ideas?
Maybe you could try uploading the template and then editing the index.php or template_css.css files through the admin interface.
rlparker
31.07.2004, 01:54
This sounds to me like the classic symptom of an additional linefeed or carraige return in your file. Usually this is a "blank line" at the end of the file. I suggest you re-open the file in your editor and delete any such extraneous character at the beginning or end of the file, then upload again. This has fixed numerous such problems with PHP applications I have used.
Regards,
Robert Parker
vBulletin® v3.8.0, Copyright ©2000-2013, Jelsoft Enterprises Ltd.