PaulTurner-awin / stikked

Automatically exported from code.google.com/p/stikked
GNU General Public License v3.0
0 stars 0 forks source link

Header not processing #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Following the installer
2. Going to stikked page

What is the expected output? What do you see instead?
I expected the proper stikked page that works and with styles. I got a 
page that was plain, eg no styles, and didn't work. On viewing source code 
I saw that it started from "<script type="text/javascript"> 
    $(document).ready(function(){
"

What version of the product are you using? On what operating system?
0.5.4. Latest XAMPP on Windows 7

Please provide any additional information below.
I checked that views/home.php was loading defaults/header

Original issue reported on code.google.com by shannenl...@gmail.com on 10 Apr 2010 at 6:30

GoogleCodeExporter commented 8 years ago
Malformed PHP tag is causing the problem. See attached patch.

Original comment by emeit...@gmail.com on 11 Jul 2011 at 4:44

Attachments: