CodeIgniter Forums
url_helper with Eclipse - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: url_helper with Eclipse (/showthread.php?tid=5043)



url_helper with Eclipse - El Forum - 01-02-2008

[eluser]mrahman[/eluser]
Hi
I use eclipse here and everything works fine, but when i try to open the url_helper.php file, i receive an error "argument not valid", so that forces me to open the file with the normal text editor. why only this file ?


url_helper with Eclipse - El Forum - 01-02-2008

[eluser]ejangi[/eluser]
I've had this issue a few times... I'm assuming you're using the PHP Eclipse plugin/editor? I've found that if I try to put an HTML comment into the editor it locks up just before I put the second dash in (i.e. "<!-") and if I close the editor and try to re-open the file I get the error you described.

I'm not sure if that's the problem you're having, but I thought it was worth mentioning. You may need to find and post on the PHPEclipse forums to get further help. Best of luck!