View Single Post
  #5 (permalink)  
Old 01-09-2008, 12:31 PM
motorace motorace is offline
Junior Member
18 posts this year. the lights are on!
User is on their way up.
 
Join Date: Jan 2008
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Unhappy

Quote:
Originally Posted by bpetruzzo View Post
Thanks!

I changed the file to .htaccess, but this time it spit this back at me:

Parse error: syntax error, unexpected ';' in /home/curlzgon/public_html/shcart/components/com_content/content.php on line 1388
I had the same problem but I fixed with this code that replaced the line 1388

Code:
echo ' ';
It's still buggy, because I get a blank screen...
Reply With Quote