Welcome Guest, Not a member yet? Register   Sign In
Really strange codeigniter core error
#1

[eluser]Fabdrol[/eluser]
Hi people!

It's been a while since I posted here for the last time, I'm sorry for that!
I've encountered a really strange error. Check this out:

Code:
Parse error: syntax error, unexpected '<' in /home/users/staryftp/framework/codeigniter/CodeIgniter.php on line 280

Now, look what's at line 280 of CodeIgniter.php:
Code:
/* Location: ./system/codeigniter/CodeIgniter.php */

Isn't that strange? Any ideas what could be the problem?
#2

[eluser]Dan Horrigan[/eluser]
Is this a fresh install, where you have changed nothing (i.e. just the welcome controller is there)?

If you haven't edited that file (which you shouldn't) then this error is probably caused by some of your code somewhere.

Dan
#3

[eluser]Fabdrol[/eluser]
Hi Dan,

Just got it working. It was caused by a corrupted upload, uploading the entire directory fixed it!
Thanks anyway ;-)

Good luck coding,
Fabian




Theme © iAndrew 2016 - Forum software by © MyBB