Roundcube Community Forum

 

Parse error: syntax error...

Started by andresme, July 21, 2006, 08:57:34 AM

Previous topic - Next topic

andresme

Good morning. I seem to be stuck a this problem. If anyone knows a fix, I would sure appreciate it.. Thanks in advance!


Parse error: syntax error, unexpected T_STRING in /home/sapoverd/public_html/mail/config/main.inc.php on line 101

bpat1434

Sounds like you've edited your config file, and not edited it properly. What does your config file look like from lines 80 to 101?
 
 

yllar

Quote from: andresme Good morning. I seem to be stuck a this problem. If anyone knows a fix, I would sure appreciate it.. Thanks in advance!


Parse error: syntax error, unexpected T_STRING in /home/sapoverd/public_html/mail/config/main.inc.php on line 101
check your conf (config/main.inc.php) for typos near row 101

andresme

Thanks for the tips...

I went back and copied and pasted this part of the code to the end of the file straight from the original main.inc.php file as I had changed some of it based on the instructions by Paul...

// use this format for short date display
$rcmail_config['date_short'] = 'D H:i';

Now I have just a blank page but no error code... I had previously deleted the ".htaccess" as I thought that might be possible solution for my previous prob...

Any ideas?


bpat1434

Blank page..... look for errors in the log. Make sure the database is set up properly, and you're connecting.
 
 

andresme

Exactly as you guys said... my database had a to be set up right. So I can log in and do most things in ROUNDCUBE. Now the only problem is that I can't send out mail. I get a "Failed to send" messege. Do you guys know what could cause that? My host has taken me as far as they can as they don't know anything about Roundcube.... (but they should)  :D

bpat1434

Look for another thread on here about failing to send messages.... tack on to that one as it's the same issue.