![]() |
| ||
| Error when editing PHP lines in a theme file. I'm using PHPNuke and i get the following error: Parse error: parse error, unexpected '\"', expecting ',' or ';' in /home/jadedf/public_html/portal/themes/3D-Fantasy/theme.php on line 58 line 58 is below and it is the only line i've played around with in the theme.php file..i'm trying to get an image for my background. help! "<body bg=\"graybg.jpg" "text=\"#000000\" link=\"#363636\" vlink=\"#363636\" alink=\"#d5ae83\">\"; whats wrong with it? thanks, tim |
| ||
| Re: Error when editing PHP lines in a theme file. It should be.. [PHP] "<body bg=\"graybg.jpg\" text=\"#000000\" link=\"#363636\" vlink=\"#363636\" alink=\"#d5ae83\">"; [/PHP] I THINK. I don't use PHPNuke but it seems you just incorrectly escaped the string. |
| ||
| Re: Error when editing PHP lines in a theme file. [PHP]echo "<body background=\"graybg.jpg\" "text=\"#000000\" link=\"#363636\" vlink=\"#363636\" alink=\"#d5ae83\">";[/PHP] Shoud be working. |
| All times are GMT -4. The time now is 7:26 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC