Search found 4 matches
- Mon Jun 23, 2008 4:08 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: long line. increase buffer length. (error)
- Replies: 7
- Views: 3859
Re: long line. increase buffer length. (error)
Aah. Was that an install of .97 just over the top? Might be worth seeing if a full uninstall and deletion of the program directory would help? This error hasn't been reported many times and even a Google of that error doesn't throw up much, so it kind of suggests its not an underlying bug in ...
- Fri Jun 20, 2008 6:22 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: long line. increase buffer length. (error)
- Replies: 7
- Views: 3859
Re: long line. increase buffer length. (error)
Create a new document and delete all the lines in it?! Thats impressive! ;) Sounds like something has got corrupt if its failing a check on a blank document. I think its best you tried to reinstall RapidPHP. (This should retain your settings, etc) It was doing it on the previous version I had ...
- Fri Jun 20, 2008 5:21 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: long line. increase buffer length. (error)
- Replies: 7
- Views: 3859
Re: long line. increase buffer length. (error)
I've put that single link in WeBuilder and it likes that - displays no errors. What happens if you chop up the .php file in half and check again? I'm just thinking if there is an error in the .php file which is actually breaking the check (eg, a rogue " somewhere) Is it a fairly long complicated ...
- Thu Jun 19, 2008 10:10 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: long line. increase buffer length. (error)
- Replies: 7
- Views: 3859
long line. increase buffer length. (error)
using RapidPHP release 9.0.0.97 When I try to use the toolbar button "Syntax check" I get 3-4 popup warning saying "long line. increase buffer length" I dont generally have long lines in my .php code, for example here is one from a file that the error pops up on: " $content = theme_table($headers ...