Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

text editer


whitehawk43

Recommended Posts

Posted

I have been having problems with my text editer adding or droping strings of code I tryed dreamweaver and crimson editer now going to try notepad++ if I can find a site that after dl and i try and install I don't get a error sayin file is corrupt

Posted

what is your issue with dreamweaver?? i have been using it for a long time with no issues.. html design is another story, but basic text editing has never been an issue.

A great place for newbies to start

Road Map to oscommerce File Structure

DO NOT PM ME FOR HELP. My time is valuable, unless i ask you to PM me, please dont. You will get better help if you post publicly. I am not as good at this as you think anyways!

 

HOWEVER, you can visit my blog (go to my profile to see it) and post a question there, i will find time to get back and answer you

 

Proud Memeber of the CODE BREAKERS CLUB!!

Posted
i have been using it for a long time with no issues.. but basic text editing has never been an issue

I'd have to say the same about Crimson Editor.

 

I've never had it "adding or droping strings of code", nor malfunction in any other fashion.

:huh:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
I'd have to say the same about Crimson Editor.

 

I've never had it "adding or droping strings of code", nor malfunction in any other fashion.

:huh:

 

I went from dreamweaver to crimson and just the last few days I noted that file size was different before and after dl

so was not sure if it was the editer or ftp program so changed both now I am running notepad++

and got rid of filezilla and went with cute ftp pro

hope it makes a diff

 

thanks for your input one and all

 

Ben

Posted
I noted that file size was different before and after dl

This may be caused because of the way UNIX and Windows/DOS handle text files.

 

In UNIX the <eol> (end of line) is smply <lf> (line feed).

 

In Windows/DOS it's <cr><lf> (carriage return line feed).

 

So it wouldn't be out of the ordinary to see a small change it total file size when going between different OS's.

;)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
This may be caused because of the way UNIX and Windows/DOS handle text files.

 

In UNIX the <eol> (end of line) is smply <lf> (line feed).

 

In Windows/DOS it's <cr><lf> (carriage return line feed).

 

So it wouldn't be out of the ordinary to see a small change it total file size when going between different OS's.

;)

 

Well the thing that got me was the changes in file size in the code was

what was added or droped was causing conflicks between files and outcome

on website

Posted

Adding or dropping code isn't normal behavior for Crimson Editor.

 

Although I have seen two instances of this with Dreamweaver (or it could have been Frontpage).

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted
Adding or dropping code isn't normal behavior for Crimson Editor.

 

Although I have seen two instances of this with Dreamweaver (or it could have been Frontpage).

 

What version of crimson are you using maybe it is something the author needs to check into

just a through

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...