PDA

View Full Version : EditPlus 2 & Textpad both not editing right! help..


LuBi
11-12-2001, 02:45 PM
I've emailed Editplus about this because that is what I mainly use, but I tried Textpad which I used to use and I'm getting the same problem. My problem is I will open a file in Editplus a, .php file from my server. I'll edit it just as it says, I've been trying simple ones to keep the cuts clean and determine the issue. After I complete editing I save the file I back up to the last text and save. Then upload to my server in ASCII yet when I go online to see if the hacks worked I get a Parse Error usually on the last line of the whole document which I haven't even edited.

This makes me think both programs might be auto adding something to the end of the document, I just would like to know if anyone has had a similar problem or knows the correct settings to fix this issue. Thanks!;)

LuBi
11-12-2001, 07:20 PM
This is what the screen looks like, I believe that little thing after the cursor is what causes my trouble. How can I get rid of that?

https://vborg.vbsupport.ru/

FWC
11-12-2001, 07:38 PM
That's just from having View Line Breaks turned on. It's not really there. Go to View and turn Line Breaks off and it will go away. I stll don't know what it wrong, though.

LuBi
11-12-2001, 07:45 PM
Originally posted by FWC
That's just from having View Line Breaks turned on. It's not really there. Go to View and turn Line Breaks off and it will go away. I stll don't know what it wrong, though.

:( I knew that I tunred it on to see if anything was there.. I turned it off since. I've tried 2 hacks so far and both get Parse errors.. How do you have it setup for php? Permanent Setting > Settings & Syntax > PHP other than that I dunno what I can change to make this go away.. damn parse errors.. :confused:

FWC
11-12-2001, 07:51 PM
I don't know. I just have PHP seleceted in the Settings and Syntax. Take the output of EP2 and toss it in Notepad or Wordpad and see if you see anything.

LuBi
11-12-2001, 09:36 PM
I got it workin :D thanks

FWC
11-12-2001, 09:37 PM
Originally posted by LuBi
I got it workin :D thanks What was the fix?