View Single Post
Old 05-24-2011, 01:41 PM   #2 (permalink)
tony
The Addict
 
tony's Avatar
 
Join Date: Aug 2008
Posts: 336
Thanks: 8
tony is on a distinguished road
Default

We would need more info about it. Specially code. It seems that you are tying to access a character from a string but there is no character at that position of the string. it says the offset is 0 so I am guessing the string is empty.

But we can't help you more than that if you don't put the code in those lines and maybe some variables or functions that affect that line of code.
tony is offline  
Reply With Quote