I got the template to display correctly. For some reason when I change
This
PHP Code:
echo $this->text($bname);
to this
PHP Code:
echo stripslashes($this->text($bname));
on line 251 in the xtpl.php
I don't know why I would need to do this but now works.
But I can still not login. How do I get rid of the is error. "Please replace the SugarCRM logos." It is blocking me form logging in. I read some where that I need to have the SugarCRM logo and fla files as per the agreement of the license. So what is missing I did not remove any files and I did not modify and any of the themes. I have 18 files in my /include/images dir.
What now.
Thanks.
Bookmarks