Help With Avatar
koneru - June 1, 2009 - 06:17
| Project: | PHP Error Report |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I add this Code in Empty text of Page panel I created(Avatar)
<?php
echo ’<img src="’.base_path().’sites/default
/files/avatars/defaultavatar.jpg" />’;
?>i created a .jpeg file in above location
but I get The following error
Parse error: parse error, expecting `','' or `';''

#1
pretty sure nothing to do with this project